Pinned Repositories
101010
This is a student game made in one week by 2 falks for an evaluation
Messager
Simple messaging system for Unity, based on the event aggregator design pattern.
scriptable-object-demo
Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."
Uni-CSV
Lightweight and efficient CSV parser without dependencies for Unity.
unity-standalone-file-browser
A native file browser for unity standalone platforms
Unity-UIGradient
A UI gradient effect script for Unity
ar-button
A web component to easily display 3D models in native AR across browsers and mobile devices
Sov3rain's Repositories
Sov3rain/Messager
Simple messaging system for Unity, based on the event aggregator design pattern.
Sov3rain/unity-standalone-file-browser
A native file browser for unity standalone platforms
Sov3rain/Unity-UIGradient
A UI gradient effect script for Unity
Sov3rain/Uni-CSV
Lightweight and efficient CSV parser without dependencies for Unity.
Sov3rain/101010
This is a student game made in one week by 2 falks for an evaluation
Sov3rain/scriptable-object-demo
Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."
Sov3rain/ARWT
This library allows you to use Unity to build AR Web applications, working as a bridge between Unity and the best AR libraries available for the Web.
Sov3rain/AssetPathAttribute
AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use string paths for serialization.
Sov3rain/gyroscope-touch-camera-rotation
Enables your camera to rotate using the gyroscope and touch at the same time
Sov3rain/nocodb
Sov3rain/three.js
JavaScript 3D Library.
Sov3rain/UnityReactiveGameStateExample
Tutorial for Implementing Reactive Game State in Unity