Conversation

Replying to
I did this mostly because I suck at blender, but it also has some nice performance reasons. Like not having to load 30+ GLB files on load since everything is generated on the fly.
2
35
Doing it this way also let me share geometries on items with similar shapes, which (I think) helps with memory usage
19
Replying to
What is the length of coding done in this project? Like how much more coding it took to complete the project expect this image code. I’m new to programming world so just curious