Yet another 3D game engine. But this one runs on the PS2!
Essential Features | |
---|---|
Basic 3D Rendering | ✓ |
Model Loading | |
Textures | |
Character Animation | |
Controller Input | ✓ |
Text Rendering | |
GUI | |
Physics | |
Collision Detection | |
Game AI | |
Audio |
- Setup ps2sdk
- Open the Linux terminal in the project directory
- Use
make
to create the ELF, then optionallymake iso
to create the ISO