Rust-Procedural-Planet
Rust-Procedural-Planet copied to clipboard
Results
1
Rust-Procedural-Planet issues
Sort by
recently updated
recently updated
newest added
This program is really awesome! however, on my machine it didn't quite work out of the box (Windows 10). It panicked on main.rs:72 `imgbuf.save(format!("result/result-{}.png", seed)).unwrap();` The thing that fixed it...