Crates.io | lsystem |
lib.rs | lsystem |
version | 0.2.1 |
source | src |
created_at | 2015-10-26 22:42:31.109999 |
updated_at | 2015-12-11 23:54:10.497015 |
description | A Library for building L-Systems in rust |
homepage | |
repository | https://github.com/axelmagn/lsystem |
max_upload_size | |
id | 3311 |
size | 14,214 |
This library can be used to quickly build Lindenmayer systems (L-systems) from small, copyable atoms. There's really not much to it. Documentation coming soon.