Question

I need to render 3D model which is of type .dae [collada] in iOS,

I have searched and found couple of links

but I am not sure whether they will support .dae files.

Is there any framework which Collada is giving for iOS developer?
so that it can be very reliable.

Could anyone please help me with this.

Please note : I am new to 3D rendering,can we render .dae files directly in iOS or do we need to convert to any other format ?

As I was searching in S.O I got this link but that question is not answered.

Thank you,

Was it helpful?

Solution

Try to check out this engine NinevehGL is in beta, but it has awesome capabilities and it supports a lot of formats. Unfortunately Apple didn't released Scenekit for iOS.

OTHER TIPS

You can also render using Mitsuba http://www.mitsuba-renderer.org/download.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top