Skip to main content

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

Seems like in WebGL you have the best framerate if you just pack as much geometry as possible into as few as possible meshes and Materials - esp. all the static stuff. Without all the details to organize, browsers can render pretty fast too.

(+1)

sadly, i m not used to webGL? i've tried some time ago but i dont know how to reproduce it in webGL.

thank for your comment also ;)