Preferred 3d model format of THREE.JS -


what preferred 3d model format of three.js used 3d modelling softwares (can export format). ask this, because have 3d models in own unique format, , use them in three.js. while write own loader, think it's better convert them standard format.

we have our own json geometry format.

you can use these:


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -