A simple 3D tower defense game written in PHP, using PHP-GLFW and the VISU framework.
- Rendering Graph'ish pipeline
- Deferred rendering
- Translation animation system
- SSAO pass
- Shader managment with includes
- Simple terrain renderer with heightmap recorder
- Debug texts overlay
- Billboard progress bars
- Level serialization
- LowPoly Model loading & rendering
- RTS / Citybuilder like camera system
- Keyboard and Mouse input event system
- Entity component system
- Entity Picker
- Ray intersection testing
- GizMo
- Varios 3D debugging shaped and lines
- alot more stuff.
Basic level editor:
Model drag n drop
Simple rendering profiler:
Some scene
Deferred rendering
Billboards
Pocedural Roads.. (far from done..)