A Nintendo DS Game Engine.
Go to file
Daniel Ramírez Morilla f22b9e1bb6
Update README.md
2025-04-23 20:58:11 +02:00
engine Implement .obj load & rendering 2025-04-23 02:48:08 +02:00
include Implement .obj load & rendering 2025-04-23 02:48:08 +02:00
samples/hello_world Implement .obj load & rendering 2025-04-23 02:48:08 +02:00
tools Implement Component Manager 2025-04-21 04:28:54 +02:00
.gitattributes Initial commit 2025-04-16 19:59:17 +02:00
.gitignore Implement .obj load & rendering 2025-04-23 02:48:08 +02:00
clang-format Create CMake solution 2025-04-17 03:32:24 +02:00
CMakeLists.txt Implement .obj load & rendering 2025-04-23 02:48:08 +02:00
conanfile.py Implement Component Manager 2025-04-21 04:28:54 +02:00
LICENSE Initial commit 2025-04-16 19:59:17 +02:00
README.md Update README.md 2025-04-23 20:58:11 +02:00

xrbDS

A Nintenodo DS Game Engine.