diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-25 22:29:13 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-25 22:29:13 +0000 |
commit | deec9879ad070768ca1d228f736f438967e5124b (patch) | |
tree | 6b275ba9f523fb19f2a2e9e9465cb90d0902f769 /x11-clocks/glclock/pkg-descr | |
parent | 297195974572325fb6485c0f17aa928d799eedbe (diff) | |
download | FreeBSD-ports-deec9879ad070768ca1d228f736f438967e5124b.zip FreeBSD-ports-deec9879ad070768ca1d228f736f438967e5124b.tar.gz |
Import of glclock.
glclock is an opengl demo with benchmarking capability. It
displays clocks with different textures etc. You will need
a very fast cpu or a hardware accelerated 3d card
(www.freebsd.org/~3d).
PR: 13866
Submitted by: Randall Hopper <aa8vb@ipass.net>
Diffstat (limited to 'x11-clocks/glclock/pkg-descr')
-rw-r--r-- | x11-clocks/glclock/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/glclock/pkg-descr b/x11-clocks/glclock/pkg-descr new file mode 100644 index 0000000..3c8e5e5 --- /dev/null +++ b/x11-clocks/glclock/pkg-descr @@ -0,0 +1,3 @@ +glclock is a OpenGL demo with benchmarking capability. For fun and +performance testing, glclock will be of some use for those who have +hardware-accelerated 3D cards (see www.freebsd.org/~3d) or very fast CPUs. |