Skip to content

Pcornat/PersonnalRayTracer

 
 

Repository files navigation

CHPS0731

Subject : ray tracing.

What it can do :

  • Charging a mesh in .obj format
  • Soft Shadows (adaptive version) but see bug section
  • Reflections
  • No refractions (for now ?)
  • Parallel (OpenMP, no GPU)

If you want more info go to WIP section.

Bugs :

  • The plane light is not a plane inside the picutre : BIG problem, I don't know whyyyyyyyyyyyyyy 😭

Work In Progress

  • Tone Mapping

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 99.6%
  • Other 0.4%