Skip to content

ydd0729/ray-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer

This is a GPU-accelerated ray tracer implemented with wgpu. Ray calculations are carried out in a compute shader.

screenshot

Build and Run

# Native
cargo run

# Web
trunk serve --open

About

A GPU-accelerated ray tracer implemented with wgpu

Resources

Stars

Watchers

Forks