Pinned Repositories
BIVTatt-Dataset
facticus-deploy
A Unity package to help you build and deploy your game remotely with Github Actions
facticus-dialogues
Dialogue system for Unity
PerlinChallenge
pypegraph
Python library to create directed acyclic graphs (DAG) that represent data processing pipelines
telegram-file-uploader
Action to upload files to telegram with the MTProto API (file size limit is up to 2 GiB)
UCharts
Small library for plotting data with some charts in Unity
unity-loading-utils
Unity scene loading utils
unity-save-system
Easy to use save system for Unity
UnityUtils
Unity utils
mnicolas94's Repositories
mnicolas94/facticus-dialogues
Dialogue system for Unity
mnicolas94/PerlinChallenge
mnicolas94/pypegraph
Python library to create directed acyclic graphs (DAG) that represent data processing pipelines
mnicolas94/facticus-audio
Audio utils for Unity
mnicolas94/facticus-git-team
Utils context menus for collaboration with git in Unity
mnicolas94/facticus-serializable-predicate
Serializable classes to define predicates in the Unity inspector, based on other objects values
mnicolas94/FlockingChallenge
mnicolas94/GGJ20_C2GA
mnicolas94/propsettings
A python package to define how a class member should be rendered in a UI
mnicolas94/propsettings_qt
Provides automatic widget generation for editing member variables of an object. Implemented with PySide2 (Qt).
mnicolas94/RadialBarUI
mnicolas94/algorithms
mnicolas94/algorithms-extensions
mnicolas94/creadores-cubanos-videojuegos-website
Sitio web Creadores Cubanos de Videojuegos
mnicolas94/galleries
Create and manage image galleries
mnicolas94/galleries-qt
Qt widgets to manage galleries created with the galleries python package
mnicolas94/GyroscopeCalibrationSample
mnicolas94/LMS.Version
Super simple auto build version tool
mnicolas94/MCGF2021_MazeGeneration
Game created in a month for the MatCom Game Festival
mnicolas94/mnd_qtutils
Utility functions and classes for Qt library
mnicolas94/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
mnicolas94/pyrulo
Python library to import classes from script files at runtime
mnicolas94/pyrulo-qt
Qt widgets to load classes at runtime with pyrulo python package
mnicolas94/python_package_template
Python package template
mnicolas94/python_utils
My python utility functions and classes
mnicolas94/SolidAlloy-ClassTypeReference-for-Unity
Property drawer that allows class selection from drop-down in Unity.
mnicolas94/unity-match3
Unity package to create match3 games
mnicolas94/unity-match3-persistence
Persistence utils for com.facticus.mach3 package
mnicolas94/Unity-SerializeReferenceExtensions
Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
mnicolas94/Unity3D-SerializableInterface
A wrapper that allows you to serialize interfaces