Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-beans/gizmoextensions
Utility class(es) that extend Unity's Gizmos
https://github.com/code-beans/gizmoextensions
csharp unity unity-editor unity3d
Last synced: about 1 month ago
JSON representation
Utility class(es) that extend Unity's Gizmos
- Host: GitHub
- URL: https://github.com/code-beans/gizmoextensions
- Owner: code-beans
- License: mit
- Created: 2018-05-19T19:19:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T07:31:45.000Z (5 months ago)
- Last Synced: 2024-10-10T10:22:25.873Z (about 1 month ago)
- Topics: csharp, unity, unity-editor, unity3d
- Language: C#
- Size: 819 KB
- Stars: 123
- Watchers: 8
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GizmoExtensions
Utility class(es) that extend Unity's Gizmos![](http://code-beans.com/static/gif.gif)
## Features
* adds `Quaternion rotation` as an input parameter for the primitive types
* Adds the following Gizmos:
* Circles
* Cylinders
* Arcs
* Arrows
* Capsules## Install
Just drop the `/src` folder into your Unity Assetsif you want to keep up to date you might want to clone the repo into your `Assets/` folder instead
## Contribute
Do you have any Gizmo extensions? Feel free to contribute!