Fleming Lin
2018-11-07 03:18:10 UTC
hi guys...I have done many research online and still can't figure out where
I did wrong....all I want...is just create one angry puffer fish( or
"sphere")...please help...
...so my first idea was to collect all the facial normal using MItMeshPolygon.getPolygonNormal((
faceIter.index(), om.MSpace.kWorld)) and then set both the position and
rotation base on the normal I got...but here is what I get....(see code and
result attach below). And I noticed that after I moved the sphere, the
"thorns" would remained at the origin instead of translated with the
sphere..... So I then use the om.MItMeshPolygon.center(om.MSpace.kWorld) to
get the center position of the face for the translation and normal for the
rotation... Now I get the position right..but still the wrong
rotation....what should I do now? : <
[image: Screen Shot 2018-11-06 at 9.57.11 PM.png]
[image: Screen Shot 2018-11-06 at 9.58.57 PM.png]
[image: Screen Shot 2018-11-06 at 9.59.14 PM.png]
changed I made
[image: Screen Shot 2018-11-06 at 10.15.52 PM.png]
[image: Screen Shot 2018-11-06 at 10.14.59 PM.png]
any help would be ultra appreciated!!!
I did wrong....all I want...is just create one angry puffer fish( or
"sphere")...please help...
...so my first idea was to collect all the facial normal using MItMeshPolygon.getPolygonNormal((
faceIter.index(), om.MSpace.kWorld)) and then set both the position and
rotation base on the normal I got...but here is what I get....(see code and
result attach below). And I noticed that after I moved the sphere, the
"thorns" would remained at the origin instead of translated with the
sphere..... So I then use the om.MItMeshPolygon.center(om.MSpace.kWorld) to
get the center position of the face for the translation and normal for the
rotation... Now I get the position right..but still the wrong
rotation....what should I do now? : <
[image: Screen Shot 2018-11-06 at 9.57.11 PM.png]
[image: Screen Shot 2018-11-06 at 9.58.57 PM.png]
[image: Screen Shot 2018-11-06 at 9.59.14 PM.png]
changed I made
[image: Screen Shot 2018-11-06 at 10.15.52 PM.png]
[image: Screen Shot 2018-11-06 at 10.14.59 PM.png]
any help would be ultra appreciated!!!
--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/895bc807-2714-4251-a298-222b0b7b72a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/895bc807-2714-4251-a298-222b0b7b72a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.