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:05 AM

You could also make a handy function to collapse the inputs on anything:

def collapse(x):
    x.inputscollapsed = 1
    return x

Having that, you could say:

colorWithGC = collapse(ImageMap("blah.jpg") ** 2.2)


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)