simeonradivoev / Code-Node-EditorLinks
A graph node editor for generating C# scripts using .Net's CodeDOM in Unity.
☆118Updated 6 years ago
Alternatives and similar repositories for Code-Node-Editor
Users that are interested in Code-Node-Editor are comparing it to the libraries listed below
Sorting:
- A bare bones stripped down version of the shader graph editor using UIElements☆154Updated 5 years ago
- A Unity node editor for creating Immediate mode UIs☆76Updated 5 years ago
- Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data stru…☆78Updated 8 years ago
- Visual Scripting Framework for Unity☆256Updated 3 years ago
- Easy-to-build realistic roads in Unity. Foundation of any simcity game.☆106Updated 5 years ago
- Dynamic compilation tool for Unity3D engine.☆109Updated 8 years ago
- Unity3D: Simple core bezier functionality featuring interpolation and orientation.☆145Updated 5 years ago
- A small addon for xNode that lets you add groups to your graphs☆105Updated 3 years ago
- Graph-based mesh modifiers.☆177Updated 5 years ago
- UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operat…☆200Updated last year
- Simple, quick and good looking GUI windows for Unity, intended for prototyping and debugging☆136Updated last year
- Unity plugin for create skinned mesh in scene.☆82Updated 10 months ago
- Displays mesh's UV in Unity editor window.☆66Updated 3 years ago
- An example Unity project that demonstrates Unity-Weld.☆77Updated 7 years ago
- PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.☆85Updated 6 months ago
- Unity plugin for UI widget develop.☆53Updated 10 months ago
- A suite of UIElements based attributes, drawers, controls, and other helpers to expedite the creation of object inspectors without the ne…☆91Updated 5 years ago
- Unity C# 3D Math methods library.☆58Updated 4 years ago
- Procedural terrain generator for the Unity 3D engine.☆78Updated 3 years ago
- An editor, build and player configuration framework for the Unity game engine.☆111Updated 3 months ago
- A Unity3D UI Animation Framework base on Tweens☆63Updated 4 years ago
- A JSON Editor in the inspector. Preview and more information in README🙂☆87Updated 7 years ago
- Behaviour tree editor for Unity3D☆116Updated 5 years ago
- A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Ani…☆137Updated 2 years ago
- 2D Polyline Editor for Unity3D☆86Updated 4 years ago
- A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.☆59Updated 6 months ago
- Examples of using the Job System in Unity3D☆57Updated 3 years ago
- KD-tree and obstacle avoidance implementation in C#