android-3D-model-viewer
android-3D-model-viewer copied to clipboard
How to interpret the DAE model in the program so that the model can be rendered with OpenGL
What engine is used to interpret the DAE model? Is this engine suitable for IOS and PC?
A relatively simple search of the repository yields your answers:
- He wrote the Collada (.dae) loader himself.
- It's written in Java, so you can probably use it for PC but probably not IOS without rewriting it.
In either case, you'll have to give credit to this repo and its creator.
Posting your question on threads unrelated to this one is unprofessional, annoying, and ultimately childish. Do not continue this behavior.