Hacker News new | ask | show | jobs
by sirwanqutbi 5017 days ago
Which webgl library are you using to load all those file formats if you dont mind me asking, and does it save as a JSON file?

I signed up.

1 comments

osgjs. And all file format are handled by the server, converted after to a unified json + binary file
Out of curiosity, are you using AssImp ( http://assimp.sourceforge.net/ )on the backend and rendering to your format?
No