Pinned Repositories
com.bustedbunny.mvptoolkit
Model-View-Presentation Toolkit for using UI Toolkit with Unity Entities using MVP pattern.
com.bustedbunny.mvvmtoolkit
Model-View-ViewModel Toolkit for Unity UIToolkit.
CombatExtendedAimbot
DOTS-Manual
ECSFX
This is a little framework that allows you to use classic Unity ParticleSystem within Unity ECS's bursted and jobified context.
ECSUtility
This package contains a number of utility methods for Unity ECS and singleton struct system.
EntitiesNavMeshBuilder
Runtime NavMesh dynamic building for Unity Entities.
NativeMessenger
This is system-wide native messenger for Unity Entities. It provides an efficient way to trigger systems on demand without involving entities data or any structural changes.
Pathfinding
Pathfinding - using Unity Navmesh, ECS and Burst
RTSDemo
Educational project that demonstrates RTS mechanics within Unity ECS.
bustedbunny's Repositories
bustedbunny/com.bustedbunny.mvvmtoolkit
Model-View-ViewModel Toolkit for Unity UIToolkit.
bustedbunny/EntitiesNavMeshBuilder
Runtime NavMesh dynamic building for Unity Entities.
bustedbunny/Pathfinding
Pathfinding - using Unity Navmesh, ECS and Burst
bustedbunny/DOTS-Manual
bustedbunny/NativeMessenger
This is system-wide native messenger for Unity Entities. It provides an efficient way to trigger systems on demand without involving entities data or any structural changes.
bustedbunny/ECSFX
This is a little framework that allows you to use classic Unity ParticleSystem within Unity ECS's bursted and jobified context.
bustedbunny/RTSDemo
Educational project that demonstrates RTS mechanics within Unity ECS.
bustedbunny/com.bustedbunny.mvptoolkit
Model-View-Presentation Toolkit for using UI Toolkit with Unity Entities using MVP pattern.
bustedbunny/ECSUtility
This package contains a number of utility methods for Unity ECS and singleton struct system.
bustedbunny/unity_netcode_predictive_spawning
bustedbunny/Arduino-Modbus-Pump-Model
bustedbunny/Asteroids-ECS
bustedbunny/CardUITest
bustedbunny/combat-bees-benchmarks
Benchmarks of different versions of a simple bee simulation
bustedbunny/ECSFramework
Rimworld ECS Framework
bustedbunny/FactorialZeroCalculator
bustedbunny/FishBot
bustedbunny/FishbotUnity
bustedbunny/FluffyFallClone
bustedbunny/GasExpansion
Work In Progress. Grid gas simulation. Modification for RimWorld
bustedbunny/gitignore
A collection of useful .gitignore templates
bustedbunny/Idle-Action-Farm
bustedbunny/JSFunctionAnalyzer
bustedbunny/Mineshaft
Rimworld Mod
bustedbunny/MinigamePickCorrect
bustedbunny/MVVMToolkitUnity
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
bustedbunny/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
bustedbunny/UIToolkitMVP
bustedbunny/UniTask
Provides an efficient allocation free async/await integration for Unity.
bustedbunny/UnityMvvmToolkit
Brings data-binding to your Unity project