diff options
author | fenner <fenner@FreeBSD.org> | 1996-12-20 03:41:57 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1996-12-20 03:41:57 +0800 |
commit | cc8a3a43c74492bd72076577a743818e4f922036 (patch) | |
tree | ccd1623efbbb088000428606b58ba9c9f5f51bd6 /graphics/geomview/pkg-descr | |
parent | 4b201e0a092294e9ee9642b70f75910d443a8521 (diff) | |
download | freebsd-ports-graphics-cc8a3a43c74492bd72076577a743818e4f922036.tar.gz freebsd-ports-graphics-cc8a3a43c74492bd72076577a743818e4f922036.tar.zst freebsd-ports-graphics-cc8a3a43c74492bd72076577a743818e4f922036.zip |
Geomview 1.6.1, an interactive viewer for 3- and 4-D geometric objects
Diffstat (limited to 'graphics/geomview/pkg-descr')
-rw-r--r-- | graphics/geomview/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/geomview/pkg-descr b/graphics/geomview/pkg-descr new file mode 100644 index 00000000000..6bab1f706e2 --- /dev/null +++ b/graphics/geomview/pkg-descr @@ -0,0 +1,14 @@ +Geomview and OOGL are part of an ongoing effort at the Geometry Center +to provide interactive 3D graphics software which is particularly +appropriate for displaying the kinds of objects and doing the kinds of +operations of interest in mathematics research and education. You can +compute an OOGL data file of a mathematical object that would be +difficult or impossible to build a model of in the real world. In +geomview, besides examining an object in ordinary Euclidean 3-space, +you can look at objects in hyperbolic 3-space and Euclidean 4-space. +The hyperbolic model is the projective one, where geodesics are +straight lines and isometries are represented as 4x4 projective +matrices. While geomview is tailored for mathematical visualization, +it is written to be extensible and can serve as a general-purpose +tool. Its functionality can be extended in an almost unlimited fashion +by external modules. |