Skip to content

A rasterizer and raytracer renderer written in Rust using the wgpu library.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

fazil47/wgpu-renderer

Repository files navigation

WPGU-Renderer

A rasterizer and raytracer renderer written in Rust using the wgpu library.

Demo

To run:

cargo run --release

To run wasm:

cargo xtask run-wasm --release

The raytracer in the web version can only display shades of red because of this.

About

A rasterizer and raytracer renderer written in Rust using the wgpu library.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks