A 3D Rendering Engine

IverMartinson 815b649e10 moved constants to header file & made them an enum 8 months ago
.vscode 729a16fbf0 cleaned up files & organized 8 months ago
builds 18219037e6 fixed strcat issue in debug 8 months ago
src 815b649e10 moved constants to header file & made them an enum 8 months ago
.gitignore de55870f6e added readme & gitignore 8 months ago
Makefile 91618fea14 added makefile 8 months ago
dbg 008dce0f7d removed filetype of run.sh & dbg.sh 8 months ago
dbg.sh 87599ef8e1 added scripts to run & debug 8 months ago
readme.md 7a96dc8390 updated readme 8 months ago
run 008dce0f7d removed filetype of run.sh & dbg.sh 8 months ago
run.sh 87599ef8e1 added scripts to run & debug 8 months ago

readme.md

RasterIver, a GPU Accelerated Rendering Engine

Requirements

To Run

  • SDL2
  • OpenCL Runtimes

    To Build

  • SDL2

  • OpenCL Developer Libraries

  • ROCm if using AMD

  • CUDA if using NVIDIA