File: README.txt

package info (click to toggle)
pymca 5.4.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 44,320 kB
  • sloc: python: 140,671; ansic: 20,050; sh: 175; makefile: 133; xml: 55
file content (9 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
This module is distributed with the PyMca package but it can be used alone.

For the time being the Object3D module uses the Qhull library to perform a Delaunay triangulation. The module Object3DQhull can be considered free software. Please read the COPYING.txt file in the Object3DQhull folder.

Object3DCTools implements a marching cubes algorithm based on the code MarchingCubes.cpp. The module Object3DCTools can be considered free software. A description of the algorithm can be found on:

http://local.wasp.uwa.edu.au/~pbourke/geometry/polygonise/

The rest of the Object3D module uses PyQt and is distributed under the same terms of PyQt. That means, it is GPL unless a license is bought.