A 3D Rendering Engine

IverMartinson f716728716 added materials (can now render textures), rendering to a texture 5 months ago
.vscode 7ff5edccc0 added rendering & fixed object import bug 5 months ago
build f716728716 added materials (can now render textures), rendering to a texture 5 months ago
objects f716728716 added materials (can now render textures), rendering to a texture 5 months ago
src f716728716 added materials (can now render textures), rendering to a texture 5 months ago
textures f716728716 added materials (can now render textures), rendering to a texture 5 months ago
Makefile 7ff5edccc0 added rendering & fixed object import bug 5 months ago
dbg 7ff5edccc0 added rendering & fixed object import bug 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)