It would be relatively easy to create a "material from file node", it can be done with beginner-level python skills.
If you want to implement this, feel free to ask me for a more detailed explanation on how to do this.
But since this is a very niche request I won't implement it myself (I doubt many people want to write their materials this way).
LuxCoreRender v2.1/2.2 features poll
Re: LuxCoreRender v2.1/2.2 features poll
What this node would do:
- read text file from disk into string
- replace the material name in this string with the correct one for the node
- create a pyluxcore Properties object from the string and return it (this is a finished material definition)
Re: LuxCoreRender v2.1/2.2 features poll
Over the last month, due to the lack of a Bevell shader, I had to work at Cycles in 8 projects.
POP! OS | Ryzen 5, 32Gb, SSD M2, GT 590 | BenQ 27 | Wacom One | Microsoft Ergo | Tie Guan Yin tea
http://dezigner.tilda.ws/
http://dezigner.tilda.ws/
Re: LuxCoreRender v2.1/2.2 features poll
Add sliders like add-on gaffer for Cycles so that I can select my HDRis with a mouse click, instead of crawling to folders each time and select them one by one.