Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.67 KB

README.md

File metadata and controls

52 lines (29 loc) · 1.67 KB

CVTGenerator

CVTGenerator produces CVT generators on a 2D close surface. In geometry, a centroidal Voronoi tessellation (CVT) is a special type of Voronoi tessellation or Voronoi diagram. A Voronoi tessellation is called centroidal when the generating point of each Voronoi cell is also its mean (center of mass). CVT

CVT generators in a prostate

Getting Started

  • CVTGenerator is a Visual Studio 2017 solution, written in C#:
    • WPF
    • PRISM
    • MVVM

Solution architecture

CVTGenerator solution architecture

Prerequisites

Installing

  • Install Visual Studio 2017
  • Install DevExpress WPF 16.2

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Ilis Sachpazidis - Initial work - isachpaz

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments