Skip to content

MJohnson459/rustsmallpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallPT

Build Status

A "small" implementation of a path tracing algorithm based on http://www.kevinbeason.com/smallpt/

Usage: cargo run --release <width> <height> <iterations>

Disclaimer

This was written a while ago when I started learning rust. Do not expect fancy code here.

Example image (2560 x 1440) 20,000 samples

About

Implementation of a Path Tracing algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages