Real Serious Games
Developers of simulations, training software, serious games and VR experiences.
Brisbane, Australia
Pinned Repositories
C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Fluent-State-Machine
Fluent API for creating state machines in C#
RSG.UnityApp
Collection or RSG Utilities for Unity3D development.
Unity-Android-Plugin-Example
A simple example of an Android specific plugin for Unity3d
Unity-Dependency-Injection-Example
An example that shows how simple Unity scene-based dependency injection can be.
Unity-Editor-UI
A wrapper around the Unity editor GUI system for constructing editor windows using a fluent API instead of Unity's `OnGUI` functions.
Unity-Scene-Query
A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.
Unity-Weld
MVVM-style data-binding system for Unity.
Unity-Weld-Examples
An example Unity project that demonstrates Unity-Weld.
Real Serious Games's Repositories
Real-Serious-Games/C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
Real-Serious-Games/Unity-Weld
MVVM-style data-binding system for Unity.
Real-Serious-Games/Fluent-State-Machine
Fluent API for creating state machines in C#
Real-Serious-Games/Unity-Scene-Query
A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.
Real-Serious-Games/Unity-Weld-Examples
An example Unity project that demonstrates Unity-Weld.
Real-Serious-Games/Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Real-Serious-Games/Unity-Dependency-Injection-Example
An example that shows how simple Unity scene-based dependency injection can be.
Real-Serious-Games/RSG.UnityApp
Collection or RSG Utilities for Unity3D development.
Real-Serious-Games/Unity-Dependency-Injection
A simple scene-based dependency injection system for Unity.
Real-Serious-Games/RSG.Toolkit
Small toolkit of generally useful C# code. Used by Real Serious Games to develop applications on Unity3D.
Real-Serious-Games/Metrics
A metrics output system for collecting data for analytics.
Real-Serious-Games/Unity-Scene-Traversal-Examples
Examples of scene traversal using the Unity game engine.
Real-Serious-Games/LogViewer
A web application for viewing log files stored in a MongoDB database. Logs are assumed to be in Serilog format.
Real-Serious-Games/UnityNativeScripting
Unity Scripting in C++
Real-Serious-Games/task-mule
Yet another task runner.... seriously why use Grunt or Gulp when you can write your own?
Real-Serious-Games/activecollab-discord-bot
Discord integration for ActiveCollab
Real-Serious-Games/P4-NodeJS
NodeJS Javascript API for Perforce.
Real-Serious-Games/LogServer
A simple server that accepts Serilog logs via HTTP post and adds them to your MongoDB database.
Real-Serious-Games/Unity3D-Factory-Example
An example of the RSG Factory in a Unity3D example project.
Real-Serious-Games/confucious
App configuration management. Kind of like nconf, but easier to use, predicable and more flexible.
Real-Serious-Games/RSG-Portal
Updater for sideloaded Android apps
Real-Serious-Games/task-mule-cli
Command line runner for task-mule.
Real-Serious-Games/CachedImage
A WPF control that wraps the Image control to enable file-system based caching
Real-Serious-Games/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Real-Serious-Games/glm
OpenGL Mathematics (GLM)
Real-Serious-Games/libpqxx
The official C++ client API for PostgreSQL.
Real-Serious-Games/MongodbBackup
A simple script to periodically backup (dump) a MongoDB.
Real-Serious-Games/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
Real-Serious-Games/schema-evolution-manager
Schema Evolution Manager makes it very simple for engineers to contribute schema changes to a postgresql database, managing the schema evolutions as proper source code. Schema changes are deployed as gzipped tarballs named with the corresponding git tag.
Real-Serious-Games/test
Boost.org test module