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

More brushes #25

Open
seasick opened this issue Jan 30, 2024 · 0 comments
Open

More brushes #25

seasick opened this issue Jan 30, 2024 · 0 comments

Comments

@seasick
Copy link
Owner

seasick commented Jan 30, 2024

Is your feature request related to a problem? Please describe.
Currently this tool only supports painting single triangles, or connected faces with the same normal.
It would be good if it could support painting with a brush where size and brush model (cube, sphere, projected circle) can be changed by the user.

Describe the solution you'd like
An additional painting tool. The user can adjust a size and a brush model. The brush is a projected circle or sphere where the user only sees the intersection of model and brush. When the users moves the brush over the model and clicks, all triangles of the model within the sphere intersection should be painted (inner/outter mode for triangles only partial in the intersection?).

Additional context
https://www.reddit.com/r/react/comments/190b3lo/comment/kk4qrwp/?context=3

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

1 participant