https://github.com/traxys/l-system
Implementation of L-System with templates and maps
https://github.com/traxys/l-system
cpp l-system
Last synced: 3 months ago
JSON representation
Implementation of L-System with templates and maps
- Host: GitHub
- URL: https://github.com/traxys/l-system
- Owner: traxys
- License: gpl-3.0
- Created: 2018-12-15T22:41:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T23:55:13.000Z (over 5 years ago)
- Last Synced: 2025-02-09T06:44:28.224Z (3 months ago)
- Topics: cpp, l-system
- Language: C++
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# L-System
Implementation of L-System with templates and mapsDependencies:
sfml