1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/graphics/vvv/pkg-descr
Pav Lucistnik c16c4d1cf8 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>
2005-09-10 22:46:13 +00:00

13 lines
564 B
Plaintext

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.
WWW: http://www.inf.ufes.br/~thomas/graphics/vvv/vvv.html
- Igor Pokrovsky
ip@doom.homeunix.org