ux864e's Stars
falseeeeeeeeee/ShaderLibrary
希望开源能够帮到所有人
krahets/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Madalaski/PixelatedIntermediate
The files for my Intermediate Pixelart Effect
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
linyiLYi/voice-assistant
A simple toy demo of a local voice assistant with whisper and large language model.
JackM36/Eazy-Sound-Manager
Eazy Sound Manager is a simple Unity3D tool which aims to make sound and music management in games easier
CarterGames/AudioManager
A free audio/sound management system for Unity with automatic library management & more!
oluwaseyeayinla/Papae.AudioManager
Papae - AudioManager is a free unity library for audio
YouwantLee/Joker_Unity_SkillEditor
Joker 老师的 《ARPG系列课程》-->Unity技能编辑器源码,同步课程内容更新(已经Joker老师同意开源代码)
Tencent/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
chickensoft-games/LogicBlocks
Human-friendly, hierarchical and serializable state machines for games and apps in C#.
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
Ageia/Unity_MotionPath_MeshMaker
insthync/awesome-unreal
A categorized collection of awesome opensource Unreal Engine 4 and 5 repos
Sopiro/Unity-Procedural-Animation
Procedural animation example in Unity
keijiro/GeoVfx
Examples of geographical data visualization with Unity VFX Graph
keijiro/NoiseShader
Noise shader library for Unity
mob-sakai/ParticleEffectForUGUI
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
StansAssets/com.stansassets.foundation
Collection of utility methods, design patterns, and extensions for Unity.
Baedrick/Dual-Kawase-Blur-Demo
URP implementation of the Dual Kawase Blur method described in SIGGRAPH 2015 by Marius Bjorge.
lukakldiashvili/Unified-Universal-Blur
UI blur (translucent) effect for Unity.
Unity-Technologies/EntityComponentSystemSamples
Unity-Technologies/ECS-Network-Racing-Sample
ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices
Unity-Technologies/game-programming-patterns-demo
A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"
killop/anything_about_game
A wonderful list of Game Development resources.
bustedbunny/com.bustedbunny.mvvmtoolkit
Model-View-ViewModel Toolkit for Unity UIToolkit.
push-pop/Unity-MVVM
Lightweight MVVM Framework for Unity3D
Fody/PropertyChanged
Injects INotifyPropertyChanged code into properties at compile time