@David_Tschumperle just posted this awesome video demo of his new Solidify filter in action!
I love how effortlessly those gradient get created now!
@David_Tschumperle just posted this awesome video demo of his new Solidify filter in action!
I love how effortlessly those gradient get created now!
Thanks Pat for the heads-up.
Maybe I can add some words about it. I’ve worked recently (two days ago ) on the implementation of a G’MIC command able to reconstruct images from sparse samples. Basically, you start from a set of few colored points and the algorithm reconstruct the entire image using basic interpolation techniques. By the way, the more points you have, the better interpolation you get (the location of the sample points is also important of course).
As the command is quite generic (works for 2d images as well as 3d volumes), I’ve been able to use it as a common basis for designing some new filters in G’MIC, which are :
Well that’s it for now. Three filters in three days, based on the same new interpolation technique introduced in G’MIC, that is already more than I was expecting at first Not sure how useful it can be for photographers though. If you have any ideas, please let me know !
Wow; much faster than what I last remembered it being. Definitely quicker than RobA’s Script-fu. Had to resort to using the Script-fu since, until recently, Solidify was missing in action as far as G’MIC was concerned. Thanks a heap for the improvements, David.