Debug info on screen from cake application

ramar

26-09-2007 17:20:07

I saw a video that show the cake application with info printed on screen and collision shapes. How can I render collision shapes?

betajaen

26-09-2007 18:13:54

mWorld->createDebugRenderer(...);

ramar

26-09-2007 19:09:47

My Intellisense and Compiling log say that "CreateDebugRenderer is not a member of NxOgre::World .....

betajaen

26-09-2007 19:11:14

You need to activate it.

Goto "NxOgreStable.h" in the NxOgre project, find the compiler switch (it's a define), and recompile NxOgre.