Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Notgnoshi/generative
/ render.py
File
render.py
tools/render.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Render 3D Lindenmayer Systems in an interactive OpenGL window."
""
3
import
argparse
4
import
itertools
Callers
nothing calls this directly
Calls
2
parse_args
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected