An open API service indexing awesome lists of open source software.

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

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.

![screenshot](/docs/screensho_100k_final_with_stats.png)