MetaHuman
点我手动跳转一下~
maxscript 法线
macroScript MungeNormals category:"MicroForte"
(
a = pickObject message: "select an object as the center for normal calculations"
if a != undefined then
(
center = a.transform.row4
0514
why tangent space
http://developer.download.nvidia.com/CgTutorial/cg_tutorial_chapter08.html (8.2前一段)
tangent -> world space
So why use tangent space in the first place? Why not just declare all positions and vectors in world space?
https://zhuanlan.zhihu.com/p/62348785
0615-1
powershell NativeCommandError