An open API service indexing awesome lists of open source software.

https://github.com/rmn20/quantum

J2ME 3D Game engine based on Iceberg3D
https://github.com/rmn20/quantum

game-engine game-engine-3d homebrew j2me java retro softrenderer

Last synced: 9 months ago
JSON representation

J2ME 3D Game engine based on Iceberg3D

Awesome Lists containing this project

README

          

# Quantum
J2ME 3D Game engine based on Iceberg 3D.

Uses software rendering and zone/portal-based culling.
Supports some kind of scripting (should be replaced with lua!), has its own lightmapper.
I wrote it when I was just learning Java and OOP, so the code quality is really low, but maybe this engine can be useful to someone.