Skip to content
/ sviet Public

Yet another pathracer from Ray Tracing in One Weekend Book Series with GPU/WASM support

Notifications You must be signed in to change notification settings

aaalloc/sviet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sviet

Yet another pathracer Built with wgpu, winit, egui

Status

Currently in work in progress

Implemented :

prev image

WASM

web demo : https://yanovskyy.com/wasm/sviet

dev

cargo install trunk
trunk build --features webgpu
trunk serve --features webgpu

compile

wasm-pack build -t web --no-typescript --release --out-name sviet

About

Yet another pathracer from Ray Tracing in One Weekend Book Series with GPU/WASM support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published