Вопрос

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