Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brush stroke suggestion #41

Open
ugocapeto opened this issue Oct 26, 2021 · 1 comment
Open

Brush stroke suggestion #41

ugocapeto opened this issue Oct 26, 2021 · 1 comment

Comments

@ugocapeto
Copy link

Instead of having a fully opaque brush stroke, would you consider a semi-transparent one, basically obtained by grayscaling a real brush stroke. Similar to what's being done here:

http://3dstereophoto.blogspot.com/2018/07/non-photorealistic-rendering-software.html

This a classic stroke based renderer which simulates oil painting/digital painting. Since not AI based, it probably creates too many strokes but the use of a semi-transparent brush stroke makes the rendered image more realistic/natural.

@jiupinjia
Copy link
Owner

@ugocapeto Thank you very much for the reference. Their result looks cool. In fact, we do have a semi-transparent stroke setting. If you switch to our water-color or marker-pen brushes, then you will see that effect. In oilpainting, the reason why we don't apply that is that we want to have a thick paint effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants