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

Record Stroke Pressure #14

Open
albertotono opened this issue Sep 10, 2021 · 3 comments
Open

Record Stroke Pressure #14

albertotono opened this issue Sep 10, 2021 · 3 comments

Comments

@albertotono
Copy link

It would be nice to record the stroke pressure of the designer, currently every line has the same thickness.

const int t = ceil(0.5 * thickness);

const int t = ceil(0.5 * thickness);

What would be the best way to approach this task? C++ or .js?

@DominikNovosel
Copy link

Is there any particular reason why their thickness would be important? The lines only define the contour of the blobs on the model and are not visible on the final product.

@albertotono
Copy link
Author

Definitely, they are extremely important. See Brunelleschi and Da Vinci for references.

@DominikNovosel
Copy link

DominikNovosel commented Apr 22, 2023

I think you misunderstood. I said I don't understand how this app would benefit from recognizing stroke pressure.

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