Commit graph

17 commits

Author SHA1 Message Date
3d512db39b random boid angle 2024-09-03 01:11:30 -07:00
ed8c679e57 random spawn position 2024-09-03 00:15:48 -07:00
f6feef04e5 cache? acclertion 👍 2024-09-02 23:50:29 -07:00
b2b59d68d5 cohesion scaffold 2024-09-02 21:40:11 -07:00
3cab0eecd5 boundary padding 2024-09-02 00:39:14 -07:00
0009a83b1d move boundary code to module 2024-09-01 23:20:10 -07:00
3a3cfccd7d copy goes brr ig 2024-09-01 21:12:49 -07:00
901a936e18 boundary conditions 2024-09-01 21:04:22 -07:00
5561191864 vec2 velocity thank goodness 2024-09-01 16:03:54 -07:00
a5400fafaa value tuning 2024-09-01 15:16:09 -07:00
0803b9d611 proper for loop 2024-09-01 15:14:47 -07:00
edc9b376b9 faster and time agnostic movement 2024-09-01 15:13:35 -07:00
d9a8896444 move boid_mesh code 2024-09-01 14:24:22 -07:00
e41ff1cf61 she moves! 2024-09-01 02:24:03 -07:00
f42d8bffd5 boid mesh setup 2024-09-01 02:14:22 -07:00
5f9998b98d Boids? 2024-09-01 01:35:01 -07:00
190ac3b9d5 Init
cargo: lockfile

cargo: deps and compile options

nix: shell.nix

nix: add flake

nix: use rustoverlay; thanks nullcube <3

actually using bevy

more bevy gettings started code

default plugins

custom plugin

resources

remove hello

nix: rust-bin

formatting

nix: shell.nix works standalone again

circle time

nix: drop aarch64-linux

I don't know if it ever worked, not gonna claim I did

nix: formatting

assets: add firasans

update bevy

beeg comment

use clang + mold: experimental

some tiles?

winit desktop app

off by one errors baby

compute tile offset

variable naming

add Board marker

simpler calculation

hee hee spinny square

Revert "hee hee spinny square"

This reverts commit 26cf4c745314674fb3886409a34a358faf3dd89d.

easier numbers?

xyz defaults to 0

mod_picking

bevy-inspector-egui

Init
2024-08-31 16:56:33 -07:00