kvark / vange-rs

Rusty Vangers clone
https://vange.rs
Apache License 2.0
428 stars 21 forks source link

Port to wgpu pre-0.8 #134

Closed kvark closed 3 years ago

kvark commented 3 years ago

A few Naga fixes are required before this can proceed.

This breaks on some of the rendering path, for which the users have to enable "cross" feature. But it's disabled by default.

kvark commented 3 years ago

The scatter shader is blocked on https://github.com/gfx-rs/naga/issues/778