The dyn4j TestBed Now Uses JOGL | Code Zealot

The dyn4j TestBed Now Uses JOGL

in Game Development, Java

I recently released a new version of the TestBed application (which is used to test the project. In this new version I decided to move from Java2D to OpenGL.

There is a great open source project called that makes the OpenGL API available to Java.

You can test out the new TestBed .

In addition to the full OpenGL API, JOGL also offers OO approaches to common tasks like texturing, shaders, etc. The project owners, after reviving JOGL and JOAL (thank you!!!) have also been working on a binding to OpenCL called JOCL. This seems very promising and hopefully I’ll have some time to actually look into using this to help speed up some bottlenecks in dyn4j.

As a side note, I do have to say that the OpenGL API is really good and pretty well documented. I had a few “scratch my head” moments but for the most part I’m really liking it.

0 Comments

Leave a Reply

Using in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href="/"> <b> <blockquote> <code> <em> <i> <strike> <strong>