ebol
18-08-2007 15:03:20
Hi,
I hope no one minds me posting it again, I thought maybe the sticky topic wasn't good place for that
Anyway, I use nxogre 0.9-33, physX 2.7.2 and ogre 1.4.2. I tried to create cloth using betajaen's cloth instructions from "NxOgre 0.9 - JSON the fourth serialisable format. - 0.9-28" topic - link to post http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=4292&postdays=0&postorder=asc&start=165#25879
Unfortunately, no luck, none of the code samples work, I tried it with several meshes, also with meshes from cakebox, but I aways ended up with assertion:
It looks like some problem with mesh created by NxOgre - can't calculate its bounding box.
Is it just me or maybe no one is using cloth in their applications? Any thoughts about what I can be doing wrong? Thanks in advance.
I hope no one minds me posting it again, I thought maybe the sticky topic wasn't good place for that
Anyway, I use nxogre 0.9-33, physX 2.7.2 and ogre 1.4.2. I tried to create cloth using betajaen's cloth instructions from "NxOgre 0.9 - JSON the fourth serialisable format. - 0.9-28" topic - link to post http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=4292&postdays=0&postorder=asc&start=165#25879
Unfortunately, no luck, none of the code samples work, I tried it with several meshes, also with meshes from cakebox, but I aways ended up with assertion:
Assertion failed: (min.x <= max.x && min.y <= max.y && min.z <= max.z) && "The minimum corner of the box must be less than or equal to maximum corner" It looks like some problem with mesh created by NxOgre - can't calculate its bounding box.
Is it just me or maybe no one is using cloth in their applications? Any thoughts about what I can be doing wrong? Thanks in advance.