Log In  
Follow
AdriRed
Flocking simulation
by

Hello!

I would like to ask to zep if there are any plans of porting the applications (pico8, picotron, voxatron) to arm64 and aarch64 for Linux, Windows and MacOS.

Thanks!

2 comments



Cart #flocking-0 | 2024-04-06 | Embed ▽ | License: CC4-BY-NC-SA

This is a work in progress simulation or particle system, based on The Coding Train video Coding Challenge #124 https://www.youtube.com/watch?v=mhjuuHl6qHM

Controls:

  • If left mouse button is clicked, the particles will avoid the mouse.

I'm open to any change to boost the performance of the simulation (Quadrtree?). I plan to use it in a fishtank wallpaper or so, if anyone finds another use, feel free to play with the code!

0 comments