Forum: Poser - OFFICIAL


Subject: Monthly reminder - you need to gamma correct your renders

bagginsbill opened this issue on Feb 01, 2009 · 207 posts


bagginsbill posted Tue, 14 April 2009 at 7:04 AM

When you use infix operators, matmatic will pick a node to implement it, same as if you said it explicitly.

colorWithGC = Color_Pow(ImageMap("blah.jpg"), 2.2)
#or
colorWithGC = ImageMap("blah.jpg") ** 2.2

colorWithGC is a node - it got made the same either way

therefore we can do

colorWithGC.inputscollapsed = 1


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)