Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komietty/unity-jobsystem-boids
Superfast CPU boids for Unity
https://github.com/komietty/unity-jobsystem-boids
Last synced: 3 months ago
JSON representation
Superfast CPU boids for Unity
- Host: GitHub
- URL: https://github.com/komietty/unity-jobsystem-boids
- Owner: komietty
- License: mit
- Created: 2019-12-16T10:55:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T01:18:42.000Z (almost 2 years ago)
- Last Synced: 2024-05-15T12:46:48.095Z (6 months ago)
- Language: C#
- Homepage:
- Size: 14.5 MB
- Stars: 86
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# unity-jobsystem-boids
Unity job system and burst minimalist sample (less than 200 rows code!) without ECS.
### NativeArray sample
### NativeList sample
add / remove instance methods available.
## Compatibility
Tested on Unity 2019.3.11f1, windows10 (RTX 2080 max-q).
## Informative Source Code
TransformAccessArray - https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/TransformAccessArray.bindings.cs