code-beans / UnityFX
DocFX template to create Unity-esque documentation
☆41Updated 5 years ago
Alternatives and similar repositories for UnityFX:
Users that are interested in UnityFX are comparing it to the libraries listed below
- A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, w…☆105Updated 4 years ago
- A set of developer tools to make it easier to create and distribute packages for the native Unity Package Manager.☆109Updated 3 weeks ago
- ☆51Updated 5 years ago
- Collection of Unity editor helpers to boost productivity.☆67Updated 3 years ago
- An editor, build and player configuration framework for the Unity game engine.☆106Updated last week
- Provides a command line parser and options to set editor, build, player, and other Unity settings when running Unity from the command lin…☆57Updated 8 months ago
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆118Updated 3 months ago
- Tools to create, maintain and update packages for Unity☆31Updated 3 years ago
- Code-driven component injection toolkit for Unity.☆86Updated last year
- Serializes and renders ⚠ missing component info in Unity☆139Updated last year
- DOTS Samples and ongoing research within the Unity Discord DOTS community☆38Updated 4 years ago
- PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.☆83Updated 2 months ago
- Template repository for creating Unity game engine packages☆51Updated last year
- Unity plugin to easily manage the application frame rate and rendering interval. Reducing battery power consumption and device heat, espe…☆82Updated last year
- Automatically add defines upon the detection of predicate classes☆124Updated 2 years ago
- 🧳The package for Unity3d which makes it possible to automatically resolve UPM dependencies on projects located on Github☆39Updated 5 years ago
- UniTask & IUniTaskAsyncEnumerable baseed pub/sub messaging. this is like the UniTask version of UniRx.MessageBroker.