HardlyDifficult / AssetBundleManagerLinks
Minor updates to Unity's AssetBundleManager (last updated 2015) so that it works with the latest version of Unity and .NET 4.6.
☆14Updated 7 years ago
Alternatives and similar repositories for AssetBundleManager
Users that are interested in AssetBundleManager are comparing it to the libraries listed below
Sorting:
- This extension helps out people who suffer from Unity's poor UX.☆18Updated 4 years ago
- [DEPRECATED] integrated ECS framework for Unity☆32Updated 5 years ago
- A group of agents that implements both blended and priority based movement, resulting in a fluid group behavior that still allows for str…☆24Updated 7 years ago
- A unity plugin that provides a unified cross-platform API☆17Updated 7 years ago
- Helper utilities and files for enabling shader debugging☆15Updated 11 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆25Updated 6 years ago
- A color management solution for Unity☆16Updated 4 years ago
- Use ECS and JobSystem to simulate billions unit on mobile platform.☆13Updated 7 years ago
- A look into how to implement Hybrid ECS in a classic Unity Project☆41Updated 3 years ago
- Extending a Unity3d Inspector window to show int tags☆33Updated 7 years ago
- This is a presentation and project on how to use the Shader Editor released with Unity 2018.1☆20Updated 6 years ago
- Google Protobuf C# & lua generator with Unity3d☆27Updated 4 years ago
- ☆29Updated 8 years ago
- RTS tutorial project for Lockstep Framework☆18Updated 6 years ago
- WuxingogoExtension is a powerful tool for constructing and assembling game levels.☆26Updated 4 years ago
- Demo project for spriterecolour in Unity☆22Updated 8 years ago
- Octree implementation in Unity☆28Updated 2 years ago
- Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018☆36Updated 4 years ago
- A replacement for Unity's GameObject.Find that supports CSS-like selectors and inactive GameObjects☆21Updated 7 years ago
- Real Time Strategy Game made in Unity☆14Updated 6 years ago
- Example project. Using Unity ECS to create some simple Roguelike game☆25Updated 5 years ago
- General-purpose Unity3D utilities library☆18Updated 2 months ago
- Unity 2D Raycast hit detection☆26Updated 4 years ago
- Trying to make Tetris with Unity's ECS system