https://github.com/m039/unityparticlestestbed
In this project, I'm trying to make simple system of dumb agents and trying to push the numbers of them further
https://github.com/m039/unityparticlestestbed
agents experimental particles study unity unity3d webgpu
Last synced: about 2 months ago
JSON representation
In this project, I'm trying to make simple system of dumb agents and trying to push the numbers of them further
- Host: GitHub
- URL: https://github.com/m039/unityparticlestestbed
- Owner: m039
- Created: 2021-03-21T04:00:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T20:32:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T05:35:53.713Z (over 1 year ago)
- Topics: agents, experimental, particles, study, unity, unity3d, webgpu
- Language: C#
- Homepage: https://m039.github.io/UnityParticlesTestbed/
- Size: 85.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Particles Testbed
## About
This project is a snapshot of my experimentation with moving agents. I tried to make a simple system, only forward movement, and try to push the numbers of agents as much as I can.
You can try WebGL build [here](https://m039.github.io/UnityParticlesTestbed/). The GPU(WebGPU) mode with compute shaders is also included.
