Pinned Repositories
lua.ecs.defold.demo
Demo ECS game project for Defold Game Engine
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
VampireSurvivorsClone
A Vampire Survivors inspired mobile game built from scratch in Unity
leoecs.lite.features
Collection of Base Game ECS Features
unigame.buildpipeline
Command based scriptable build pipeline for Unity 3D
UniGame.SymLinker
Sym link resources to Unity Project
UniGame.ViewSystem
MVVM Views System for Unity3D
Mefodei's Repositories
Mefodei/lua.ecs.defold.demo
Demo ECS game project for Defold Game Engine
Mefodei/Morpeh.Godot.Demo
Mefodei/unity-addressable-importer
A rule based addressable asset importer
Mefodei/VampireSurvivorsClone
A Vampire Survivors inspired mobile game built from scratch in Unity
Mefodei/reflex
Minimal dependency injection framework for Unity
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/custom.toolbar
Unity Engine Custom Toolbar
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/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/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