Swarm 3D GUI – with a tail
I wrote this short swarm script with GUI interface in Processing about 4 years ago (When I began to code)… Now I figure out lots of code from this script should be improved! For instance, we can implement KDTree later… Hope this code from the previous version will help people who needs or interested in it. Processing Source Code: The full source code (drawLineFish3DUI.pde, Fish.pde, Manage.pde) is available on GitHub.