Commit Graph

4 Commits

Author SHA1 Message Date
585fdc3a7e
feat: add support for centering the screen around best/midpoint
Pressing 'c' will center the screen around the average position of the
particles. Pressing 'f' will center the screen on each frame.

Pressing 'b' will center the screen around the best found point.
2024-11-26 00:08:47 +01:00
4dae604485
feat: add support for drawing velocity vectors 2024-11-26 00:08:19 +01:00
c6238f2e1c
feat: add support for color and buffer shading 2024-11-23 14:08:03 +01:00
b5868dfdec
init: initial commit 2024-11-21 22:22:14 +01:00