Skip to content

2110479-Computer-Graphics/Lab05-Raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab05 - Raytracing with C++

Raytracing Example

Prerequisites

  • C++ Compiler (e.g., g++, clang++)
  • Make
  • CMake

Running the Code

make

Reference

Marschner, S., & Shirley, P. (2015). Fundamentals of Computer Graphics, Fourth Edition. A K Peters/CRC Press.

Shirley, P., Black, T. D., & Hollasch, S. (2025, April). Ray tracing in one weekend. https://raytracing.github.io/books/RayTracingInOneWeekend.html

About

Lab05 - Raytracing with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published