2
votes
3answers
144 views
How do you manage your projects planning?
Hi. I'd like to ask a question that might seem a little bit off topic but I find it quite important. How do you manage you projects ? Let consider a situation of a small 3d departa …
2
votes
1answer
124 views
How to get a camera in Maya from a Camera to World matrix?
Here's the camera data taken from the LightStage knight's head data set (source http://gl.ict.usc.edu/Data/LightStage/)
#focal length
24745.1 24731.5
#principal point
1962.85 1167 …
2
votes
1answer
157 views
(Windows) Set Maya playblast compression option in MEL
Maya Version 2009 (though earlier and later solutions might work)
I've got a script which renders 10 smallish images using Playblast. For hundreds of animations. In Playblast usin …
2
votes
2answers
76 views
Any free poly rounding tools for Maya?
I have a model that I'm trying to round edges on. And I think if the angle is less than 90 degrees, Maya's beveling tool does nothing. Is there a good rounding tool for polygons …
1
vote
0answers
7 views
Maya Python: find encoding for printing byte strings
I'm struggling to get (or even set) the encoding used when a byte string is printed in the maya Script Editor.
I have discovered that sys.stdout has been assigned to maya.Output. …
1
vote
1answer
64 views
How to create directable lightning?
I need to create some directable lightning effects. Unfortunatly it has to be in 3d, so I cannot use afterEffects or other compositing solutions.
Any ideas?
1
vote
2answers
63 views
how do i get a postage stamp on a gizmo or group
how do i get a postage stamp on a gizmo or group in nuke
1
vote
1answer
39 views
Make compound attributes visible in the Hypershade swatch
Hello,
In some shaders, I want to create a RGBA output (it is for an external renderer which doesn't support multiple outputs).
So I want a compound attribute named output with 4 …
1
vote
1answer
108 views
Delete keyframe
Hi all
I would like to know the command in mel to be able to delete all the keyframe created by me.
Thanks for the help
1
vote
2answers
309 views
Breaking rope with Maya Hair
Hi guys,
I'm trying to use maya hair to create some breaking ropes. I have 2 hairs that meet tip to tip. I have successfully managed to get the hairs to behave as one by constrain …
1
vote
1answer
235 views
Maya, Remove blendshape leaves, weight[#] space
Can we get rid of this clutter....? After using 'remove blendshape'...blend targets are removed but are replaced with 'weight[#]'
Since I a new user I'm not allowed to insert imag …
1
vote
0answers
18 views
component sets on custom MPxSurfaceShape derived nodes in Maya
Hello, what functions do I need to implement / override in MPxSurfaceShape derived nodes to enable components to be put into sets? My desired workflow is
select custom shape
go i …
1
vote
1answer
95 views
How do I set per-particle field and emitter arttributes on nodes in namespaces in Maya?
Greetings - I'm wondering if it is possible to use particle systems with namespaces. THe problem arises when using PP attributes that supply data to specific dynamic nodes...
Wit …
1
vote
3answers
124 views
Particles to follow particles as goal
What would be the fastest way to make particles to follow particles on goal.
I tried expression and this works fine, but it is a bit slow with lots of particles.
Normal goals work …
1
vote
3answers
290 views
Rendering particles passes with 3Delight
Hi,
I'm rendering lot of point particles with 3Delight.
Now I'm trying to render different passes, most of them don't work, like Z,
or luminance depth.
Is there any trick involved. …