frankvHoof93 / ECSChess
Chess in Pure ECS in Unity
☆21Updated 5 years ago
Alternatives and similar repositories for ECSChess:
Users that are interested in ECSChess are comparing it to the libraries listed below
- ☆25Updated 3 years ago
- Workaround for jobified raycasts limitations☆19Updated 5 years ago
- Testing new Mesh support for NativeArray in Unity 2019.3☆10Updated 5 years ago
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆20Updated 3 years ago
- Jobs-based line rendering for Unity 2020.2+☆27Updated 3 years ago
- Lets you view and edit node graphs inside Unity☆13Updated 4 years ago
- An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.☆27Updated 4 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 4 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆23Updated 5 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆51Updated 4 years ago
- Game made with Unity DOTS. RTS mixed with third person shooting action. Destroy the mega robot!☆26Updated 4 years ago
- Simple Unity Generate Vertex Color Model Tool☆38Updated 4 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆40Updated 5 years ago
- A simple event system to use with Unity's DOTS framework☆25Updated 5 years ago
- A library to help you customize your own Unity3D Graph solution.☆13Updated 2 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆34Updated 2 years ago
- An example showing the how ECS Events package can be utilized in a game.☆21Updated 4 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 5 years ago
- Advanced Pathfinding for C#