lzd2009's Stars
instantX-research/InstantID
InstantID: Zero-shot Identity-Preserving Generation in Seconds 🔥
facefusion/facefusion
Industry leading face manipulation platform
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
Unity-Technologies/NativeRenderingPlugin
C++ Rendering Plugin example for Unity
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
OGRECave/ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
ARM-software/libGPUCounters
A utility library for application developers to sample Arm Immortalis GPU or Arm Mali GPU performance counters.
wlgys8/SRPLearn
Unity可编程渲染管线造轮子项目
Unity-Technologies/com.unity.toonshader
Unity Toon Shader ( an experimental package )
ShaderFallback/UnityVolumeCloud
Unity PostProcess extend VolumeCloud
Fewes/BakerBoy
A single-component, GPU-based universal ambient occlusion and bent normal baker for Unity. The successor to my BNAO respository
BattleAngelAlita/SRPBlog
sienaiwun/Unity_AAResolveOnCommand
A demo show how to controls unity's MSAA render target resolve operation on command
QianMo/GPU-Pro-Books-Source-Code
:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
SardineFish/SRP-Demos
Demos for custom Unity Scriptable Render Pipeline.
windsmoon/RenderDocMeshParserForUnity
RenderDoc Mesh Parser For Unity
laurenth-personal/lightmap-switching-tool
Tool that allows switching different baked lightmap sets on a unity scene at runtime.
luxuia/dxbc_reader
easy to read hlsl asm shader code. parse dxbc text and export hlsl like for read
Unity-Technologies/ShaderGraph
Unity ShaderGraph project
MarcusXie3D/MobileWeatherSystem
High performance weather system for mobile platforms, containing fog / rain / snow / thunder & lightning / time of the day.
kbengine/kbengine_unity3d_warring
This client-project is written for kbengine(a MMOG engine of server)
leereilly/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
GITHUB243884919/ChangeEQForUnity
unity换装系统,包含mesh和material合并。源码来自于github,我只是加了详细的中文注释。
arBao/MeshMaterialCombine
techizgit/UnityPlayground
Experimental use
pangweiwei/slua
Fastest lua binding via static code generating for Unity3D and mono.
Enanyy/Frame
帧同步demo,包含了服务器和客户端,实现了LockStep和乐观帧同步两种模式
CraneInForest/LockStepSimpleFramework-Shared
unity帧同步游戏极简框架-客户端服务器共享逻辑