Wumpf / blub

3D fluid simulation experiments in Rust, using WebGPU-rs (WIP)
MIT License
392 stars 12 forks source link

Mac compability #26

Closed Wumpf closed 3 years ago

Wumpf commented 4 years ago

Looks like there's some things in the shaders that have trouble being converted to MSL!

Wumpf commented 4 years ago

Known issues

Wumpf commented 3 years ago

Got even more features in that aren't supported on Metal. As things are this is never gonna happen!

pannous commented 1 year ago

can this compile to web and run on mac browsers though?

Wumpf commented 1 year ago

even more problems with that since it uses so many native-only features