A 3D Rendering Engine

IverMartinson f3f8299f4f changed readme 10 months ago
.vscode 23ff6d44b5 added flags for clearing freshly allocated polygons 10 months ago
builds 054ee3e461 added functionality for showing FPS on screen 10 months ago
src 054ee3e461 added functionality for showing FPS on screen 10 months ago
.gitignore de55870f6e added readme & gitignore 10 months ago
Makefile 054ee3e461 added functionality for showing FPS on screen 10 months ago
dbg 008dce0f7d removed filetype of run.sh & dbg.sh 10 months ago
push bdc35eadbc removed filetype of push.sh 10 months ago
readme.md f3f8299f4f changed readme 10 months ago
run 008dce0f7d removed filetype of run.sh & dbg.sh 10 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