use manualmesh to create cloth mesh?

ljenjoylife

19-10-2009 09:52:59


NxOgre::ClothDescription desc;
desc.mMesh = NxOgre::Functions::Mesh::generateFlatCloth(NxOgre::ArchiveResourceIdentifier("memory:"), NxOgre::Vec2(1,1), 0.1);

it work?

betajaen

19-10-2009 10:18:09

Last time I checked it should do.

ljenjoylife

19-10-2009 12:23:00

but it fails.
hi, betajeans.
can u show some code that can create cloth mesh ?
and i still cann`t convert the .xcl file.

how can u get the .xcl file? can u show me?

checkit

28-10-2009 13:54:10

Is there anyone can give me an example on creating cloth by manual mesh ?? :? thx!!