Skip to content

mTvare6/riw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riw

Raytracer written in rust.

Features

todo

Examples

cornell marble_blurred marble_notblurred uv riw sun final glass ellipse defocus-blur

Building

cargo build --release

Running

cargo run --release > image.ppm
feh image.ppm

Todo

  • Use static dispatch using enum_dispatch
  • Tone mapping LUT
  • obj loading, scene from files
  • half quads
  • use PDFs properly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published