

I’m just trying to imagine this hypothetical company…
- They run AI agents without checking what it’s doing
- They don’t have backups or version control (or they’ve given AI access to delete it)
What else? Do they leave all their files in memory and only save at the end of the day to make sure a power outage could screw them over too?
It almost sounds like they want to lose their code.








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?