Page 1 of 1

[FIXED]IMeshbuffer .NET

Posted: Fri Mar 30, 2007 2:04 pm
by spul
Hello,

I`m trying to build TreeCollision with newton(.Net wrapper)

I need the vertexes from the Mesh and put them in a IMeshBuffer, but Irrlicht.NET doesn`t seem to have a IMeshBuffer.

Is there already some one who implemented this in irrlicht.NET or do i have to implement it myself :(

Thnxs
[Edit] found this http://irrlicht.sourceforge.net/phpBB2/ ... meshbuffer but the link to the source seems to be dead

Posted: Mon Apr 02, 2007 1:12 pm
by spul
fixed with Irrlicht.NET CP wrapper :)

(only downside is going back to irrlicht 1.2)