質問

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,

役に立ちましたか?

解決

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.

他のヒント

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top