https://github.com/adrianton3/differential-growth
https://github.com/adrianton3/differential-growth
procedural-generation simulation webgl
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrianton3/differential-growth
- Owner: adrianton3
- License: mit
- Created: 2016-10-03T05:38:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T20:11:12.000Z (about 9 years ago)
- Last Synced: 2024-04-18T14:16:22.550Z (about 2 years ago)
- Topics: procedural-generation, simulation, webgl
- Language: JavaScript
- Homepage: https://adrianton3.github.io/differential-growth/
- Size: 315 KB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
differential-growth
===================
This experiment is a real-time simulation of differential growth.
It is written in JavaScript and uses WebGL.
Read more about its inner workings and the implementation details
[in this article](http://adrianton3.github.io/blog/art/differential-growth/differential-growth.html)