Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timothymakkison/mvvm-delaunay
Interactable wpf canvas to draw and modify voronoi cells.
https://github.com/timothymakkison/mvvm-delaunay
colormine delaunator-sharp delaunay-triangulation material-design mvvm voronoi-diagram wpf
Last synced: 24 days ago
JSON representation
Interactable wpf canvas to draw and modify voronoi cells.
- Host: GitHub
- URL: https://github.com/timothymakkison/mvvm-delaunay
- Owner: TimothyMakkison
- Created: 2020-01-27T00:36:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T21:54:22.000Z (over 3 years ago)
- Last Synced: 2024-11-19T22:55:49.732Z (3 months ago)
- Topics: colormine, delaunator-sharp, delaunay-triangulation, material-design, mvvm, voronoi-diagram, wpf
- Language: C#
- Homepage:
- Size: 271 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVVM-Delaunay
Simple wpf application implementing MVVM design to learn canvases and voronoi diagrams. Left click to place a seed and the canvas will update.![Example](./Example.jpg)