Hi guys, Say, I have two Arrays. A name array A value array I'd like to change the values of the nameArray, by using the values from the valueArray. Essentially this... setAttr nameArray[0] valueArray[0]; setAttr nameArray[1] valueArray[1]; Unfortunately, I only know how to access or move through one array at a time. say…
I gave it a try as well, even though I don't do any stuff rendered inside Blender recently. I really enjoy the workflow, creating panel lines and the convenience of the integrated asset manager. No idea how the parallax node group works, looked at it and got dizzy :D The effect is really good though. Excited to see what…
Actually it's quite good in doing that . Suggests very well though solutions in many shaders design issues. Looks like quite well trained in the area . Makes very well working scripts and node constructs for Blender .
Hi Guys New to Toolbag and the beta as I come from the other side of the rendering fence. Just took my first stab at Marmoset for OS X. Hoping I may be able to use it in my pipeline for testing before hopping into RenderMan. Here's some initial, random feedback. I'm testing this on an older 8-core Mac Pro, 32GB RAM, OS X…
I see where there is a setting for Stereo > Dual / 3D Monitor. How do I render a video to use this setting? It shows correctly in the viewport, but when rendering to video it shows only a single image. Any help is appreciated.
I apparently wasn't very clear-headed in my previous reply, sorry about that. @KeirKieran SouP has a TimeOffset node, but it connects to a shape node, which you're not going to be able to do with instancing. Gonna agree with musashidan that all the grass meshes will need to be unique anyway. So this TimeOffset node would…
While each of materials having its own UV and texel density ? While keeping same or synced node pr layering system across all those materials and automated export.
Hey everyone, Stupid easy, but I can't get it to work I'm trying to import maya.cmds as maya USING the userSetup.py file. I'm in the right file path {C:\Documents and Settings\<username>\My Documents\maya\2016\scripts}, but it won't load when maya opens up (tried maya.ls(sl = True)) Can anyone help?
Hello, 1. Not at all. If the player can't see it and it doesn't cause performance or lighting issues, it doesn't matter. 2. Double sided materials are slightly more expensive, but IMO worth it if it means you don't have to manage double sided geo. Using both at the same time would be completely redundant. Note that in VR…