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
A completely rewritten API which follows to the code segregation principle. The triangle generation process now is completely decoupled from the image decoding and encoding operation.
CLI: improved the progress indicator with a better visual appearance, fixed glitches on parallel execution, included a custom indicator when the process is finished.