https://github.com/torinos-yt/VL.Boids-GPU
https://github.com/torinos-yt/VL.Boids-GPU
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/torinos-yt/VL.Boids-GPU
- Owner: torinos-yt
- Created: 2020-12-10T17:45:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T02:39:23.000Z (over 3 years ago)
- Last Synced: 2024-12-08T00:05:11.699Z (6 months ago)
- Size: 795 KB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vl - VL.Boids-GPU - GPU Boids Simulation implemented in VL (Libraries / Rendering)
README
# VL.Boids-GPU
GPU Boids Simulation implemented in [vvvv gamma](https://visualprogramming.net).
## 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)