zpelgrims / lentil

Polynomial optics to Arnold. Camera shader with high-order aberrations, including bidirectional filter that adaptively samples out-of-focus highlights (top level repo)
http://www.lentil.xyz
94 stars 10 forks source link

ARNOLD-12123 might fix operator bug #306

Closed zpelgrims closed 2 years ago

zpelgrims commented 2 years ago

Probably better to start using the operator again. This might mean I could also set up lentil_time automatically.

zpelgrims commented 2 years ago

added lentil_time automatic setup, still need to switch to operator-based setup.

zpelgrims commented 2 years ago

permanently moved to doing the setup inside of the camera, this makes the setup less complicated.

I'd need to ship a custom crypto library anyway, no matter if it's done through an operator or not