Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls.
unity baker gpu-instancing draw-calls vertex-animation-texture vertex-animation animated-characters animation-map
-
Updated
Dec 28, 2024 - C#