A 3D Rendering Engine

IverMartinson 63e9a95c6f fixed the z/normal interpolation 7 months ago
.vscode c15148cb39 added object rendering (some errors with mesh corruption) 8 months ago
builds 63e9a95c6f fixed the z/normal interpolation 7 months ago
objects 0b69b0b123 updated some stuff 8 months ago
src 63e9a95c6f fixed the z/normal interpolation 7 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
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
stat c70e598be4 cleaned up some code 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