You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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);
monster-mash/src/mypainter.cpp
Line 109 in 6467b2e
What would be the best way to approach this task? C++ or .js?
The text was updated successfully, but these errors were encountered: