mortennobel / UnityUtilsLinks
A library of C# utility classes for Unity
☆90Updated 7 years ago
Alternatives and similar repositories for UnityUtils
Users that are interested in UnityUtils are comparing it to the libraries listed below
Sorting:
- Example project for UnityEditorInternal.ReorderableList in Unity 4.5☆85Updated 11 years ago
- ☆52Updated 10 years ago
- ☆101Updated 10 years ago
- Unity extension that enables expression evaluation at runtime to facilitate testing and debugging.☆97Updated 5 years ago
- Various editor/GUI tools for Unity3D☆94Updated 9 years ago
- 2D Polyline Editor for Unity3D☆86Updated 4 years ago
- A simple library for creating state machines in C# code - Tweaked for Unity3D support☆62Updated 10 years ago
- ☆64Updated 7 years ago
- Simple example of painting straight onto a mesh with a shader☆68Updated 9 years ago
- A UNIX/Quake3 style command line interface to Unity editor☆74Updated 9 years ago
- Pixel Palettemap "palettizes" textures, allowing them to be used with a shader for alternate color schemes and palette swapping.☆68Updated 7 years ago
- A simple frame-by-frame capture tool for Unity to record perfectly smooth, supersampled replays or cinematics.☆65Updated 8 years ago
- Simple per-poly vertex painter for Unity☆63Updated 9 years ago
- Dynamically generates polygon meshes in Unity.☆67Updated 11 years ago
- A simple, easy to implement, editor-driven signal/event system for Unity.☆109Updated 12 years ago
- extension and utility methods for the Unity game engine☆82Updated 10 years ago
- Procedural meshes in Unity, ooh jeaaah☆79Updated 6 years ago
- Examples from Unite Europe 2015 talk☆82Updated 10 years ago
- A collection of small reusable Unity3D property drawers.☆70Updated 12 years ago
- A collection of high customizable unlit shaders for Lightweight Render Pipeline☆122Updated 5 years ago
- Port of https://github.com/gorhill/Javascript-Voronoi by Raymond Hill to Unity. Also, an attempt at dynamic mesh fractures.☆68Updated 11 years ago
- An easy to use API that allows you to manipulate files inside of Unity without the headache of using AssetDatabase.☆70Updated 8 years ago
- A bezier Spline system for Unity.