Pinned Repositories
bubble-shooter-vr
A 3D match-3 bubble shooting game developed with Unity for use in VR systems.
gitignore
A collection of useful .gitignore templates
GoogleSheetsToPlayFab
A JavaScript that runs in Google Sheets to export a spreadsheet to a PlayFab catalog in uploadable JSON format.
megacity
Unity DOTS ECS sample
rich-unity-pooling
System for managing GameObject pooling to improve Unity performance by reducing the frequency and amount of GameObject instantiation and destruction.
rivety
An extension of the Zend Framework for easily building websites with logins, permissions and roles, CMS, etc. [WARNING: ABANDONED]
vector3i
A struct like Unity's Vector3 struct, but stores xyz values as integers instead of floats.
iOSIAPTestbed
richjoslin's Repositories
richjoslin/bubble-shooter-vr
A 3D match-3 bubble shooting game developed with Unity for use in VR systems.
richjoslin/GoogleSheetsToPlayFab
A JavaScript that runs in Google Sheets to export a spreadsheet to a PlayFab catalog in uploadable JSON format.
richjoslin/rivety
An extension of the Zend Framework for easily building websites with logins, permissions and roles, CMS, etc. [WARNING: ABANDONED]
richjoslin/vector3i
A struct like Unity's Vector3 struct, but stores xyz values as integers instead of floats.
richjoslin/gitignore
A collection of useful .gitignore templates
richjoslin/megacity
Unity DOTS ECS sample
richjoslin/rich-unity-pooling
System for managing GameObject pooling to improve Unity performance by reducing the frequency and amount of GameObject instantiation and destruction.