A 3D Rendering Engine

IverMartinson af060b7ad5 added obj parser and basic object functions/variables 8 months ago
.vscode 23ff6d44b5 added flags for clearing freshly allocated polygons 8 months ago
builds af060b7ad5 added obj parser and basic object functions/variables 8 months ago
src af060b7ad5 added obj parser and basic object functions/variables 8 months ago
.gitignore de55870f6e added readme & gitignore 8 months ago
Makefile af060b7ad5 added obj parser and basic object functions/variables 8 months ago
dbg af060b7ad5 added obj parser and basic object functions/variables 8 months ago
obj_file.obj af060b7ad5 added obj parser and basic object functions/variables 8 months ago
push bdc35eadbc removed filetype of push.sh 8 months ago
readme.md f3f8299f4f changed readme 8 months ago
run af060b7ad5 added obj parser and basic object functions/variables 8 months ago
testdisk.log af060b7ad5 added obj parser and basic object functions/variables 8 months ago

readme.md

RasterIver, a GPU Accelerated Rendering Engine

RasterIver?

Rasterizer + Iver = RasterIver

Requirements

To Run

  • SDL2
  • SDL2 TTF
  • OpenCL Runtimes

    To Build

  • SDL2

  • SDL2 TTF

  • OpenCL Developer Libraries

  • ROCm if using AMD

  • CUDA if using NVIDIA