unity3d-script

There are 45 repositories under unity3d-script topic.

  • Unet_Example

    Language:C#1
  • Unity-Script-Collection

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

  • UnityNativeScripting

    Unity Scripting in C++

    Language:C#1.3k
  • NativeCollections

    Native Collection Types for Unity

    Language:C#411
  • makegeo

    Make Geometry - Procedural Unity3D Geometry

    Language:C#228
  • yaSingleton

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

    Language:C#162
  • DepthMask-Unity-Shader

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

    Language:ShaderLab142
  • UnityTimer

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

    Language:C#40
  • learn-unity-by-making-games

    learn-unity-by-making-games

    Language:C#34
  • UnityScripting-CPP

    A library to allow writing Unity scripts in native code: C, C++, assembly.

    Language:C#30
  • 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.

    Language:C#28
  • WakaTime-Unity

    WakaTime integration in the Unity editor.

    Language:C#28
  • LowPolyTerrainGenerator

    Editor extension for Unity to create Low Poly Terrains

    Language:C#23
  • SnapObjLoader

    Fastest Way to To Load the .obj File in Unity,

    Language:C#23
  • ingame-editor-ui

    Unity3D Ingame Editor IMGUI

    Language:C#20
  • 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.

    Language:C#19
  • PathFindHexagon

    Astar A* pathfinding Unity C#

    Language:C#17
  • MeshPainter

    Simple tool for Unity to paint vertex colors on meshes

    Language:C#15
  • yaSingleton-Example-Project

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

    Language:C#15
  • Agar

    A 2D game based on the smash hit game Agar.io.

    Language:C#15
  • Plot-a-function-graph-in-Unity3D

    Plot-a-function-graph-in-Unity3D

    graph creator for Unity3D

    Language:C#13
  • unity3d-globalstorage

    Unity3D Script to store persistent data in JSON format and watch them live on Inspector.

    Language:C#13
  • 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.

    Language:C#9
  • 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.

    Language:C#6
  • 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.

    Language:C#5
  • Particle-System-Unity

    This project contains a set of eight particle effects for use in Unity projects.

    Language:ASP.NET5
  • Procedural-Voxel-Chunks

    Unity-based procedural voxel chunk generator. Landscape is generated using Unity's Perlin Noise functionality.

    Language:CSS4
  • 3DTreeGenerator_Tyd

    tree generator for unity

    Language:ShaderLab3
  • UnityEditorUtility

    Useful Utility for Unity Editor.

    Language:C#3
  • UnityGPT

    Bunch of scripts for quickly integrating ChatGPT into Unity runtime behaviors, including tool calls and TTS.

    Language:C#2
  • Test-system-for-Unity3D

    The test system for Unity3D, if you want to create a test in Unity3D you have found the right way

    Language:ShaderLab1