Skip to content

A raytracer much like my old one, but in rust, and with shadows.

Notifications You must be signed in to change notification settings

RuadhanKM/Raytracer-WASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer-WASM

About

A raytracer I made in rust for the web. If you use it I suggest you check the box marked rust, as halfway through I decided to switch to rust and wasm and didn't update the js version of the raytracer. So the js version has no shadows and slightly different settings. The file thing currently only supports .obj files.

Build

wasm-pack build --release --target web

Demo

Try it here: https://ruadhankm.github.io/Raytracer-WASM/

About

A raytracer much like my old one, but in rust, and with shadows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published