Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycaster

An implementation in rust of the raytracer presented in the book Computer Graphics from Scratch.

Usage:

$ cargo run -- --width 640 --height 480 --output image.png data/scenes/scene1.yml

The rendered scene:

A rendered scene showing 3 colored spheres

About

A raytracer written in rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages