A 3D game written in Rust using Bevy.
Go to file
Joe Ardent 10b9414989 Fail at adding joints, rename geometry module.
Time to move the dynamic geo into its own sitch.
2022-03-12 14:56:32 -08:00
assets Add license details. 2022-01-12 22:57:34 -08:00
src Fail at adding joints, rename geometry module. 2022-03-12 14:56:32 -08:00
.gitignore replicates bevy_flycam demo 2021-11-05 22:32:55 -07:00
.rustfmt.toml switch to bevy 0.5 for egui-inspector compat; get spinny lights 2021-11-07 23:58:43 -08:00
Cargo.lock Fail at adding joints, rename geometry module. 2022-03-12 14:56:32 -08:00
Cargo.toml Fix overhangs in generated terrain. 2022-02-28 18:18:23 -08:00
LICENSE.txt Add license details. 2022-01-12 22:57:34 -08:00