yyyy3531614 / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

DebugDrawer doesn't display 2D shapes #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. take the Box2Ddemo
2. setDebugMode to DBG_DrawWireframe 
3. uncomment the call of renderme();

What is the expected output? What do you see instead?
I want to see triangles Quads, and circles. But from all objects, i only
see the origin. The shape is not rendered.

What version of the product are you using? On what operating system?
2.76 on Linux (Ubuntu 9.10)

Please provide any additional information below.
should be easy to fix

Original issue reported on code.google.com by kru...@googlemail.com on 9 Apr 2010 at 11:58

GoogleCodeExporter commented 9 years ago
Do you mind helping out with a patch?

Thanks a lot,
Erwin

Original comment by erwin.coumans on 22 Jul 2010 at 6:20

GoogleCodeExporter commented 9 years ago
see https://github.com/bulletphysics/bullet3/issues/150

Original comment by erwin.coumans on 30 Mar 2014 at 7:49