LuxCoreRender - Nodes

Discussion related to the LuxCore functionality, implementations and API.
Post Reply
User avatar
stanland
Posts: 19
Joined: Fri Sep 14, 2018 12:16 pm

LuxCoreRender - Nodes

Post by stanland »

Hi,
I don't know what is the Luxcore nodes technical limitations but Is it possible for example to do something similar to Node Wrangler http://gregzaal.github.io/node-wrangler/ or Cycles Frame Node https://docs.blender.org/manual/nb/dev/ ... frame.html
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: LuxCoreRender - Nodes

Post by B.Y.O.B. »

Frames work just like in Cycles: select a few nodes and press Ctrl+J.

I have also thought about implementing some node wrangler features in our node editor.
Which features do you need the most?
User avatar
stanland
Posts: 19
Joined: Fri Sep 14, 2018 12:16 pm

Re: LuxCoreRender - Nodes

Post by stanland »

B.Y.O.B. wrote: Mon Sep 17, 2018 7:55 am Frames work just like in Cycles: select a few nodes and press Ctrl+J.

I have also thought about implementing some node wrangler features in our node editor.
Which features do you need the most?
This is awesome that this feature exist in Luxcore but at the same time embarrassing how did i missed that shortcut option! :oops:

Top 2 features from Node Wrangler in my opinion!
1) (Ctrl+Shift+Lmb) Once you try to connect using this shortcut you never want drag nudels manually anymore.
2) (Alt+Rmb) This makes mixing very easy and fast.
User avatar
stanland
Posts: 19
Joined: Fri Sep 14, 2018 12:16 pm

Re: LuxCoreRender - Nodes

Post by stanland »

Is it possible to make a node groups like in cycles?
https://docs.blender.org/manual/en/dev/ ... roups.html
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: LuxCoreRender - Nodes

Post by B.Y.O.B. »

stanland wrote: Mon Sep 17, 2018 10:03 am Is it possible to make a node groups like in cycles?
Not yet, it is on the to do list: https://github.com/LuxCoreRender/BlendL ... issues/127
Post Reply