Originally created by @dscyrescotti on GitHub (May 21, 2024).
Originally assigned to: @dscyrescotti on GitHub.
So far, the eraser is implemented to remove strokes drawn on the canvas by using color attachment. It might be inefficient when introducing other elements like pictures or primitive shapes. So it is a call to research stencil testing to pass erased vertices to strokes overlayed by eraser stroke.
Originally created by @dscyrescotti on GitHub (May 21, 2024).
Originally assigned to: @dscyrescotti on GitHub.
So far, the eraser is implemented to remove strokes drawn on the canvas by using color attachment. It might be inefficient when introducing other elements like pictures or primitive shapes. So it is a call to research stencil testing to pass erased vertices to strokes overlayed by eraser stroke.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @dscyrescotti on GitHub (May 21, 2024).
Originally assigned to: @dscyrescotti on GitHub.
So far, the eraser is implemented to remove strokes drawn on the canvas by using color attachment. It might be inefficient when introducing other elements like pictures or primitive shapes. So it is a call to research stencil testing to pass erased vertices to strokes overlayed by eraser stroke.