I was today years old when I realized that just like OBJ files are really useful to write while debugging 3D stuff, SVG files are useful for 2D cases! So obvious, but I never did it before! Well, turns out an old dog can still learn some new tricks. Example: https://projects.blender.org/blender/blender/pulls/156622
@aras one fun thing is that Firefox is *significantly* faster at rendering svgs than chrome etc. so if you have a moderate chonker it's worth trying that. Bonus points for embedding JS to manipulate the svg. :')