An open API service indexing awesome lists of open source software.

https://github.com/mortennobel/unityutils

A library of C# utility classes for Unity
https://github.com/mortennobel/unityutils

c-sharp graphics-programming unity

Last synced: 3 days ago
JSON representation

A library of C# utility classes for Unity

Awesome Lists containing this project

README

        

# Unity Utils

Collada:
- Simple support for ColladaExport

Extensions:
- Extension classes Unity classes

HMesh:
- Halfedge data structure. For procedural mesh generation.
- Experimental

Math:
- Miscellaneous math functions

Obj:
- Wavefront OBJ file exporter

Scene:
- Custom renderes

SVG:
- Export to SVG
- Experimental