Pinned Repositories
Morpeh.Godot.Demo
reflex
Minimal dependency injection framework for Unity
ReGoap
Generic C# GOAP (Goal Oriented Action Planning) library with Unity3d examples
unity-addressable-importer
A rule based addressable asset importer
UnityToolsProject
VampireSurvivorsClone
A Vampire Survivors inspired mobile game built from scratch in Unity
LeoECS.Lite.Features
Collection of Base Game ECS Features
UniGame.SymLinker
Sym link resources to Unity Project
UniGame.UniBuild
Command based scriptable build pipeline for Unity 3D
UniGame.ViewSystem
MVVM Views System for Unity3D
Mefodei's Repositories
Mefodei/Morpeh.Godot.Demo
Mefodei/VampireSurvivorsClone
A Vampire Survivors inspired mobile game built from scratch in Unity
Mefodei/reflex
Minimal dependency injection framework for Unity
Mefodei/unity-addressable-importer
A rule based addressable asset importer
Mefodei/Animation-Texture-Baker
頂点の位置と法線を、Texture2Dに保存しておく。ARGBFloatとか、HDR Textureを使用したバージョン
Mefodei/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
Mefodei/dotween
A Unity C# animation engine. HOTween v2
Mefodei/ecslite
Mefodei/ecslite-di
Mefodei/ecslite-extendedsystems
Mefodei/ecslite-threads
Mefodei/ecslite-unity-ugui
Mefodei/ecslite-unityeditor
Mefodei/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
Mefodei/jigsaw-puzzle
This project is a Jigsaw Puzzle game. The tiles are dynamically created at runtime based on Bezier Curve. You can play the WebGL version of the game on Faramira.
Mefodei/loxodon-framework
A mvvm framework for game development on the Unity3D,which supports lua and C# language.
Mefodei/Mefodei
Config files for my GitHub profile.
Mefodei/Mesh-Animation
GPU mesh animation library for unity
Mefodei/Morpeh
🎲 Fast and Simple Entity Component System (ECS) Framework for Unity Game Engine
Mefodei/Morpeh-1
🎲 Fast and Simple Entity Component System (ECS) Framework for Unity Game Engine
Mefodei/Morpeh.Benchmark
Simple Interation Benchmark (MonoBehaviours, ECS, ECS + Jobs, Burst)
Mefodei/NodeGraphProcessor
Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
Mefodei/NuGetForUnity
A NuGet Package Manager for Unity
Mefodei/PicaVoxel
Open source release of the retired Unity asset PicaVoxel.
Mefodei/Quest-System-Pro
Mefodei/Render-Crowd-Of-Animated-Characters
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls. The initial version was released on GitHub in Jul 2017, and of course, it is still on GitHub. However, if you can buy me a cup of coffee, I will be very happy :-).
Mefodei/UniDataModule
Mefodei/UniGameEntities
Mefodei/UniMob
Framework for building reactive app
Mefodei/UniRx
Reactive Extensions for Unity