MCPcopy 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."""
3import argparse
4import itertools

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected