Commit Graph

10 Commits (901a936e1814d1537136fe66c8990fc2692f98df)

Author SHA1 Message Date
Zynh Ludwig 901a936e18 boundary conditions 2024-09-01 21:04:22 -07:00
Zynh Ludwig 5561191864 vec2 velocity thank goodness 2024-09-01 16:03:54 -07:00
Zynh Ludwig a5400fafaa value tuning 2024-09-01 15:16:09 -07:00
Zynh Ludwig 0803b9d611 proper for loop 2024-09-01 15:14:47 -07:00
Zynh Ludwig edc9b376b9 faster and time agnostic movement 2024-09-01 15:13:35 -07:00
Zynh Ludwig d9a8896444 move boid_mesh code 2024-09-01 14:24:22 -07:00
Zynh Ludwig e41ff1cf61 she moves! 2024-09-01 02:24:03 -07:00
Zynh Ludwig f42d8bffd5 boid mesh setup 2024-09-01 02:14:22 -07:00
Zynh Ludwig 5f9998b98d Boids? 2024-09-01 01:35:01 -07:00
Zynh Ludwig 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