Visual Debugger in Detritus

Chitation

15-11-2010 22:00:29

Hi, I was just wondering how to use the visual debugger in Detritus because I saw the tutorial for bloodymess on how to use it but it's not the same in Detritus. Maybe some example code would help.

Thanks in advance!!

betajaen

16-11-2010 08:49:47

Basically:

mRenderSystem->setVisualisationMode(NxOgre::Enums::VisualDebugger_ShowAll);

Also; these tutorials written by myself are also available.

Chitation

16-11-2010 22:08:31

I did that and it makes the program crash in debug mode and sometimes it crashes in release mode.
It also crashes when I try to open tutorial 111 in debug mode and also sometimes in release mode.

Is there something in the project settings that could be wrong. Please let me know.

Thanks again!!