Rendering
Last updated
Last updated
Package for rendering meshes generated from polyform.
Straight up a 1:1 implementation based on the guide
The demo scene from has been put into a golang benchmark. If you try implementing optimizations, you can use this to test out what's going on.
Some examples output frames to a video that then need to get stitched together. For that I use ffmpeg: