Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages