terra
terra copied to clipboard
A large scale terrain rendering library written in Rust
installed everything, i get to the winit window and it looks blank
Hi again! The wgpu 0.13 update seemed to fix my push constant issue, and Terra now works for me 🎉 I had the assets from the last time I used...
I'm a newb but am trying to test terra on a Mac. However, I keep hitting the following error. ``` jasonbond@Jays-2018-PoS terra-main % export RUST_BACKTRACE=full jasonbond@Jays-2018-PoS terra-main % cargo run...
Following on from #10 / https://github.com/fintelia/terra/issues/10#issuecomment-759888427 (but with a new issue since this seems to be a different problem), after getting Terra to launch on an M1 Macbook using `--features...
I can see that Terra is now ported to `wgpu`, based on Cargo manifest. However, the README still has this: > Terra is a large scale terrain rendering library built...