Moritz Moeller

Show:

What's happening?

  • Followup: RE: autotuning paper

    From using these renderers in production for 14 years, I'd say: not really. Because speed is secondary. First priority is getting an image and getting a good/correct looking image. Just for example: messing with gridsize can impact quality. Gridsize is a function of bucketsize and shadingrate. Because gridsize should roughly match bucketsizeX * buckesizeY / shadingrate. So while your...

    2009-11-10 17:09:21 UTC in Pixie

  • Followup: RE: cant load module

    Liquid needs a RIB library to generate the RIBs. Each renderer ships with such a library. While iit is possible to determine which renderer is installed, then load the library (if it was a dynamic one) at runtime,PRMan didn't ship with a dynamically loadable version of this lib, until long ago. It is alos considerate effort on the dvelopers's side to hook all RI calls and make sure everything...

    2009-08-13 09:09:05 UTC in Liquid: Maya Rendering Translator