Jump to letter: [
DGNRV
]
vtk: The Visualization Toolkit - ¥Ï¥¤¥ì¥Ù¥ë3D²Ä»ë²½¥é¥¤¥Ö¥é¥ê
Name: | vtk |
Vendor: | GFD-DENNOU Club |
Version: | 5.0.2 |
License: | BSD style |
Release: | 2dc |
URL: | http://www.vtk.org/ |
- Summary
- VTK - the Visualization Toolkit is an object oriented, high
level library that allows one to easily write C++ programs, Tcl,
Python and Java scripts that do 3D visualization. This package
provides the shared libraries needed to run C++ programs that use VTK.
To compile C++ code that uses VTK you have to install vtk-devel.
VTK enables users to concentrate on their work by providing a
large number of excellent and feature packed high level functions that
do visualization. The library needs OpenGL to render the graphics and
for Linux machines Mesa is necessary. The terms/copyright can be read
in /usr/share/doc/vtk-5.0.2-2dc/README.html. VTK-Linux-HOWTO has
information about using vtk, getting documentataion or help and
instructions on building VTK. This package is relocatable.
Changelog
- * Fri Nov 24 03:00:00 2006 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> 5.0.2-2dc
- update ruby patch: vtk-ruby-061109.patch
- change cmake option: -DVTK_USE_SYSTEM_FREETYPE:BOOL=ON
- * Sat Oct 28 03:00:00 2006 Seiya Nishizawa <seiya{%}gfd-dennou{*}org> 5.0.2-1dc
- source version up
- update ruby patch: vtk-ruby-061028.patch
- use qt_bindir for moc and uic of qt
- add VTK_INSTALL_LIB_DIR as argument for cmake
- * Tue Sep 12 03:00:00 2006 KOSHIRO Tsuyoshi <koshiro{%}gfd-dennou{*}org> 5.0.1-1dc
- add new package: vtk-ruby (use vtk-ruby-060413.patch)
- change cmake option: -DVTK_USE_SYSTEM_FREETYPE:BOOL=OFF