Commit graph

22 commits

Author SHA1 Message Date
Joe Ardent
66724e8946 still not showing the color/textures 2024-06-13 14:50:41 -07:00
Joe Ardent
63ed962155 update to bevy 13 2024-06-13 13:00:39 -07:00
Joe Ardent
82f95cf070 silence lints 2023-05-10 11:21:30 -07:00
Joe Ardent
3e5e51401a misc conf changes and stuffs 2023-05-09 13:34:54 -07:00
Joe Ardent
5a57779261 assign random color per triangle 2023-03-31 15:28:48 -07:00
Joe Ardent
b8751a7374 neuter glamor 2023-03-10 11:45:01 -08:00
Joe Ardent
63d3bb87d4 ok, works 2023-03-09 17:50:14 -08:00
Joe Ardent
2db6041774 still gets unstable 2023-02-23 22:08:08 -08:00
Joe Ardent
4e6fab5952 Re-enable the cyberplanet and stuff.
This reverts commit a4189342e0.
2023-02-22 17:10:36 -08:00
Joe Ardent
a4189342e0 flatland it 2023-02-22 13:50:38 -08:00
Joe Ardent
0f330283ee increase friction coefficients to more realistic values 2023-02-19 14:31:20 -08:00
Joe Ardent
c41fc78b00 Scale the noise down a smidge on the landscape. 2023-02-18 13:49:44 -08:00
Joe Ardent
6fd4f7c2e0 merge of physics from flatlander 2023-02-17 18:03:17 -08:00
Joe Ardent
fa59a81f05 simplify wheels 2023-02-15 14:52:29 -08:00
Joe Ardent
ff64bbeff3 add wheels maybe 2023-01-24 23:04:33 -08:00
Joe Ardent
bf35c963b2 add debug cam orbit controls 2023-01-23 20:12:15 -08:00
Joe Ardent
9d2e41a971 add offset resource for debug camera 2023-01-22 21:06:08 -08:00
Joe Ardent
ca59748849 compiles 2023-01-20 14:40:51 -08:00
Joe Ardent
1579c3d972 Builds and runs, but physics is fucked. 2022-05-08 10:58:48 -07:00
Joe Ardent
c37cf0a6b1 tweak the constants 2022-03-21 16:04:06 -07:00
Joe Ardent
315f35e8e3 Adds "wheels" to cyberbike.
The `parallel` feature doesn't work with joints in Rapier.
2022-03-13 15:54:33 -07:00
Joe Ardent
8979660775 Major reorg, works like before.
Still need to add the child colliders for the "wheels".
2022-03-12 16:33:07 -08:00
Renamed from src/static_geometry.rs (Browse further)