Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracer

A rust attempt at a ray tracer that runs in your browser (compiles to wasm). You can check the live demo at this page.

Build

For building you just need rust and run:

  1. cargo build
  2. cargo run -- -f png -o img.png --width 1080

Example

Diffuse render:

Examples

Normals render:

Examples

About

Attempt at a ray tracer in rust

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages