Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torinos-yt/vl.boids-gpu
https://github.com/torinos-yt/vl.boids-gpu
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/torinos-yt/vl.boids-gpu
- Owner: torinos-yt
- Created: 2020-12-10T17:45:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T02:39:23.000Z (about 3 years ago)
- Last Synced: 2025-01-19T00:12:32.783Z (6 days ago)
- Size: 795 KB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VL.Boids-GPU
GPU Boids Simulation implemented in [vvvv gamma](https://visualprogramming.net).![Screenshot](Screenshot.png)
## InstallingTo use the latest stable version:
1. Go to Gamma's Quad menu > Manage Nugets > Commandline and type:
`nuget install VL.Boids-GPU`
2. Press Enter and wait the ending of the installation process
3. Open the Help Menu (F1). Open the tap "Learn". Search for the pack "Boids"Original from: [Indie Visual Lab](https://github.com/IndieVisualLab/UnityGraphicsProgrammingSeries)