dotscene samples

Problems building or running the engine, queries about how to use features etc.
Post Reply
User avatar
y721
Gremlin
Posts: 153
Joined: Mon Nov 08, 2004 3:15 am
Location: Taiwan

dotscene samples

Post by y721 »

Hi:

I am trying dotscene.

Are there some working dotscene samples so I can start with?

thank you in advance.

steve
MadLion
Halfling
Posts: 97
Joined: Wed Aug 25, 2004 8:14 am
Location: Germany

Post by MadLion »

Yes, did you take a look at the tutorial?

http://www.icetecstudios.com/public/OgreTest/Tutorial/
User avatar
y721
Gremlin
Posts: 153
Joined: Mon Nov 08, 2004 3:15 am
Location: Taiwan

Post by y721 »

Thank you, MadLion.

Sorry, I didn't go through the doc carefully. :oops:

I follow the tutorial. but I run into a crash problem.

The SceneConvertExample crashes at MeshManager::getsingleton ().
It seems like the ms_singleton pointer is not initialized.

Please help, thank you in advance.

steve
MadLion
Halfling
Posts: 97
Joined: Wed Aug 25, 2004 8:14 am
Location: Germany

Post by MadLion »

Hi,

please give some more details.

Which OS? Linux, Windows or Mac.

Which ogre version? 0.15.2 or CVS?

Current CVS of DOT Scene?
User avatar
y721
Gremlin
Posts: 153
Joined: Mon Nov 08, 2004 3:15 am
Location: Taiwan

Post by y721 »

I am using XP with sp2.
Ogre 0.15.1 release version (not from CVS)

OGRE_DEBUG_MEMORY_MANAGER 0

dot scene is from web site (not from CVS)

The Ogre main library run correctly, because I use it for my MFC scene editor.

thank you very much.
Post Reply