liugeng123's Stars
ape-byte/DouyinBarrageGrab
基于系统代理的抖音弹幕wss抓取程序,能够获取所有数据来源,包括chrome,抖音直播伴侣等,可进行进程过滤
ForeverZack/Unity-Gpu-Skinning-Tool
Base on Unity 2021.3.0f1, UnityGpuSkinningTool can export bone matrix texture or vertices texture with RGBA32 format without losing precision.It also provides gpu skinning shader and supports unity built-in gpu instance.
Habrador/Ten-Minute-Physics-Unity
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
parkeston/marching-cubes-mesh-slicing
Freeform mesh slicing test-ground project using marching cubes and much more.