Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.09 KB

File metadata and controls

31 lines (25 loc) · 2.09 KB

Unity_ScriptingRef

A collection of public unity packages and small independent C# scripts those seems to be useful in different requirements while working on any sort of project.

Cover Image

Authors

Shubham Singh

Index

  • 1 - Updating input manager from editor script
  • 2 - Setting UI anchors from script in editor
  • 3 - Mixing two wav audios
  • 4 - Image editing in unity editor
  • 5 - Rendering pdf file in unity scene
  • 6 - Generate voxel mesh from 2D texture
  • 7 - Flock simulation for birds/fish/etc
  • 8 - Unity Shaders
  • 9 - Accessing USB camera over OTG on android devices
  • 10 - Heatmap visualization in Unity
  • 11 - Point cloud rendering with interaction in Unity
  • 12 - Android text-to-speech (TTS) bridge for Unity C#

Unity Packages

  • 1 - Basic utility features commonly required for in-editor development or runtime.
  • 2 - Native video player plugin for Unity WebGL.
  • 3 - A generic OpenXR loader for android devices in Unity
Thank you