Page 8 of 8

Re: LuxCore v2.1 proposed features

Posted: Thu Nov 22, 2018 8:48 pm
by marcatore
patrickawalz wrote: Thu Nov 22, 2018 8:25 pm ill try to get something out to you guys this weekend. it's Thanksgiving here in the us, so I'll do my best to squeeze it in
Good...really good!!

Thank you very much

Re: LuxCore v2.1 proposed features

Posted: Tue Apr 23, 2019 11:07 pm
by alpistinho
patrickawalz wrote: Thu Nov 22, 2018 4:00 pm I wrote a c# white balance program several years ago for a friend that worked pretty flawlessly for her needs. I don't currently have a lux dev environment setup, but I could hack together a c++ version of an image pipeline in a text editor if someone wants to handle the opencl port when I'm done and check that everything does compile fine.
Hey,

I've just wrote the most naive white balance Image Pipeline plugin ever and would be happy to replace its implementation with something better.
https://github.com/Alpistinho/LuxCore/b ... alance.cpp

So if you have some alternative way of doing that you could share, I would be happy to adapt it. It can be in any format as long as I can understand the math ;)