https://github.com/dkandalov/lsystem-js
Interactive demo of L-Systems using webgl, see http://dkandalov.github.io/lsystem/
https://github.com/dkandalov/lsystem-js
js kotlin lsystem threejs
Last synced: about 1 year ago
JSON representation
Interactive demo of L-Systems using webgl, see http://dkandalov.github.io/lsystem/
- Host: GitHub
- URL: https://github.com/dkandalov/lsystem-js
- Owner: dkandalov
- Created: 2017-12-15T11:27:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T17:16:31.000Z (over 3 years ago)
- Last Synced: 2025-03-24T06:11:33.902Z (about 1 year ago)
- Topics: js, kotlin, lsystem, threejs
- Language: JavaScript
- Homepage:
- Size: 855 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/dkandalov/lsystem-js/actions)
### L-System Playground
This is a single page site to experiment with [L-Systems](https://en.wikipedia.org/wiki/L-system) in 3d.
It was originally created for [Computation Club](http://london.computation.club/) but has evolved since then.
Most of the code is written in [Kotlin](http://kotlinlang.org/) and compiled to JavaScript.
You can try it here 👉 http://dkandalov.github.io/lsystem