Since @amyspark helped me build kseexpr recently, I finally managed to create a bundle of my seexpr scripts! It was made in Krita 5.0 master, so please do tell me if any of them doesn’t work for you.
How to use the grids
Create a new Fill Layer, select the SeExpr script with the grid you want.
Change the values so they fit your purpose.
add a new Filter Mask with Color To Alpha to make the background of the grid transparent (there is no way in SeExpr to output transparent color).
But the problem with them is, someone had to code them in Here I only gather scripts I already made when I was a bit more enthusiastic about this new possibility plus a few times when someone needed help.
Depending on the task it might be a bit difficult to code it up, though the code is usually short and self-contained and you see the results instantly, which is an advantage over coding Python plugins.
Great pack I use the grid a lot.
Where can I find materials on learning SeExpr. I want to do a line halftone SeExpr, where I could adjust the line’s thickness, spacing, and rotation.
Something like this :
Thanks, I looked at the links and kind of managed to copy the shader…although I’m not getting quite the same result.
If I post it here, can you give it a look?
Basically the smoothing or the ‘aa’ part ins not working correctly. When I copied the code to ShaderEd(software for shader prototyping) I got the same result. But on the SeExpr I get aliased jagged lines