Giter Site home page Giter Site logo

unity-utilities-package's Introduction

Unity Utilities Packages

a collection of personal utility and convenience scripts

this is a a work in progress. it's a growing collection of unity scripts that i develop for my own personal work.

credits:

nothing in here is solely my creation. most of it is at least partly inspired by what others publish online. therefore i'll try to credit all of my references. should i have missed something: i'm sorry and happy to add credit where credit is due.

license:

creativecommons share-alike

content:

  1. Core Utilities
  2. Editor Utilities
  3. Scriptable Objects
  4. Timeline Utilities
  5. Webcam
  6. Serial Utilities
  7. 🚧 OSC Utilities
  8. 🚧 MIDI Utilities
  9. 🚧 XR Utilities

Core Utilities

GIT Repository: https://github.com/jango-fx/Unity-Utilities-Package.git

add project manifest entry: "io.github.jango-fx.unity": "https://github.com/jango-fx/Unity-Utilities-Package.git"
import namespace: using ƒx.UnityUtils

Content:

  • Transitions ➝ Extension?
  • SelectPlayView
  • Screenshots / Screencasts
  • Extensions
    • List.ToArrayString

Editor Utilities

GIT Repository: https://github.com/jango-fx/Unity-Editor-Utilities-Package.git

add project manifest entry: "io.github.jango-fx.unity.editor": "https://github.com/jango-fx/Unity-Editor-Utilities-Package.git"
import namespace: using ƒx.UnityUtils.Editor

Content:

  • ReadOnly
  • QuickButtons / SimpleButtons
  • SaveAndLoadComponents
  • ReorderableList
  • SearchableEnum
  • ¿ SceneReferences ?

Scriptable Objects

GIT Repository: https://github.com/jango-fx/Unity-Scriptable-Objects-Package.git

add project manifest entry: "io.github.jango-fx.unity.scriptableobjects": "https://github.com/jango-fx/Unity-Scriptable-Objects-Package.git"
import namespace: using ƒx.UnityUtils.ScriptableObjects

Content:

  • GameEvents
  • FloatVariable
  • FloatReference
  • StringVariable

Timeline Utilities

GIT Repository: https://github.com/jango-fx/Unity-Timeline-Utilities-Package.git

add project manifest entry: "io.github.jango-fx.unity.timeline": "https://github.com/jango-fx/Unity-Timeline-Utilities-Package.git"
import namespace: using ƒx.UnityUtils.Timeline

Content:

  • GoToTimeMarker
  • GoToFrameMarker
  • GoToMarkerMarker
  • GameEventMarker (Scriptable Objects)
  • UnityEventMaker ?
  • ¿ TextTrack ?
  • ¿ RefreshTimelineWindow ?

Webcam

GIT Repository: https://github.com/jango-fx/Unity-Webcam-Package.git

add project manifest entry: "io.github.jango-fx.unity.webcam": "https://github.com/jango-fx/Unity-Webcam-Package.git"
import namespace: using ƒx.UnityUtils.WebCam

Serial Utilities

GIT Repository: https://github.com/jango-fx/Unity-Serial-Utilities-Package

add project manifest entry: "io.github.jango-fx.unityutils.serial": "https://github.com/jango-fx/Unity-Serial-Utilities-Package.git"
import namespace: using ƒx.UnityUtils.Serial

Content

  • Serial Manager
  • Serial Monitor

🚧 OSC Utilities

Singleton

GIT Repository: https://github.com/jango-fx/Unity-OSC-Package.git

add project manifest entry: "io.github.jango-fx.unity.osc": "https://github.com/jango-fx/Unity-OSC-Package.git"
import namespace: using ƒx.UnityUtils.OSC

Content

  • OSC Sender
  • OSC Receiver
  • OSC Monitor

🚧 MIDI Utilities

kejiro:

https://github.com/keijiro/jp.keijiro.rtmidi
https://github.com/keijiro/unity-midi-bridge
https://github.com/keijiro/unity-midi-receiver
https://github.com/keijiro/MidiAnimationTrack
https://github.com/keijiro/MidiJack
https://github.com/keijiro/Minis

  • missing MIDI output

unity-utilities-package's People

Contributors

jango-fx avatar

Watchers

 avatar  avatar

unity-utilities-package's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.