Pinned Repositories
Add-Empty-Parent
blender addon to create an empty as a parent for all selected objects
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
DarkConfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
Super-Blur
Screen and UI gaussian blur for Unity
uFrame.Complete
All in one repo, includes: Kernel, Designer, Architect, MVVM, ECS
UniRx
Reactive Extensions for Unity
roygear's Repositories
roygear/Super-Blur
Screen and UI gaussian blur for Unity
roygear/uFrame.Complete
All in one repo, includes: Kernel, Designer, Architect, MVVM, ECS
roygear/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
roygear/DarkConfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
roygear/EasyButtons
Add buttons to your inspector in Unity super easily with this simple attribute
roygear/Entitas-Shmup
Entitas Shmup - An advanced example project to teach how to use Entitas with Unity physics and unit test
roygear/fullinspector
Full Inspector supercharges Unity's inspector
roygear/GameDevRepo
Free Unity C# Script library used to make a full Unity3d game. Contains a wiki with how to setup and use everything found within. Contains Scripts, Animation Controllers, Prefabs, AI Behavior Trees, etc.
roygear/GearEntitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
roygear/InputManager
Custom InputManager for Unity
roygear/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
roygear/NaughtyAttributes
Attribute Extensions for Unity
roygear/Node_Editor_Framework
A flexible and modular Node Editor Framework for creating node based displays and editors in Unity
roygear/PostProcessing
Post Processing Stack
roygear/Projeny
A project and package manager for Unity
roygear/ReorderableInspector
Automatic reorderable lists for Unity game engine components
roygear/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
roygear/SpriteGlow
A sprite glow effect for Unity
roygear/test
testproject
roygear/Unite2017
Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017
roygear/Unity-HierarchyHelper
The fastest way to create Unity Hierarchy GUI items ever.
roygear/Unity-SerializeReferenceExtensions
Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
roygear/UnityAssetCleaner
roygear/UnityAssetUsageDetector
Find all references to an asset or GameObject (find where it is used)
roygear/UnityCsReference
Unity C# reference source code
roygear/UnityEnumPopup
A unity editor extension display custom enum popup
roygear/UnityPaintTool
Tool for adding easily lot of objects in the scene.
roygear/UnitySteer
Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
roygear/xNode
Unity Node Editor: Lets you view and edit node graphs inside Unity
roygear/Zenject
Dependency Injection Framework for Unity3D