Skip to content

barszram/path_tracer

Repository files navigation

Renderer

The goal of this was to learn both rendering, maths and computer graphics.

Building

Use vcpkg and install glm. Next, build with cmake.

Planned

  • Importance Sampling / Multiple Importance Sampling
  • BxDFs
  • Texture system
  • Small procedural texturing language
  • Adaptive sampling
  • Improve overall performance of the renderer
  • GPU support

Showcase

  • Sample 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published