Cocoa - simple collada parser
Posted
by madsonic
on Stack Overflow
See other posts from Stack Overflow
or by madsonic
Published on 2010-05-08T18:22:29Z
Indexed on
2010/05/08
18:28 UTC
Read the original article
Hit count: 394
I´ve been researching a bit in the net but didnt find any Straightforward answer, i am looking for a simple way to Load Vertex and U/V data from a collada .dae file, i don´t need textures and normals for my application (for now) but i want it as lightweight&fast as possible. Any hints or existing solutions?
© Stack Overflow or respective owner