3D physics simulator
- 2 Devlogs
- 33 Total hours
A 3d physics simulator without any non-native libraries (no vulkan, openGL etc but math libraries and swing are fine)
A 3d physics simulator without any non-native libraries (no vulkan, openGL etc but math libraries and swing are fine)
Settings menu and new object creation menu has been implemented! (though not very good yet), After I fix all the bugs and make sure everything is working correctly, I plan on replacing the boring swing components with unique designs
Completed 3D renderer using perspective projection basic physics has been implemented (before joining Stardance but after June 1st) currently working on user interface and cleaning up code