Page 2 of 3
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Tue Nov 13, 2012 4:48 pm
by JimStar
RickToxik wrote:Hi!
There are two parameters in Octane for Maya that I'd like to know what they are meant for and how to tweak them, I've searched the docs and the forums but can't find anything yet.
-swatch quality
The count of samples per pixel will be evaluated for Octane swatches. The more - the better swatch quality and the longer the swatches will be refreshed.
RickToxik wrote:-dithering

Where
in Octane settings have you seen it?

Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Tue Nov 13, 2012 4:56 pm
by RickToxik
hehe
dithering is an option in the camera tab.. hummm my camera tab
I'm still not sure how to tweak the swatch quality, but I guees there's no need to go beyond the default 32? Thanks!
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Tue Nov 13, 2012 6:53 pm
by Hatak
Jim I right think, this version can`t work on linux?
And what about color by speed for instance. It is work of autodesk, octane team or you? Thank you (:
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Tue Nov 13, 2012 9:58 pm
by JimStar
RickToxik wrote:dithering is an option in the camera tab.. hummm my camera tab
Yes, it is one of the Imager settings...
Hatak wrote:Jim I right think, this version can`t work on linux?
No.
Hatak wrote:And what about color by speed for instance. It is work of autodesk, octane team or you? Thank you (:
Perhaps in later versions. There are some more important things to implement for now...
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Wed Nov 14, 2012 12:47 pm
by Hatak
Thanks!
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Thu Nov 15, 2012 4:28 pm
by nedan
A new error mesage appear in this version:
Error: Octane: duplicated name of mesh "polySurfaceShape433", change it to unique
Error: Octane: Error mesh export. Octane render stopped.
Before, same scene works without problem.
BTW: will be much usefull if in render comand line "-rl" will be supported.
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Thu Nov 15, 2012 6:33 pm
by JimStar
nedan wrote:A new error mesage appear in this version:
Error: Octane: duplicated name of mesh "polySurfaceShape433", change it to unique
Error: Octane: Error mesh export. Octane render stopped.
Before, same scene works without problem.
It is noted in the version description. Now the plugin checks for names uniqueness.
It is important for live-refreshing of objects, and it is shame that Maya has no "unique ID" mechanism for nodes, so the
only unique key for node may be its
name. If the names will be not unique - the users of plugin will get a lot of strange bugs when objects in LIVE-mode will be refreshed...
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Thu Nov 15, 2012 7:07 pm
by TBFX
JimStar wrote:It is noted in the version description. Now the plugin checks for names uniqueness.
A tip to avoid duplicate names is to use
duplicate special instead of the simple
duplicate and in the
duplicate special settings turn on
Assign unique names to child nodes.
This used to be Maya's default behavior and I have no idea why they changed it. I really wish they'd add this option to the simple
duplicate so we didn't have to use special to do it.
T.
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Sat Nov 17, 2012 5:55 pm
by nedan
Thanks for answer, but since maya default has this behavior, maybe will be nice to have the chance to disable this render stop.
Sorry to repeat, but please note that will be much usefull if in render comand line "-rl" will be supported. I use extensive render layers and now if I put "-rl" in the same line with "-r octane", the line is not working.
Re: OctaneRender® for Maya® beta 3.03d [CURRENT]
Posted: Sat Nov 17, 2012 9:10 pm
by nedan
And "-b" comand is not working if float value is used, eg: -b 0.5. This is usefull if you want to slowdown a render without change keyframes.