OctaneRender™ 2.2 for LightWave™ BETA 1

Newtek Lightwave 3D (exporter developed by holocube, Integrated Plugin developed by juanjgon)

Moderator: juanjgon

User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

atnreg wrote: But I don't understand the UVMap change completely. I understand if Octane can now use the first three UVMaps (of course names are definitely needed to be sure) but what happens if an object has more than 3 UVMaps? Will Octane crash, refuse to render...? The manual does not explain this, it only says "each object can have now up to 3 UV sets" so please clarify :)
Currently only the first three UV maps are available to be used in Octane, all the other UV maps are ignored. Anyway I will try to add a global scene option to work with the old behavior, using the first UV map available in each vertex.

-Juanjo
atnreg
Licensed Customer
Posts: 230
Joined: Thu Aug 21, 2014 5:59 am
Location: Helsinki, Finland

juanjgon wrote: Currently only the first three UV maps are available to be used in Octane, all the other UV maps are ignored. Anyway I will try to add a global scene option to work with the old behavior, using the first UV map available in each vertex.
-Juanjo
Thank you for explanation, then at least I'm happy and it seems to use first one by default so it is working like before if you don't change that setting :) So, at least in my opinion, there is no need to make that separate option.

The only thing I hope are the names of the maps or is there some logic in the order of them? Are they in same order as they are in Modeler or Surface Editor's T layers?

BTW, why exactly three? Why not all there are? :)
Of course in most cases one is enough but as the maps are in object, why they cannot be all used?

Antti
AMD Ryzen Threadripper 2990wx (32c/64t),64GB RAM,NVIDIA GTX 1080ti,Win10
Clarisse 4,Houdini 18 (+Octane 2019),Blender2.81,Fusion360,Onyx,ZBrush,SubstPnt...
Started: Houdini 2019, Clarisse 2016
No business, just fun :)
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

atnreg wrote: Thank you for explanation, then at least I'm happy and it seems to use first one by default so it is working like before if you don't change that setting :) So, at least in my opinion, there is no need to make that separate option.

The only thing I hope are the names of the maps or is there some logic in the order of them? Are they in same order as they are in Modeler or Surface Editor's T layers?

BTW, why exactly three? Why not all there are? :)
Of course in most cases one is enough but as the maps are in object, why they cannot be all used?

Antti

The new multiple UV maps system doesn't work like before if your object has more than one UV map because you need to select the UV map to be used in the texture image node, and only the first three UV maps (in the same order that you can see them in the modeler) are available now.

They are three because currently Octane doesn't support more UV maps.

-Juanjo
atnreg
Licensed Customer
Posts: 230
Joined: Thu Aug 21, 2014 5:59 am
Location: Helsinki, Finland

juanjgon wrote: The new multiple UV maps system doesn't work like before if your object has more than one UV map because you need to select the UV map to be used in the texture image node, and only the first three UV maps (in the same order that you can see them in the modeler) are available now.
But isn't that the same it worked before? I mean if there were more, others but the first one was ignored and now there are three to select from and others are ignored. But first one is used by default so I don't see difference in behaviour if you keep the uv selection at default i.e. 1 :)
juanjgon wrote: They are three because currently Octane doesn't support more UV maps.
-Juanjo
Ah, of course, good reason :)

Antti
AMD Ryzen Threadripper 2990wx (32c/64t),64GB RAM,NVIDIA GTX 1080ti,Win10
Clarisse 4,Houdini 18 (+Octane 2019),Blender2.81,Fusion360,Onyx,ZBrush,SubstPnt...
Started: Houdini 2019, Clarisse 2016
No business, just fun :)
User avatar
abstrax
OctaneRender Team
Posts: 5508
Joined: Tue May 18, 2010 11:01 am
Location: Auckland, New Zealand

Lewis wrote:
abstrax wrote:It's all explained in the 2.20 Standalone release thread: http://render.otoy.com/forum/viewtopic.php?f=33&t=44232
I woldn't call that and "all explained" so that's the main reason why i asked it here since i don't understand that explanation.

It says this:
"The option "keep environment" got removed from the render kernel nodes. This option never really made sense, since blurry effects like DOF don't work with it. With the modified environment render pass you can now compose something between the environment and the scene."

Maybe I don't understand what's explained there (english is not native language ot me so that might be part of it, sorry for that), So my question still remanins, is there a way to see environment as befor at IPR/render wotut addin extra step complexity of passes/layers ? All i get now at IPR is BLACK Backgorund :(. Also WHY removing feature ? You could just leave it there and not turn on checkmark if it didn't like feature or it didnt' work for your/somene elses' workflow, no need to remove it an dpossibly break other peoples workflow - right :)?

Thanks
If you want to see the environment for setting up stuff, just disable the alpha channel. If you want to have alpha plus the environment render an environment pass.

"Keep environment" was always broken, because you can't use a simple alpha channel to cut out the environment from a normal render with environment. The border pixels around the cutout will always be a partial mix between environment and foreground which looks like wrong when you compose it onto a different background.
In theory there is no difference between theory and practice. In practice there is. - Yogi Berra
User avatar
Lewis
Licensed Customer
Posts: 1101
Joined: Tue Feb 05, 2013 6:30 pm
Location: Croatia
Contact:

abstrax wrote: If you want to see the environment for setting up stuff, just disable the alpha channel. If you want to have alpha plus the environment render an environment pass.
Ok I'll try that, thanks fo rinfo, although it seems slower than before (i don't do passes for quick renders/low quality preview animations), but i'll give it a go to see can i get acustomizes to that. Just wonder what will hapen wiht my older scenes sicn ei was exporting as 32b TGA and i had environment visible in render and still had Alpha channel withing SINGLE image (no layers needed). Now i'll need to change/adjust all of them since they've been made with Keep Environment stuff so for now I'm back to 2.16 to finish projects/changes.
abstrax wrote: "Keep environment" was always broken, because you can't use a simple alpha channel to cut out the environment from a normal render with environment. The border pixels around the cutout will always be a partial mix between environment and foreground which looks like wrong when you compose it onto a different background.
Well yes you are right there but all that was if you are usign DOF, if not then simple 1 pixel Defringe in Photoshop solves it fine. I've rendered several projects with Keep Environment and had no problem when exchanging sky in Pshop and defringe, also that's similar to other render engines with Premultiplyed Alpha option.

Though thanks for participaing, I appreciate you taking and extra step/tiem to explain stuff :).
--
Lewis
http://www.ram-studio.hr
Skype - lewis3d
ICQ - 7128177

WS AMD TRPro 3955WX, 256GB RAM, Win10, 2 * RTX 4090, 1 * RTX 3090
RS1 i7 9800X, 64GB RAM, Win10, 3 * RTX 3090
RS2 i7 6850K, 64GB RAM, Win10, 2 * RTX 4090
User avatar
BorisGoreta
Licensed Customer
Posts: 1413
Joined: Fri Dec 07, 2012 6:45 pm
Contact:

If I set FiberFX edges from default 2 to 1 Octane crashes.
User avatar
BorisGoreta
Licensed Customer
Posts: 1413
Joined: Fri Dec 07, 2012 6:45 pm
Contact:

If I shift+click on a fibre in VPR would it be possible to open FiberFX node editor ?
User avatar
BorisGoreta
Licensed Customer
Posts: 1413
Joined: Fri Dec 07, 2012 6:45 pm
Contact:

Editing material in FiberFX node editor is not responsive, it lags a lot compared to editing the same fibres amount freezed to 2 point polygons and using normal nodal editor ( FiberFX disasbled ).

What I wanted to say is that there is a lot more unnecessary stuff going on under the hood then LW just sending surface update to Octane. ( my guess )
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

BorisGoreta wrote:Editing material in FiberFX node editor is not responsive, it lags a lot compared to editing the same fibres amount freezed to 2 point polygons and using normal nodal editor ( FiberFX disasbled ).

What I wanted to say is that there is a lot more unnecessary stuff going on under the hood then LW just sending surface update to Octane. ( my guess )
Do you have the option "FiberFX IPR geometry update" in the plugin options panel disabled? ... with this option disabled only the material is updated in Octane, but the problem can be that the Layout itself is really slow updating any FiberFX parameter. Try to disable the viewports hair preview of all your hair systems to see if without the Layout OpenGL hair updates all works faster.

-Juanjo
Post Reply

Return to “Lightwave 3D”