Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracing

A rendered image of three spheres in different materials and colors

This is a basic ray tracer built in a weekend, following the "Ray tracing in one weekend" book. The ray tracer supports the following:

Shapes:

  • triangles
  • spheres
  • Soon: meshes

Materials:

  • diffuse
  • reflective (and partially reflective)
  • emitting
  • refractive

Camera configuration:

  • position
  • orientation
  • field of view
  • focal point

About

A simple ray tracer written in rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages