Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loaders for common formats like OBJ and Collada #16

Open
philogb opened this issue Jun 21, 2011 · 1 comment
Open

Add loaders for common formats like OBJ and Collada #16

philogb opened this issue Jun 21, 2011 · 1 comment

Comments

@philogb
Copy link
Contributor

philogb commented Jun 21, 2011

Either in IO or O3D, we would have to see.

@D1plo1d
Copy link

D1plo1d commented Feb 6, 2013

I've posted a non-framework-specific loader/parser to https://github.com/D1plo1d/p3d which presently supports OBJ, STL and AMF files. I'm planning on extracting a PhiloGL wrapper out of some of my code soon but it's reasonably easy to use with PhiloGL even without one.

I feel that by keeping parsers in a separate, shared repo, projects like PhiloGL and THREE.js can better focus on their core emphasis which IMHO should not be parsing the bazillion 3d model file types out there.

Pull requests totally encouraged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants