Tagged Questions
5
votes
3answers
4k views
How do I load Collada models into a WebGL app?
I have written some simple apps following the tutorials on http://learningwebgl.com. What is the simplest way to load and display Collada model files, particularly the files available from Google 3D ...