t-erxleben / marbellous

An interactive marbling tool
Other
1 stars 0 forks source link

Separate post processing #149

Closed t-erxleben closed 3 years ago

t-erxleben commented 3 years ago

Currently the convolution is integrated into the rake class. It would be better to have a new convolution class which takes a texture as input and writes the result to a given FBO.

This would make it easily possible to use the post processing for the download in drop state.