unity3d-script
There are 48 repositories under unity3d-script topic.
michidk/Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
jacksondunstan/UnityNativeScripting
Unity Scripting in C++
jacksondunstan/NativeCollections
Native Collection Types for Unity
kurtdekker/makegeo
Make Geometry - Procedural Unity3D Geometry
heyJordanParker/yaSingleton
A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
doomlaser/DepthMask-Unity-Shader
Simple but powerful Unity shader that enables geometry masking for cutouts, UI, AR, and multiple camera VFX tricks.
Mr-sB/UnityTimer
Powerful and convenient library for running actions after a delay in Unity3D. Fork from akbiggs/UnityTimer. Add some useful functions.
shohan4556/learn-unity-by-making-games
learn-unity-by-making-games
bengsfort/WakaTime-Unity
WakaTime integration in the Unity editor.
hbollon/GyroscopeControl
🌀 Unity script used for smooth and customizable object rotation with gyroscope (initially configured to rotate x and z axis using x and y axis of gyro but can be easily edited). It include initial calibration with offset, rotation speed (Time.deltaTime * velocity), smoothing parameter editable in Unity inspector and debug overlay.
jankozik/UnityScripting-CPP
A library to allow writing Unity scripts in native code: C, C++, assembly.
prajwalshettydev/SnapObjLoader
Fastest way in the world to load the .obj file in Unity, Editor OR Runtime! 🔥
kalucky0/LowPolyTerrainGenerator
Editor extension for Unity to create Low Poly Terrains
Kilosoft/PathFindHexagon
Astar A* pathfinding Unity C#
Coac/ingame-editor-ui
Unity3D Ingame Editor IMGUI
baratgabor/Unity3D-PerlinCameraShake
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.
jasperdrescher/Agar
A 2D game based on the smash hit game Agar.io.
ShadedTechnology/MeshPainter
Simple tool for Unity to paint vertex colors on meshes
heyJordanParker/yaSingleton-Example-Project
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
AlexKutepov/Plot-a-function-graph-in-Unity3D
graph creator for Unity3D
felladrin/unity3d-globalstorage
Unity3D Script to store persistent data in JSON format and watch them live on Inspector.
walidabazo/Unity-3D-AR-to-get-drug-information
Tutorial Unity learning: * Unity 3d is integrated with the Vuforia Engine to create Augmented reality AR . * How to use unity canvas camera Augmented Reality AR . * unity 3d raycast hit object With Augmented Reality AR . * Unity 3d AR Multi Language on GUI. * Unity 3D Support Arabic language. * Simple ideas for get drug information for professionals and consumers By Augmented reality AR. Note : If you need wonder Developer Create the Same Demo but information Drug On: 1- SQL lite Database (offline data). 2- Online Database used Json. 3- Open Website On canvas. Please told me on comment
leotgo/unity-coding-standards
A composition of coding standards for programming in Unity3D, acquired from multiple game developers across the community.
andreasbaumde/UnityCinematicControl
UnityCinematicControl is a versatile Unity camera control script, enabling dynamic and cinematic camera movements with ease. Ideal for crafting compelling game trailers and cutscenes, it provides developers with intuitive tools for enhancing visual storytelling in their games.
baratgabor/Unity3D-ScriptableObjectPersistor
Serializes into PlayerPrefs, JSON file, binary file, or AES encrypted file. Lightweight, transparent, editor-configurable storage container for saving ScriptableObject state.
mitay-walle/com.mitay-walle.ui-selectable-preview-overlay
Unity3d SceneView Overlay to preview Graphic states of UI.Selectable (Button, Toggle etc)
BharathVishal/Particle-System-Unity
This project contains a set of eight particle effects for use in Unity projects.
Viveckh/Amethyst-3D-Adventure-Game
An Adventure and Immersive 3D Game built using Unity 3D Engine that revolves around exploring and collecting Amethyst gems in an abandoned desolate planet while navigating the obstacles and hostile agents.
etopuz/ShaderNotes
Shaders created in unity for learning and experimenting purposes
Powll/Procedural-Voxel-Chunks
Unity-based procedural voxel chunk generator. Landscape is generated using Unity's Perlin Noise functionality.
guangpingmo/UnityEditorUtility
Useful Utility for Unity Editor.
tydyus/3DTreeGenerator_Tyd
tree generator for unity
Akrivus/UnityGPT
Bunch of scripts for quickly integrating ChatGPT into Unity runtime behaviors, including tool calls and TTS.
QueCue/UniMarkdown
The ultimate native Markdown toolkit for Unity. Edit, preview, and manage docs seamlessly inside the editor. 🚀