其他分享
首页 > 其他分享> > 利用GPU实现大规模动画角色的渲染

利用GPU实现大规模动画角色的渲染

作者:互联网

方案一:去除Animation将动画变成顶点动画 +  GPU Instancing

https://indienova.com/indie-game-development/using-the-gpu-to-achieve-large-scale-animation-character-rendering/

https://catlikecoding.com/unity/tutorials/custom-srp/draw-calls/#2.3

 

方案二:将骨骼烘焙到贴图

 

标签:贴图,动画,渲染,indie,https,GPU,com
来源: https://www.cnblogs.com/sanyejun/p/16641949.html