Forum: Poser Python Scripting


Subject: Can the Poser 7 Pro feature Gamma Correction be emulated in P7 or P6 with Python

MatrixWorkz opened this issue on May 05, 2008 ยท 61 posts


bagginsbill posted Thu, 08 May 2008 at 9:42 AM

Now I've added two Math_Functions nodes.

The Math_Function:Add node is going to be our gamma correction value. Right now I'm leaving it at 1.0. This node is plugged into the incoming Pow node - it will perform the anti-gamma on the red color (or whatever we plug in there.)

The Math_Functions:Divide node computes 1/antigamma and applies that to the other Pow node. This node will be the outgoing gamma correction.

There is still no change in the render, but everything is now ready.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)