Skip to content

codec-abc/rust-path-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple path tracer written in rust as an exercise to get familiar with the language.

It should work out of the box by typing

cargo run

The code is based on Kevin Beason's path tracer. Here is the original article with corresponding code (in C++)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages