Search found 3 matches

by l1p3q
Wed Apr 22, 2009 5:57 pm
Forum: Game Programming
Topic: NxTriangleMesh from Irrlicht Mesh
Replies: 5
Views: 1368

Yes, sorry for bother you :) my mistake.

Cheers,
L1p3q
by l1p3q
Wed Apr 22, 2009 5:30 pm
Forum: Game Programming
Topic: NxTriangleMesh from Irrlicht Mesh
Replies: 5
Views: 1368

Thanks for fast reply :)
You're right there is, I didn't saw it earlier. Thanks a lot :)

Cheers,
L1p3q
by l1p3q
Wed Apr 22, 2009 1:17 pm
Forum: Game Programming
Topic: NxTriangleMesh from Irrlicht Mesh
Replies: 5
Views: 1368

NxTriangleMesh from Irrlicht Mesh

Hi,
I'm coding my game (simple 3d FPS) and I want to use Physx (with irrPhysx wrapper) in it, but I've got a problem with creating NxTriangleMesh (for CCD purposes). Does anyone know how to create NxTriangleMesh from Irrlich Mesh object ? or how to get number of triangles from Irrlicht Mesh ?
Cheers,