Page 1 of 1

Material node editor usability

Posted: Wed Jan 29, 2020 2:18 pm
by J.C
In Blender node material editor there is an Output node that serves as material information to a surface object. You can attach to this output any material you can create. All those material nodes are only created inside one material node editor.
blender nodes.png

In C4D Octane plugin node editor Material node is directly assigned to an object and changing material type to Mix material and others creates new material in a list. This brings confusion and material list gets cluttered. If I want to use Mix material for example I need to create Mix material instead of changing regular material to Mix one. Then I have to overwrite the previous material that has been assigned to some objects in a scene.

Is it possible to have multiple materials in one node layout with one output without creating extra materials?
Is it possible to add to material list pull down all material types?
material types.png

Re: Material node editor usability

Posted: Wed Jan 29, 2020 3:41 pm
by aoktar
As I could understand your request that's not possible current logic of design. Better to adapt yourself to the current workflow

Re: Material node editor usability

Posted: Wed Jan 29, 2020 5:15 pm
by J.C
Ok, I see.

Is it possible to add option to convert existing material (Diffuse, Glossy, Metal, Specular, Universal and Toon) to Mix material and other composite types?

Re: Material node editor usability

Posted: Wed Jan 29, 2020 6:35 pm
by aoktar
J.C wrote:Ok, I see.

Is it possible to add option to convert existing material (Diffuse, Glossy, Metal, Specular, Universal and Toon) to Mix material and other composite types?
Converting default octane types to mix that doesn't make sense on me. You can convert mix to composite by using "convert material"

Re: Material node editor usability

Posted: Wed Jan 29, 2020 9:04 pm
by J.C
aoktar wrote:
J.C wrote:Ok, I see.

Is it possible to add option to convert existing material (Diffuse, Glossy, Metal, Specular, Universal and Toon) to Mix material and other composite types?
Converting default octane types to mix that doesn't make sense on me. You can convert mix to composite by using "convert material"
It's possible in Standalone since the first release. This is also possible in Blender plugin. Why it makes sense there but not in C4D?

Re: Material node editor usability

Posted: Wed Jan 29, 2020 9:13 pm
by aoktar
Octane material and mix material are different types in c4d plugin design. Keeping own logic, doesn't have the same design due to differences of host softwares. It's not possible to do what you want.

Re: Material node editor usability

Posted: Wed Jan 29, 2020 9:19 pm
by J.C
aoktar wrote:Octane material and mix material are different types in c4d plugin design. Keeping own logic, doesn't have the same design due to differences of host softwares. It's not possible to do what you want.
This answer makes sense now rather than saying "that doesn't make sense on me."