An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/dkandalov/lsystem-js/workflows/CI/badge.svg)](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