Date: Sat, 10 Sep 2005 22:46:13 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/vvv Makefile distinfo pkg-descr ports/graphics/vvv/files patch-Makefile Message-ID: <200509102246.j8AMkDaQ079259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-09-10 22:46:13 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/vvv Makefile distinfo pkg-descr graphics/vvv/files patch-Makefile Log: Viewing Volume Visualizer is a tutorial tool for understanding viewing and projection in OpenGL. It allows user to see effects of changing viewing and projection parameters on seeing a scene. Additionally it is possible to dump a C file which specifies viewing and projection of the current principal view in one routine. It could be incorporated into another program that wants to define a specific view and projection. VVV can therefore be used as a preview tool. PR: ports/85948 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> Revision Changes Path 1.846 +1 -0 ports/graphics/Makefile 1.1 +45 -0 ports/graphics/vvv/Makefile (new) 1.1 +2 -0 ports/graphics/vvv/distinfo (new) 1.1 +24 -0 ports/graphics/vvv/files/patch-Makefile (new) 1.1 +12 -0 ports/graphics/vvv/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509102246.j8AMkDaQ079259>