idgmatrix / Ray3d

Simple Ray Tracer written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray3d

  • Simple Ray Tracer written in C++
  • Basic graphics library is based on g-Matrix3d neo 0.4.0
  • Renderer can run in up to 16 threads (C++ 11 thread used)
  • threads menu added
  • build by Visual Studio 2019

screen shot

Ray3d

About

Simple Ray Tracer written in C++


Languages

Language:C++ 91.7%Language:C 8.3%