Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 447 Bytes

Raybaby

Build

A simple raytracing renderer using wgpu and wgsl.

Usage

$ cargo run --release -- render --scene ./examples/01-spheres.ron --skybox-color "(0.01, 0.01, 0.01)"

Raytraced scene