Pinned Repositories
DOTS-Moving-Benchmarking
A Simple Learning Project on Unity DOTS to compare Main Thread (SystemBase) vs ISystem + Burst Compile + Job
dungeon-frenzy
2D Platformer Multiplayer Shooter made using Netick
unity-birp-vs-urp-benchmark-v2
Unity BiRP vs URP Benchmark 2.0
unity-build-environment-config
A Unity Plugin to manage multiple environments with ease
unity-morpeh-hypercasual
A Simple Learning Mobile Hypercasual project using Morpeh ECS
unity-netcode-benchmark
Unity Netcode/Network Benchmark Comparison. Fusion, Fishnet, Mirror, Mirage, Netick, NGO
unity-network-library-benchmark-on-bad-network-condition
Unity Networking Library Benchmark on Bad Network Conditions
unity-repeat-shader
A Unity shader to solve texture UV wont repeat on object scaling problem
Unity-Simulation-Timer
An Efficient Unity Timer, easily customizeable and extensible
unity-webgl-server
Unity Plugin to Host WebGL. Run build locally without "Build and Run" with zero dependencies
StinkySteak's Repositories
StinkySteak/unity-netcode-benchmark
Unity Netcode/Network Benchmark Comparison. Fusion, Fishnet, Mirror, Mirage, Netick, NGO
StinkySteak/unity-webgl-server
Unity Plugin to Host WebGL. Run build locally without "Build and Run" with zero dependencies
StinkySteak/unity-network-library-benchmark-on-bad-network-condition
Unity Networking Library Benchmark on Bad Network Conditions
StinkySteak/dungeon-frenzy
2D Platformer Multiplayer Shooter made using Netick
StinkySteak/netick-ticktimer
A Networkable Timer for Netick
StinkySteak/unity-repeat-shader
A Unity shader to solve texture UV wont repeat on object scaling problem
StinkySteak/build-profile
Unity plugin to build multiple platforms configuration in one click
StinkySteak/NetickMultiplexTransport
Netick Multiplex Transport allows developer to combine many transports to run on the server at once.
StinkySteak/netick-im-sample
Unity Netick sample presenting simple use Interest Management (using Area of Interest)
StinkySteak/Camera-Shake
Camera shake for Unity
StinkySteak/Sleek-Render
StinkySteak/unity-huzzah
Unity plugin to read/parse command line into easily maintained structure
StinkySteak/UnityTransport-Netick
A UnityTransport wrapper for Netick.
StinkySteak/android-library-cleaner
Unity Plugin to Solve Android building issues by removing library on build
StinkySteak/input-system-global-dispose
Dispose Unity Input System static events automatically on game start to support domain reload
StinkySteak/snake-netick-exp
StinkySteak/unity-netcode-latency-util
StinkySteak/unity-webgl-copy-and-paste
Support Copy and Paste in Unity WebGL
StinkySteak/unity-build-environment-config
A Unity Plugin to manage multiple environments with ease
StinkySteak/com.google.external-dependency-manager
StinkySteak/com.google.firebase.analytics
StinkySteak/com.google.firebase.app
StinkySteak/com.google.firebase.messaging
StinkySteak/com.google.firebase.remote-config
StinkySteak/com.presh.rebindableinputui
This is a plug-n-play UI implementation for rebindable KBM and Controller/Gamepad controls using Unity's InputSystem. The implementation most closely resembles Rocket League's controls/bindings UI.
StinkySteak/NativeCollections
High performance pure C# native collections.
StinkySteak/Netick
Netick Networking Engine
StinkySteak/NetickENetTransport
StinkySteak/nshooter-course
StinkySteak/quiche-example-csharp
A WIP Quiche Sample on .NET