Skip to content

Latest commit

 

History

History
78 lines (67 loc) · 6.9 KB

Unity.md

File metadata and controls

78 lines (67 loc) · 6.9 KB

OpenUnity

Tools

Shader

Painter

AssetsAnalyzer

  • UtinyRipper GUI and API library for working with Engine assets, serialized and bundle files
  • AssetStudio A tool for exploring, extracting and exporting assets and assetbundles
  • UnityEngineAnalyzer Roslyn Analyzer for Unity3D
  • ReferenceExplorer ReferenceExplorer will visualize the object and component dependencies
  • AssetsReporter [Unity] Report System for Asset Import Settings

VisualEdit

FileFormat

Texture

Others

Editor

  • UnityDrawers 👍 A collection of property and decorator drawers for Unity
  • NaughtyAttributes 👍 Attribute Extensions for Unity
  • ShaderAccessor Define the structure, assign values to shader parameters using C# reflection,work in unity
  • CategoryTool Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
  • RapidGUI Unity OnGUI(IMGUI) extensions for Rapid prototyping/development
  • unity-toolbar-extender Extend the Unity Toolbar with your own Editor UI code.

UI

  • HSV-Color-Picker-Unity HSV color picker for Unity UI
  • graphy Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
  • UIEffect UIEffect is an effect component for uGUI element in Unity
  • SpriteDicing Extension for Unity game engine to work with diced sprites
  • PolyMesh Create 2D shapes in an instant with the PolyMesh editor!
  • Unity-MeshMask effient,easy use Mask Component compare to Unity Mask, cost less drawcall and lower pixel fill rate.

AI

Utils

Rendering