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: about 1 month ago
JSON representation

Superfast CPU boids for Unity

Lists

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