Just because you can, doesn’t mean you should.
But someone should!
Why store polies in tiny byte spans when you can store them in up to a KB each of markup?
Inspected, looks like even hidden-behind elements receive matrix transformation updates.

Presumably, skipping those could increase performance? But maybe it’s not possible with this approach. I haven’t checked deeply. I guess it’s infeasible.
The browser’s compositor handles the 3D layering.
Ooohhh this is a cool model. I really like the style. Also cool project lol.
spoiler

What a strange concept. The demo is quite laggy on my phone, and has triangles constantly disappearing as it moves. Other online 3d viewers are able to load significantly larger models without any lag or graphical artifacts.
I don’t think the way this is implemented it can realistically use much GPU acceleration at all. It’s like taking all the vertex shaders and running them on the CPU, and then only using the GPU for triangle texture fill and depth testing… The hardware is right there, why avoid using it?




