Visualization Library Alpha 2.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Visualization Library Alpha 2.1 (Default branch)
# 1  
Old 01-12-2009
Visualization Library Alpha 2.1 (Default branch)

Visualization Library is a C++ middleware for 2D/3D graphics applications based on the industry standard OpenGL 2.1. It supports advanced features like OpenGL Shading Language, Frame Buffer Objects, Multiple Render Targets, Vertex and Pixel Buffer Objects, KdTree/AABB frustum culling, a multilingual Unicode-based text engine, advanced texturing, DDS cubemaps, mipmaps, compressed textures, and much more. Visualization Library can be especially useful in 3D/2D scientific visualization, virtual reality, augmented reality, visual simulation, data visualization, presentations, multimedia applications, special effects, and 3D/2D games. License: GNU General Public License v3 Changes:
VBO and Geometry usage were fixed. The morphing mesh class was updated. The TextStream classes were unified. An Actor rendering callback mechanism was added. The deprecated Actor subclasses were removed. Primitive sorting mechanics were unified. Object constness is enforced during rendering. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
OVITO(1)						      General Commands Manual							  OVITO(1)

NAME
ovito - (The Open Visualization Tool) is a scientific visualization and analysis software for atomistic simulation data. SYNOPSIS
ovito [options] DESCRIPTION
This manual page documents briefly the command line options of ovito command. OPTIONS
All options start with two dashes (`-'). A summary of options is included below. For a complete description, see the online documenta- tion. --help Show help about options. --verbose Enable additional diagnostic console output. --nogui Run in console mode without graphical user interface. --script <file> Execute the given script file on startup. --nobanner Suppress the license banner shown in the console. --experimental Enable experimental program features. SEE ALSO
ovitos(1) The Open Visualization Tool is documented fully by Ovito User Manual, available at /usr/share/doc/ovito-doc/html/index.html, if the package ovito-doc is installed. The most recent version of the manual is available at <http://ovito.org/manual/>. AUTHOR
ovito was written by Alexander Stukowski. This manual page was written by Pekko Metsa <pjmetsa@gmail.com>, for the Debian project (and may be used by others). October 20, 2010 OVITO(1)