Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 338 Bytes

VelvetSlim

A slimmed down and experimental VelvetRenderer (software renderer)

Requirements

  • C++17
  • SDL2 (used for crossplatform buffer)
  • CMake

Features

  • Rasterize primitives, with colors, alpha and gradients
  • Render rgb32 (RGBA) images
  • Prototype 3D Model rendering
  • Resource acquisition
  • Multithreaded object handling