leonardo-ono / JavaWolf3DGameEngineLinks
Wolfenstein 3D Game Engine implemented in java using only standard libraries (Java2D, AWT, Swing and Java Sound API), so no external libraries is required. The current version supports only the Shareware version. Video: https://youtu.be/_-DBxbrOXPM
☆14Updated 2 years ago
Alternatives and similar repositories for JavaWolf3DGameEngine
Users that are interested in JavaWolf3DGameEngine are comparing it to the libraries listed below
Sorting:
- First experiments to try to render the Doom WAD maps using only standard libraries. Test 004 - https://youtu.be/-6mePgg7gXE☆11Updated 2 years ago
- Yet another very simple java 3D software renderer using only standard 2D libraries (Java2D, AWT & Swing), so no external libraries requir…☆28Updated 3 years ago
- A portable fantasy console inspired by PICO-8 from Lexaloffle Games.☆15Updated 2 years ago
- Comanche's Voxel Space rendering algorithm written in C using SDL.