I'm trying to compare the names with the ones in cycles.
One thing, I'm looking for something like colour ramp in luxcore, i tried band but I don't think it is, could you tell me what luxcore's color ramp is? . Thanks
I'm trying to compare the names with the ones in cycles.
Not to worry, actually, luxcore is simpler than cycles. Taking my time to mess around has helped alot. I don't think I would be needing those tutorials. I would just post questions that are problematic. ThanksFarbigeWelt wrote: Fri Feb 08, 2019 6:25 pmMy apologies, I was busier than expected.tayo6 wrote: Fri Feb 08, 2019 7:55 am [
I read them already, in fact I read from Yafarays doc and Appleseed render doc., ..i think that's all I've got to get better.
Thanks
And had to notice that a zipped file, with a little more than just a .blend file as a possible default scene, is more helpful as entry point for first users.
And this is why I started defining materials with volumes and short descriptions. Then I will test appending and linking materials to new .blend files.
Actually all easy to do.
But this is often not very readable without understandable naming system.
Thank you, i would read it!!!Dade wrote: Fri Feb 08, 2019 10:10 amThe first Lux version was based on PBRT v1.0, LuxCore is the grandson of that project so, while it doesn't share anything anymore with the original code, it is still uses the same terminology and approach to problems.tayo6 wrote: Fri Feb 08, 2019 7:55 am I read them already, in fact I read from Yafarays doc and Appleseed render doc. It was a little bit hard trying to understand some of the words used, but I won't stop experimenting, i think that's all I've got to get better.
PBRT book is available here for free: http://www.pbr-book.org/
It is a book for developers but you may found the introduction of each chapters quite interesting (in general, not refereeing only to LuxCore) and useful to understand LuxCore.
There is no directly corresponding node, only Band I guess.tayo6 wrote: Fri Feb 08, 2019 9:46 pm
One thing, I'm looking for something like colour ramp in luxcore, i tried band but I don't think it is, could you tell me what luxcore's color ramp is? . Thanks
Oh okay, thanks. It did work in some instances but, there were moments it didn’t behave like color ramp. Any suggestions on what nodes I should connect to have something similar to color ramp?epilectrolytics wrote: Fri Feb 08, 2019 10:05 pmThere is no directly corresponding node, only Band I guess.tayo6 wrote: Fri Feb 08, 2019 9:46 pm
One thing, I'm looking for something like colour ramp in luxcore, i tried band but I don't think it is, could you tell me what luxcore's color ramp is? . Thanks
Okay, thanks for the explanation.B.Y.O.B. wrote: Fri Feb 08, 2019 10:53 pm Internally, band is exactly the same as the color ramp in Cycles.
In the old LuxBlend addon they even had the same UI because it was possible there because of special cirumstances. Unfortunately it is not possible to use Blender's color ramp UI in custom nodes without resorting to horrible hacks.