Jeffrey Vella
Results
10
repositories owned by
Jeffrey Vella
UnityAStarNavigation
141
Stars
31
Forks
Watchers
An A* navigation system for Unity using burst compiled jobs for performance.
NativeFasterDictionary
16
Stars
1
Forks
Watchers
An experiment to write a faster/native version of SveltoECS's FasterDictionary
UnityBurstFunctions
39
Stars
5
Forks
Watchers
Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.
UnityDebugDrawer
49
Stars
7
Forks
Watchers
Draw debug handles and other GUI elements in the scene view from anywhere in your code base.
UnityEcsEvents
25
Stars
5
Forks
Watchers
An event system for Unity's data oriented design framework.
UnityEcsEvents.Example
21
Stars
0
Forks
Watchers
An example showing the how ECS Events package can be utilized in a game.
UnityTimelordBlender
40
Stars
4
Forks
Watchers
Timelord is a demo for custom blending of Unity3D Timelines.