Milk-Drinker01 / CoR-Skinning

Optimized Center of Rotation skinning in unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoR-Skinning

Optimized Center of Rotation skinning in unity

The majority of this code is not mine - it comes from CodeKiwi on the unity forums (link)

this is a wip repo that i only recommend looking through if you hate yourself. im actively working on making it more user friendly and faster (its currently about 83% the speed of built in skinning)

I also plan to include shaders for all render pipelines. the current provided shaders are for built in, but expect the hdrp shaders to be the most fleshed out

Screenshot_11 Screenshot_13 Screenshot_2

About

Optimized Center of Rotation skinning in unity

License:MIT License


Languages

Language:C# 99.1%Language:HLSL 0.9%