Page 1 of 1

Ogre Meshes library and viewer

Posted: Thu Nov 06, 2008 1:03 pm
by djes
Here it is a small library of objects to start sweetly in the 3D universe with Ogre and Purebasic (V4.30b4 min) :

Capsule
Cone
Cylinder
Textured cube
Textured disc
Gear
Gem
Plan
Spheres
Teapot
Torus
Wedge

I've included a little viewer too.

Here's the zipped file : http://djes.free.fr/purebasic/OgreMeshesLibrary.zip

Image

Posted: Thu Nov 06, 2008 3:38 pm
by Num3
Good one :)

Posted: Thu Nov 06, 2008 4:59 pm
by djes
Thank you! You'll find in the archive source objects (lwo), meshes in .mesh (new version) and .xml format (so you may edit and convert them by yourself), and materials. Feel free to use and distribute them.

Posted: Thu Nov 06, 2008 10:58 pm
by Psychophanta
Nice, useful to have it, but too late, i had to make my own viewer.
Anyway yours is clearer.
Thanks. :!:
However i am still having hard doubts between PB ogre and Dreamotion3D. This one is really powerful, and easy to use. I guess finally i will use both, but i'd like to avoid to fill my own memory, it is limited :wink:

Posted: Thu Nov 06, 2008 11:53 pm
by djes
Don't worry about your memory :)
But here, the main thing is the library, not the viewer ;)