Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Does it work with any .obj file? What is the limit of vertices I can use per model?

(+1)

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.