Pinned Repositories
builder
A quick build utility with support for itch.io and github releases.
console
A quick command parser for use in games.
ecs-platformer
Implementation of 2D character controller in Unity ECS 1.0
extra-controllers
Adds support for GameCube controllers to the unity input system along with other controllers
gizmos
Used for drawing runtime gizmos in builds and editor (Unity3D)
pp-edge-detection
Edge detection effect from the old era in the new era
referencer
A way to grab an asset by its name in build/editor
scene-staging
Utility for working with Unity Scenes as JSON objects.
sheets
C# API for Google spreadsheets for simple uses.
synthy
Synth in Unity
popcron's Repositories
popcron/gizmos
Used for drawing runtime gizmos in builds and editor (Unity3D)
popcron/console
A quick command parser for use in games.
popcron/sheets
C# API for Google spreadsheets for simple uses.
popcron/synthy
Synth in Unity
popcron/extra-controllers
Adds support for GameCube controllers to the unity input system along with other controllers
popcron/builder
A quick build utility with support for itch.io and github releases.
popcron/scene-staging
Utility for working with Unity Scenes as JSON objects.
popcron/referencer
A way to grab an asset by its name in build/editor
popcron/pp-edge-detection
Edge detection effect from the old era in the new era
popcron/extras
popcron/game-about-squares
Final school assignment for coding - a recreation of gameaboutsquares.com
popcron/sample-unity-project
A unity project that automatically uploads to itch.io
popcron/settings
A simple static settings object for use in Unity games
popcron/spriteanims
Used for quickly implementing animations for individual sprite renderers. WIP
popcron/civclone
A civ 5 map file loader.
popcron/command-runner
A utility that allows for commands that can run in play and edit mode.
popcron/configs
A simple config file API, primarily for games.
popcron/input
A simple input wrapper for Unity's input manager
popcron/UnitySerializedReferenceUI
The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
popcron/whambulance
Prototype for Sheridan 3rd year
popcron/ecs-platformer
Implementation of 2D character controller in Unity ECS 1.0
popcron/com.popcron.base-game-extras
popcron/games
Game builds as releases, no code to see here.
popcron/intercom
Gets 2 applications to talk to each other
popcron/open-asset-importer
WIP Open Asset Importer bindings for C# compatible with NativeAOT
popcron/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
popcron/S-StateMachines
A C# State Machine generator built for Unity with my own twists.
popcron/StandardTriplanar
Unity's standard shader with triplanar mapping
popcron/string-conversions