Expand description
In-world math function grapher.
Renders a sampled graph of any MathFunction as a column of ASCII bar characters
rendered as glyphs in the scene. Useful for live-tweaking math parameters.
Structsยง
- Math
Graph - Renders a
MathFunctionas a real-time scrolling oscilloscope graph.