Physbox - 2D Java AABB Physics Simulator with OpenGL

Channel:
Subscribers:
259
Published on ● Video Link: https://www.youtube.com/watch?v=hJn5GqVlzcw



Duration: 1:44
1,475 views
6


Apologies for the choppy recording, CamStudio is garbage when it comes to getting a good framerate.

This is the result of a few days of messing around with OpenGL (via LWJGL) in Java, the end result being a reasonable 2D physics simulator.

It's currently pretty rough AABB calculations, but there's gravity and friction. I get a steady 60FPS up around 1,500 entities, before it starts to dip.

So far so good, I think!