CasperVector / pg-povray

Graphical demonstration of the 32 crystallographic point groups, based on Prof. Marc de Graef's work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PG-POVRay
=========

This project is an attempt to intuitively represent the 32
crystallographic point groups, based on Prof. Marc de Graef's work [1].

The homepage of this project is now at [2].

[1]: <http://neon.mems.cmu.edu/degraef/pg/index.html>
[2]: <https://gitea.com/CasperVector/pg-povray>


PNG & GIF
=========

The published archive contains 1200x1200 PNG images and 480x480 GIF
animations corresponding to the 32 crystallographic point grops.

The PNG and GIF files are in the `png' and `gif' subdirectories of the
archive, respectively.


Source
======

The source code of this project is in the `src' subdirectory of the
published archive or the development repository [2].

To build the PNG and GIF files, run `make' in the `src' subdirectory.


License
=======

Copyright (c) 1998 Marc de Graef
Copyright (c) 2012,2014-2015 Casper Ti. Vector

See the file `COPYING' for the license terms of this project.

About

Graphical demonstration of the 32 crystallographic point groups, based on Prof. Marc de Graef's work

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:POV-Ray SDL 91.6%Language:Makefile 8.4%