Pinned Repositories
EnergySuite
Simple real-time energy based system for your Unity3d game
socketpost
System.Diagnostics.Abstracted
System.Diagnostics.Abstracted
mlnv's Repositories
mlnv/EnergySuite
Simple real-time energy based system for your Unity3d game
mlnv/System.Diagnostics.Abstracted
System.Diagnostics.Abstracted
mlnv/socketpost
mlnv/CloudOnce
Unified Game Services API
mlnv/devrated
mlnv/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
mlnv/Fluent-State-Machine
Fluent API for creating state machines in C#
mlnv/node-json-socket
mlnv/ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
mlnv/react-tic-tac-toe
Tic Tac Toe in React with Minimax-AI
mlnv/RestClient
🦄 Simple HTTP and REST client for Unity based on Promises, also support Callbacks! 🆓
mlnv/StringsAreEvil
Reducing memory allocations from 7.5GB to 32KB
mlnv/syrinj
Super simple dependency injection for Unity3D
mlnv/unity-2d-parallax
Custom toolset for 2D Parallaxing in Unity
mlnv/unity-deploy-tools
Continuous deployment tools for open-source Unity3D packages and assets.
mlnv/Unity-Design-Pattern
All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#.(各种设计模式的Unity3D版本实现)
mlnv/UnityDebugger
Unity Debug wrapper, with few useful methods and debugBuild checking. Compiles into dynamic library.
mlnv/UnityTimer
Powerful and convenient library for running actions after a delay in Unity3D.