AR.js as the foundation gives freedom on moving anything on screen as we want. I tried with more than 200k triangles and it didn’t hurt the performance. The problem would probably be the number of items.
Only problem is, I have to code everything from scratch. That’s why right now there is only transformation and constant rotation animations. And the swipe reactions. They are all hardcoded with javascript as core functions.
Just download and run version. Detach the user from the limitation of the bad internet. Also I don’t plan to make it viable with a server running all the time to try out. So this would be the only way to try out.
Since this project is a mix of all kinds of areas, why not add a template generator and an AI assistant to help out.
In the limited time, it doesn’t have the big component systems etc. Because that requires twice the work considering all systems must be implemented in both to work. But other than the systems. I also want to add a scripting language (possibly js) to let people create the project and code they want instead of writing the rotation code for them.
I will be glad to respond to any questions and/or help on this one!