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
103 stars 10 forks source link

Try and draw using NanoGui/NanoVG instead of gtk and cairo #14

Closed zpelgrims closed 6 years ago

zpelgrims commented 6 years ago

This would remove the C drawing library, use c++ one instead

zpelgrims commented 6 years ago

Sticking with Cairo/gtk for now