Skip to content

abreitenfeld/QCrystalTile

Repository files navigation

QCrystalTile

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

$ ./build.sh

Run

$ ./run.sh

Documentation

https://github.com/garlicPasta/QCrystalTile-Documentation (german only)

Dependencies

  • Jzy3d: 3d plotting library
  • Quickhull3d: 3d convex hull calculation
  • la4j: Linear Algebra library for Java
  • junit: for testing
  • json-simple

Screenshots

image

image

License

General Public License (GPL), Version 2.0

About

QCrystalTile is an interactive tool which calculates and visualizes the Voronoi diagrams of crystallographic space groups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages