A 3D Rendering Engine

IverMartinson 37282b73c0 added loading textures and more types 5 months ago
.vscode e1863b6e0d added object loading, updated test screen 5 months ago
build 37282b73c0 added loading textures and more types 5 months ago
objects 37282b73c0 added loading textures and more types 5 months ago
src 37282b73c0 added loading textures and more types 5 months ago
textures 37282b73c0 added loading textures and more types 5 months ago
Makefile a7f22d4dae first commit 5 months ago
readme.md b5641b2b31 added readme 5 months ago
run a7f22d4dae first commit 5 months ago

readme.md

How to Run?

To run the binary, it needs to be in the same folder as librasteriver.so (if you just cloned the repo then they both should be in the build folder). You also need SDL2 installed (libsdl2-dev)