/crayon_rt

renderer

Primary LanguageC++

Crayon_RT: Ray Tracing Render

Introduction

References

Ray Tracing Project References

CMake References

Cpp Library

Image I/O

  • stb - stb single-file public domain libraries for C/C++

Parse Json

  • json - JSON for Modern C++ json.nlohmann.me

Parse OBJ file

  • tinyobjloader - Tiny but powerful single file wavefront obj loader