Skip to content

NiklasLundstrom/Path-tracer-in-MATLAB

Repository files navigation

Path tracer in MATLAB

A CPU path tracer in MATLAB

Current implemented features (in order of implementation)

  • basic GUI
  • vectorised ray-triangle intersection
  • antialiasing
  • generate triangulated sphere
  • multiple diffuse bounces
  • gamma correction
  • programmable scattering functions
  • reflective materials
  • blurry reflections
  • refractions

About

An offline CPU path tracer in MATLAB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages