spx01 / raymarch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raymarch

small ray marching renderer

Todo

  • support for multiple objects in the same scene
  • relationship graphs between objects (intersection, difference, union) with offsets
  • add more shapes
  • add materials
  • add shadows and floor
  • actually put imgui to use
  • multiple scenes
  • animated stuff
  • mandelbox

About


Languages

Language:C++ 67.6%Language:C 30.2%Language:GLSL 1.9%Language:CMake 0.3%