fcturan20 / TuranRT

Ray tracer for testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TuranVKRT

Ray tracer for testing

How to Build

  1. Install vcpkg on your system
  2. Install following libraries with vcpkg to your default vcpkg-triplet: Assimp, flatbuffers, glm, dear-imgui, glslang
  3. Clone the project
  4. Configure using CMake, then build on your compiler.

About

Ray tracer for testing


Languages

Language:C++ 84.0%Language:C 13.5%Language:CMake 1.5%Language:GLSL 1.0%Language:Batchfile 0.1%