unity3d-script topic

List unity3d-script repositories

Unity-Script-Collection

5.4k
Stars
600
Forks
Watchers

A maintained collection of useful & free unity scripts / library's / plugins and extensions

UnityNativeScripting

1.3k
Stars
138
Forks
Watchers

Unity Scripting in C++

NativeCollections

395
Stars
33
Forks
Watchers

Native Collection Types for Unity

yaSingleton

159
Stars
10
Forks
Watchers

A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.

DepthMask-Unity-Shader

139
Stars
26
Forks
Watchers

Simple but powerful Unity shader that enables geometry masking for cutouts, UI, AR, and multiple camera VFX tricks.

makegeo

179
Stars
22
Forks
Watchers

Make Geometry - Procedural Unity3D Geometry

UnityTimer

35
Stars
4
Forks
Watchers

Powerful and convenient library for running actions after a delay in Unity3D. Fork from akbiggs/UnityTimer. Add some useful functions.

Unity3D-PerlinCameraShake

19
Stars
3
Forks
Watchers

Perlin noise based camera shake MonoBehaviour script for Unity3D, ready to attach to a Camera. Uses a coroutine-based execution that exits after the job is done. Should be relatively performant.

LowPolyTerrainGenerator

23
Stars
2
Forks
Watchers

Editor extension for Unity to create Low Poly Terrains