dividab / three-x3d-loader

Three.js Loader for the X3D format.
MIT License
15 stars 10 forks source link

Very sorry #8

Open dragonpoint opened 5 years ago

dragonpoint commented 5 years ago

I'm very sorry because I don't know how to reach the project manager and find none emails. This is not an issue but a question I don't understand the "parsedXml" part ? what it is? where does it come from ?? I think this project can help me to load x3d format 3d models and show it in Three.js. Do I wrong?

I converted an ".obj" model to ".x3d" and tried to load it use your example code but failed nothing shows up. I'm very confused please help !

jonaskello commented 5 years ago

If you have an .obj model I think it is easier if you use the obj loader:

https://threejs.org/docs/#examples/loaders/OBJLoader

dragonpoint commented 5 years ago

Do you know pop-buffer ? x3dom can load .x3d format 3d model step by step and looks great. I think maybe there is a way to load .x3d model for Threejs and based on pop-buffer tech

https://x3dom.org/pop/