QCrystalTile is an interactive tool which calculates and visualizes the Voronoi diagrams of crystallographic space groups. The tool is implemented in Java and uses the library Jzy3d to render the geometry. In order to compute the Voronoi tessellation in 3D it interacts with the Quickhull3d library.
$ ./build.sh
$ ./run.sh
https://github.com/garlicPasta/QCrystalTile-Documentation (german only)
- Jzy3d: 3d plotting library
- Quickhull3d: 3d convex hull calculation
- la4j: Linear Algebra library for Java
- junit: for testing
- json-simple
General Public License (GPL), Version 2.0