Skip to content

VZout/simple-pathtracer-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is a very simple cpu path tracer written in rust with the purpose of learning the language. This code will contain errors and inefficiencies.


Features

  • Bounding Volume Hierarchy
  • Triangle Rendering
  • Physically Based Isotropic Shading
  • Model Loading
  • Multi Threading
  • Textures
  • Intel Open Image Denoise

Gallery

About

A simple CPU path tracer written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages