I'm trying to display debug data in cocos2d-x using a Physics3DWorld object. I'm not getting anything on the screen and I'm not sure what's happening.
The debug drawer subclass of the physics world does issue render calls.
I've created a test HelloWorld .cpp file here by working on the initial HelloWorldScene.cpp file:
https://dl.dropboxusercontent.com/u/23622577/cube.c3
If the error is not obvious I would be happy to see some working code snippet too, anything that would shed some light on this.
If the error is not obvious I would be happy to see some working code snippet too, anything that would shed some light on this.