Skip to content

mrate/rust-path-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-path-tracer

Simple path tracer with OpenGL visualization. Nothing fancy, it's an educational project to help me learn Rust programming langugage. You can navigate through the scene with WSAD and mouse (OpenGL rendering) and when you stop the scene will start to render using multi-threaded path tracer.

Features:

  • Multi-threaded
  • Real-time visualization using OpenGL
  • Importance sampling
  • Camera configuration

Some images:

Screen 1

Screen 2

Screen 3

Screen 4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages