ForeverZack's Stars
dnSpy/dnSpy
.NET debugger and assembly editor
bepu/bepuphysics1
Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.
HengyuanLee/LuaBehaviorTree
行为树lua版
brunomikoski/Animation-Sequencer
A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
mob-sakai/UIEffect
UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!
qiankanglai/LoopScrollRect
These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
lilxyzw/lilToon
Feature-rich shaders for avatars
Tencent/InjectFix
InjectFix is a hot-fix solution library for Unity
Unity-Technologies/BoatAttack
Demo Project using the Universal RP from Unity3D
ForeverZack/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
Unity-Technologies/SRPBatcherBenchmark
various benchmark scenes for SRP batcher ( both LWRP & HDRP )
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
Prince-Ling/LogicPhysics
LogicPhysics FixedPoint Math
proepkes/UnityLockstep
Deterministic Lockstep with clientside prediction and rollback
bepu/bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
sam-vdp/bepuphysics1int
Pure C# deterministic fixed-point 3D real time physics simulation library
Kimbatt/unity-deterministic-physics
Cross-platform deterministic physics simulation in Unity, using DOTS physics and soft floats
AlianBlank/download.unity.com
Unity国际版下载,解决国内打不开网站和被重定向的问题
keijiro/TestbedHDRP
Testbed project for Unity HDRP (High Definition Render Pipeline)
aliessmael/Unity-Logs-Viewer
Using this tool you can easily check your editor console logs inside the game itself! No need to go back to the project and do any tests to track the problems!
ThatGuySam/doesitarm
🦾 A list of reported app support for Apple Silicon as well as Apple M4 and M3 Ultra Macs
FlaxEngine/FlaxEngine
Flax Engine – multi-platform 3D game engine
Unity-Technologies/UniversalRenderingExamples
This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.
leinlin/Miku-LuaProfiler
ColinLeung-NiloCat/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
candycat1992/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码