Roxside / jbox2d

Automatically exported from code.google.com/p/jbox2d
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

adding different graphics support to testbed #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
J2D drawing is super slow.  perhaps we can abstract out the rending component 
of the testbed and have a JOGL renderer.  We can throw the jar dependencies in 
there, and leave it up to the user to provide the native libs if they want this 
rendering.  after all, it's the testbed, no one should have it as a dependency 
except for experimentation.

Original issue reported on code.google.com by toucansa...@gmail.com on 21 Jul 2011 at 9:07

GoogleCodeExporter commented 9 years ago
Yay! added! jogl! implementation finally complete.

Original comment by danielmu...@gmail.com on 8 May 2013 at 9:20