heefan
09-05-2009 08:25:24
Hi all,
I am learning Tutorial 2. http://www.ogre3d.org/wiki/index.php/Bl ... Tutorial_2
you see
mCube = mRenderSystem->createBody(new NxOgre::Box(1, 1, 1), NxOgre::Real3(0, 20, 0), "cube.1m.mesh");
cube.1m.mesh ? where can I find it ? because when I run it , nothing is shown. I have checked OGRESDK mesh files, there is no such mesh file.
It should be delivered with bloodymess, I think.
Thanks in advance.
I am learning Tutorial 2. http://www.ogre3d.org/wiki/index.php/Bl ... Tutorial_2
you see
mCube = mRenderSystem->createBody(new NxOgre::Box(1, 1, 1), NxOgre::Real3(0, 20, 0), "cube.1m.mesh");
cube.1m.mesh ? where can I find it ? because when I run it , nothing is shown. I have checked OGRESDK mesh files, there is no such mesh file.
It should be delivered with bloodymess, I think.
Thanks in advance.