This is Nelson Cruz's TypePad Profile.
Join TypePad and start following Nelson Cruz's activity
Nelson Cruz
Autodesk
N/A
Recent Activity
In regards to the Drag + Drop. I'm not sure if I fully understand the issue. Can you provide steps as to what exactly you are doing.
I can drag and drop nodes from the hypershade to AE without any issues.
Maya 2013 Service Pack 1 has been released
I am glad to say that we have released Maya 2013 Service Pack 1 to the world. This release is packed with a load of fixes and well worth the install. Please download Maya 2013 sp1 from the Autodesk site. What’s Fixed MAYA‐126 Set key on many components is slow MAYA‐142 Crash when attaching a Ch...
In regards to the mental ray texture issue I can reproduce it and have logged this with our development team. While I could not map a texture through the Attribute editor I could push the connection through with connectAttr command.
ie. connectAttr -f file1.message mib_lookup_spherical1.tex;
Maya 2013 Service Pack 1 has been released
I am glad to say that we have released Maya 2013 Service Pack 1 to the world. This release is packed with a load of fixes and well worth the install. Please download Maya 2013 sp1 from the Autodesk site. What’s Fixed MAYA‐126 Set key on many components is slow MAYA‐142 Crash when attaching a Ch...
Nelson Cruz is now following Hashim Mundol
Mar 8, 2012
Can you guys post the whole command you are trying to use? -r is basically a flag that calls a rendering engine. It should work as long as it is followed with the correct value such as sw, mr, mi etc.
Rendering for print
When using mental ray to render a large image 6k x 6k for example, one often runs into a memory allocation issue and the render stops. In this tutorial we will look into how to cut the render into segments without having a visible seam between the rendered tiles There are 2 main steps to look a...
Just wanted to add to the comment above. Something you may notice is that piping your output to a file actually stops it from printing it on that current terminal. While there are many ways of getting around this one method I use on Linux or Mac OS X is use use a tail command in a new terminal.
tail -f /directory/logfilename.log
tail command prints out the last 10 lines on any given file and adding the -f command essentially follows the file and updates the output without needing to execute the tail command again.
Can I write out the render log output with mental ray standalone?
To write a command to output into a text file, you can use the following DOS command. mentalrayrender.cmd –v 4 C:\cent.mi > c:\myRenderLog.txt 2>&1 This is called “Redirection” in DOS.
Subscribe to Nelson Cruz’s Recent Activity
