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
To just get a triangles with no extrusion and one sided, you can use the FreeType + Poly2Tri libraries and achieve it. Any reason why you are expecting this feature in this project? If it helps, I'll try to add the feature in next release.
The only way to get something similar to this is to set extrude, bevelRadius, and bevelSteps to zero but there are still the side faces and back face.
I think that a good way to implement this would be to add a new function that would do this.
Also, you should put how to use the functions provided in the respiratory in the readme.
The text was updated successfully, but these errors were encountered: