Commit Graph

20 Commits

Author SHA1 Message Date
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 aa9a89ae94 polyline plugin needs to be updated 2023-03-09 13:09:28 -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 4708eabdd9 ok, the wheels keep going through the planet and getting stuck
I'm going to need to do like raycasting from each wheel or something to do this right.
2023-01-26 17:16:05 -08:00
Joe Ardent bf35c963b2 add debug cam orbit controls 2023-01-23 20:12:15 -08:00
Joe Ardent ca59748849 compiles 2023-01-20 14:40:51 -08:00
Joe Ardent bd96c52f3a Update to Bevy 0.8. Not showing the cyberbike for some reason.
Physics is still probably fucked.
2022-08-13 15:30:37 -07:00
Joe Ardent 1579c3d972 Builds and runs, but physics is fucked. 2022-05-08 10:58:48 -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
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
Joe Ardent b6fa54a99c Minor tidy. 2022-03-01 22:31:44 -08:00
Joe Ardent a089f3da46 Add proper collision shape for displaced geo. 2022-02-21 15:42:44 -08:00
Joe Ardent 373fc30d56 High-perf wireframe for planet. 2022-02-21 13:08:49 -08:00
Joe Ardent d793b6e986 Minor color tweaks. 2022-02-01 11:44:13 -08:00
Joe Ardent c11845db90 Use bevy_polyline to wireframe the big sphere. 2022-01-26 13:33:48 -08:00
Joe Ardent 13543a6553 Blink moving lights' meshes on and off. 2022-01-18 22:20:58 -08:00
Joe Ardent 20f68b2bec Make the planet wireframe. 2022-01-13 22:05:51 -08:00