Does it work with any .obj file? What is the limit of vertices I can use per model?
Viewing post in [CGMZ] Model Viewer for RPG Maker MZ comments
Hi, it should support obj files, I was able to load a simple one in a test just now.
It is a very simple scene so there should not really be any limits for number of vertices in terms of performance concerns. I did read that WebGL used to have a 65,000 vertex limit, however I did not test trying to go beyond that number.