diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-12 03:27:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-12 03:27:37 +0800 |
commit | 3991b07b85197ab03bdfdd5e5085d05106c223e8 (patch) | |
tree | 9a9648404f34dbf43d4a210e7c979c96eee8fa50 /graphics/cybervrml97/pkg-descr | |
parent | b999cc48fd9ed1c2fe53192e7fbd817a903efd8b (diff) | |
download | freebsd-ports-graphics-3991b07b85197ab03bdfdd5e5085d05106c223e8.tar.gz freebsd-ports-graphics-3991b07b85197ab03bdfdd5e5085d05106c223e8.tar.zst freebsd-ports-graphics-3991b07b85197ab03bdfdd5e5085d05106c223e8.zip |
add cybervrml97
A development library of VRML97/2.0 applications
Diffstat (limited to 'graphics/cybervrml97/pkg-descr')
-rw-r--r-- | graphics/cybervrml97/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/cybervrml97/pkg-descr b/graphics/cybervrml97/pkg-descr new file mode 100644 index 00000000000..2181adc5e95 --- /dev/null +++ b/graphics/cybervrml97/pkg-descr @@ -0,0 +1,5 @@ +CyberVRML97 for C++ is a development library of VRML97/2.0 applications. +Using the library, you can read and write the VRML files, set and get the +scene graph information, draw the geometries, run the behaviors easily. + +WWW: http://www.cyber.koganei.tokyo.jp/vrml/cv97/cv97cc/ |