-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
- Add freehand polygon-drawing mode. Draw JavaFX
Pathshapes which are automatically converted to polygons upon drawing completion. - It should be possible to remove vertices using a topological simplification algorithm (using jts). For freehand drawn shapes the simplification should optionally (default=on) run automatically when converting freehand drawn paths to polygons. It should also be possible to run simplification on already created polygons.
- Introduce new
EditorSettingssettings pane to set the simplification algorithm settings (auto-simplification on/off, simplification tolerance [low->medium->high]).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels