-
Review and add new nodes and functions for balance of SG to ASE remap page:
- [x] **Channel Mixer** -> High Priority
https://docs.unity3d.com/Packages/com.unity.shadergraph@17.0/manual/Channel-M…
-
how to build with unity dots?
-
I have a Unity 6 project with this setup...
* [manifest.json](https://github.com/Antoshidza/NSprites-Foundation/files/15487615/manifest.json)
* [ProjectVersion.txt](https://github.com/Antoshidza/N…
-
Hi there,
You reference the Units DOTS Physics package in your readme, which claims to be deterministic in its description.
Is the difference here that the Unity DOTS Physics package is only det…
-
http://blog.anqiqi.cn/post/Unity%E7%9A%84DOTS%E6%8A%80%E6%9C%AF/?
温故而知新
-
We want to use the Vicon trackers to track the physical arm so that we can measure its position. We will need to figure out how we want to add this data into our system to be recorded and visualized.
-
Performance Improvement:
Currently only the main thread is used for all computation tasks.
Parallelization / Unity Job System / Entity Component System / DOTS / Burst Compiler could be utilized to…
-
We have a usual dot-product-on-recent state pattern for AR [here](https://github.com/CDCgov/Rt-without-renewal/blob/f5b4ab7bdbb21f069b5d178bd365373e7aff8635/EpiAware/src/EpiLatentModels/models/AR.jl#L…
-
i can build tinyracing in 2020.2.1f1 for android, but when i add a quad then add child node of Text(TMP) on the Scene, then always fails.
i check the shader Mobile/Distance Field , it is ok , i am co…
-
Our robot uses quality of service 'RELIABILITY=VOLATILE' for the laser scan, but it needs to be changed to 'RELIABLE' to work with Unity. I couldn't find anywhere to configure it in Unity. Then, when …