MongsStudio's Stars
passiony/npoi_unity_plugins
Fy-/FyWorld
FyWorld - Base-Building / Simulation Game & Tutorial in Unity
JR-Morgan/Crowd-Evacuation-Simulation
A crowd evacuation simulation tool created in Unity for architectural/BIM workflows using Speckle
matiasvallejosdev/casino-roulette-game
🎰 American casino roulette game developed in Unity
tonyqus/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
mikito/unity-excel-importer
JackM36/Eazy-Sound-Manager
Eazy Sound Manager is a simple Unity3D tool which aims to make sound and music management in games easier
shapedbyrainstudios/save-load-system
This project shows one way of how to build a save & load system in Unity.
chaoxu-alex/ugui-LayoutGroupCycle
Unity ugui layout group cycle components focus on reuse of the cells
herbou/Unity_UICircularLayoutGroup
Arrange your UI elements in a circular form.
herbou/UnityPlayerPrefsExtra
Unity PlayerPrefsExtra gives you the ability to save more complexe data types such as : Vectors, Bool, Colors, Lists, ... and it uses the Unity's PlayerPrefs behind the scene.
azixMcAze/Unity-SerializableDictionary
Serializable dictionary class for Unity
jwellone/vibration
Vibrate the device. This feature is currently for iOS or Android.This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
SilverdaleGames/NativeMobilePopupUnity
yeosu0107/unity-os-native-popup
use os popup on unity quickly and easily
khanhuitse05/unity-mobile-dialog-popup-native
Mobile Dialog Unity (Info, Confirm, Neutral, Date time Picker, Toast, Progress)
NicholasSheehan/UnityMobileModules
Unity Module Modules brings extended mobile native functionality to your Unity Games
NicholasSheehan/Unity-Native-Sharing
A Unity plugin to open native sharing dialogs on iOS and Android, primarily for text and files
NicholasSheehan/Unity-Native-Toasts
A Unity plugin to show native toasts on iOS and Android
sanukin39/UniAndroidVibration
Unity Android plugin JUST execute device vibration
sanukin39/UnityRequestReview
sanukin39/UniClipboard
Simple clipboard plugin for unity
SnpM/LockstepFramework
Framework for lockstep RTS, TD, and MOBA games.
AdamWhiteHat/BigRational
Arbitrary precision rational number class
SunsetQuest/NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root
A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and existing ideas to calculate the square root with greater efficiency and better performance than other algorithms. The performance of this function only starts large numbers above 2^52.
AdamWhiteHat/BigDecimal
An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!
sjasionowska/BigIntegerFormatter
A few classes that allows for formatting BigInteger numbers using scientific and engineering notations. Generates suffixes when using engineering notation.
bazzilic/BigInteger
Continuation of work on the BigInteger implementation for C# initially created by Chew Keong TAN.
Razenpok/BreakInfinity.cs
Double replacement for numbers that go over 1e308
voidGrey/Break-Infinity-Formatter
A variable formatter for the BreakInfinity repository, its purpose is to format values generated with BigDouble in a way that the end user can understand and read.