unity3d-script
There are 45 repositories under unity3d-script topic.
Unity-Script-Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
UnityNativeScripting
Unity Scripting in C++
NativeCollections
Native Collection Types for Unity
makegeo
Make Geometry - Procedural Unity3D Geometry
yaSingleton
A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
DepthMask-Unity-Shader
Simple but powerful Unity shader that enables geometry masking for cutouts, UI, AR, and multiple camera VFX tricks.
UnityTimer
Powerful and convenient library for running actions after a delay in Unity3D. Fork from akbiggs/UnityTimer. Add some useful functions.
learn-unity-by-making-games
learn-unity-by-making-games
UnityScripting-CPP
A library to allow writing Unity scripts in native code: C, C++, assembly.
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.
WakaTime-Unity
WakaTime integration in the Unity editor.
LowPolyTerrainGenerator
Editor extension for Unity to create Low Poly Terrains
SnapObjLoader
Fastest Way to To Load the .obj File in Unity,
ingame-editor-ui
Unity3D Ingame Editor IMGUI
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.
PathFindHexagon
Astar A* pathfinding Unity C#
MeshPainter
Simple tool for Unity to paint vertex colors on meshes
yaSingleton-Example-Project
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
Agar
A 2D game based on the smash hit game Agar.io.
Plot-a-function-graph-in-Unity3D
graph creator for Unity3D
unity3d-globalstorage
Unity3D Script to store persistent data in JSON format and watch them live on Inspector.
unity-coding-standards
A composition of coding standards for programming in Unity3D, acquired from multiple game developers across the community.
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
Unity3D-ScriptableObjectPersistor
Serializes into PlayerPrefs, JSON file, binary file, or AES encrypted file. Lightweight, transparent, editor-configurable storage container for saving ScriptableObject state.
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.
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.
Particle-System-Unity
This project contains a set of eight particle effects for use in Unity projects.
Procedural-Voxel-Chunks
Unity-based procedural voxel chunk generator. Landscape is generated using Unity's Perlin Noise functionality.
3DTreeGenerator_Tyd
tree generator for unity
UnityEditorUtility
Useful Utility for Unity Editor.
UnityGPT
Bunch of scripts for quickly integrating ChatGPT into Unity runtime behaviors, including tool calls and TTS.
Test-system-for-Unity3D
The test system for Unity3D, if you want to create a test in Unity3D you have found the right way