Physbox3D - 3D Java AABB Physics Simulator with OpenGL

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



Duration: 2:24
6,595 views
38


Now with chiptunes for added effect, and recorded with FRAPS this time around.

This is the much-improved version of my 2D AABB physics simulator; mainly because it's now 3D, but there's a load of improvements under the hood for performance and general usability.

Benchmark is at around 1,400 dynamic entities (until my FPS starts to dip), still. I could achieve much better FPS by optimising the outlines on each entity, improving the collision code, and switching from immediate mode to VBOs.







Tags:
java
opengl
lwjgl
physics
3d
aabb
retro