lianlab / bullet

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

Add constraint visualization, showing constraint limits #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

It is hard to debug constraint limits, without know how the limits are 
defined visually. It helps to add debug rendering of the actual limits for 
constraints.

Enable this constaint debug visialization in the Bullet/Demos/ 
ConstraintDemo, so users know how to use it.

Original issue reported on code.google.com by erwin.coumans on 19 Jan 2009 at 10:13

GoogleCodeExporter commented 9 years ago

initial support for constraint visualization is added, check out 
Bullet/Demos/ConstraintDemo.
http://code.google.com/p/bullet/source/detail?r=1598

Original comment by erwin.coumans on 6 Feb 2009 at 5:48