A 3D Rendering Engine

IverMartinson c15148cb39 added object rendering (some errors with mesh corruption) 11 months ago
.vscode c15148cb39 added object rendering (some errors with mesh corruption) 11 months ago
builds c15148cb39 added object rendering (some errors with mesh corruption) 11 months ago
src c15148cb39 added object rendering (some errors with mesh corruption) 11 months ago
.gitignore de55870f6e added readme & gitignore 11 months ago
Makefile af060b7ad5 added obj parser and basic object functions/variables 11 months ago
dbg af060b7ad5 added obj parser and basic object functions/variables 11 months ago
gourd.obj c15148cb39 added object rendering (some errors with mesh corruption) 11 months ago
obj_file.obj af060b7ad5 added obj parser and basic object functions/variables 11 months ago
push bdc35eadbc removed filetype of push.sh 11 months ago
readme.md f3f8299f4f changed readme 11 months ago
run af060b7ad5 added obj parser and basic object functions/variables 11 months ago
teapot.obj c15148cb39 added object rendering (some errors with mesh corruption) 11 months ago
testdisk.log af060b7ad5 added obj parser and basic object functions/variables 11 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