https://github.com/etcwilde/dendrite
Making Dendritic Structures
https://github.com/etcwilde/dendrite
graphics modelling
Last synced: over 1 year ago
JSON representation
Making Dendritic Structures
- Host: GitHub
- URL: https://github.com/etcwilde/dendrite
- Owner: etcwilde
- Created: 2017-01-31T22:24:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T21:00:48.000Z (over 9 years ago)
- Last Synced: 2025-01-11T12:47:54.658Z (over 1 year ago)
- Topics: graphics, modelling
- Language: C++
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+AUTHOR: Evan Wilde
* Dendrite
#+CAPTION: Generated Dendrite structure
[[dendrites.png]]
Grows dendrite-like crystal structures in the naive way. Particles are randomly
placed and wiggle randomly until they collide with the dendrite structure.
Upon collision, they are added to the dendrite, effectively making it larger.