Skip to content

DriedYellowPeach/tiny-computer-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Computer Graphics

This is rust implementation of tinyrenderer, tinyraytracer and RayTracerInOneWeekend.

Some Results

tinyrenderer tinyraytracer
img img

Some Examples

examples Images
first img

Features

anti-aliasing

before after
img img
zoom in
img

Monte Carlo Path Tracing

result
img

Rotating Boxes

example_rotating.mov

Note

I implemented this using basically two crates:

  • nalgebra
  • image

About

Rust implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published