Main > Free Download Search >

Free visualization tools software for linux

visualization tools

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 417
Visualization Toolkit 5.0.3

Visualization Toolkit 5.0.3


Visualization ToolKit (VTK) is an open source, freely available software system for 3D computer graphics, image processing. more>>
The Visualization ToolKit (VTK) is an open source, freely available software system for 3D computer graphics, image processing, and visualization used by thousands of researchers and developers around the world. Visualization Toolkit consists of a C++ class library, and several interpreted interface layers including Tcl/Tk, Java, and Python.
Professional support and products for VTK are provided by Kitware, Inc. VTK supports a wide variety of visualization algorithms including scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as implicit modelling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. In addition, dozens of imaging algorithms have been directly integrated to allow the user to mix 2D imaging / 3D graphics algorithms and data.
The design and implementation of the library has been strongly influenced by object-oriented principles. VTK has been installed and tested on nearly every Unix-based platform, PCs (Windows 98/ME/NT/2000/XP), and Mac OSX Jaguar or later.
Many resources exist to help you utilize the full potential of VTK in your application area. These resources include:
Mailing List: Over 1900 users are subscribed to this list. A great place to post questions, and search for answers.
VTK Textbook: The Visualization Toolkit, An Object-Oriented Approach To 3D Graphics, 3rd edition, ISBN 1-930934-12-2, now published by Kitware. This is a great book to read if you want to learn the details of the visualization algorithms and data structures. The book is often used as a college text in visualization and graphics courses.
VTK Users Guide: The Visualization Toolkit Users Guide, ISBN 1-930934-13-0, published by Kitware. This is the book to get if you want to learn how to install and use VTK.
ParaView Guide: The ParaView Guide, ISBN 1-930934-14-9, published by Kitware. ParaView is a turn-key visualization system build on top of VTK, and makes VTK easier to use with an interactive, point and click interface. ParaView also supports supercomputing applications, including tiled display and distributed parallel processing.
CMake: Mastering CMake, ISBN 1-930934-11-4, published by Kitware. CMake is the premier, cross-platform build system used to compile and link VTK. A useful book if you want to use VTK in your projects.
Support: A variety of support options are available ranging from the single point-of-contact Professional Subscription to get you up and running, to custom Site Support to help you develop your next product with VTK.
Enhancements:
- Many bugs were fixed, including fixes for memory leaks, array bounds errors, and stack overflows.
<<less
Download (7.9MB)
Added: 2007-05-02 License: GPL (GNU General Public License) Price:
922 downloads
Chaos Visualization 0.9

Chaos Visualization 0.9


Chaos Visualization is a program for quickly calculating the amount of predictability in a very simple system. more>>
Chaos Visualization is a program for quickly calculating the amount of predictability in a very simple system: a spring with one side connected to the origin and the other to a weight under gravity.

This amount is chaos is visualized in TIFF images, which can be put in a sequence to show the evolution of chaotic behaviour in this system.

<<less
Download (0.022MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1095 downloads
XMMS Root Visualization Plugin 0.0.8

XMMS Root Visualization Plugin 0.0.8


XMMS Root Visualization Plugin is a little XMMS plugin that draws a spectrum analyzer directly to the background of X. more>>
XMMS Root Visualization Plugin is a little XMMS plugin wich can draw a spectrum analyzer directly to the background (root window) of X.
Enhancements:
- changed code to get rid of gcc 4 compiler warnings
- added alpha channel to all colors
- rewrote configuration backend
- introduced strange configuration variables definition struct its not the best thing around, but better than former behaviour and needed for the configuration frontend
- introduced configuration frontend (far from being complete!) BASIC WORK BY Niv Altivanik up till now it is possible to change colors
- introduced Imlib2 rendering:
- real transparency support
- gradient support
- bevel support
- peaks can be drawn solely
- no more drawing bugs
- higher performance cost :-( (see end of file)
- since this release, the background of the root window has to be collected; this method is not tested well
- new default config for imlib rendering
- cleaned up some minor bugs
<<less
Download (0.33MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1398 downloads
Genomorama: Genome Visualization 1.5

Genomorama: Genome Visualization 1.5


Genomorama: Genome Visualization is a multi-scale, multi-genome, multi-platform visualization and analysis program. more>>
Genomorama: Genome Visualization is a multi-scale, multi-genome, multi-platform visualization and analysis program. It provides a powerful yet easy to use interface that leverages the visualization power of modern computers (via OpenGL) and the substantial bioinformatic infrastructure provided by the NCBI (via the NCBI C toolkit).
Genomorama is written in portable, highly optimized C++ and comes in three "flavors" that allow it to run natively on (most) modern operating systems: OS X (using Carbon), Microsoft Windows (using MFC), and Linux (using Motif). Executables and source code are freely provided for all flavors.
Main features:
- High performance has not been sacrificed on the altar of portability
- OpenGL graphics take advantage of the video-game optimized graphics cards available in most desktop and laptop computers.
- C++ allows transparent and complete utilization of system resources (like memory).
- Native windowing toolkits (Carbon, MFC and Motif) for every operating system facilitate responsiveness and ease of use.
- A stand-alone, self-contained executable frees Genomorama from dependence on third party applications.
- Source code for all platforms is freely available.
- An attractive, full featured user interface
- Genomorama presents a clean, uncluttered user interface.
- Multi-scale rendering displays relevant details while maintaining readability.
- Use a keyboard or a mouse to efficiently zoom, pan and explore genomes of arbitrary size.
- Attractive WYSIWYG Postscript and GIF output formats yield publication quality images.
- Novel features to aid genome analysis
- In addition to the standard searching options (like query by sequence and gene name), Genomorama offers "forward and reverse" DNA hybridization based searches.
- Provide a pair of PCR primers, and Genomorama will output the amplicons.
- Provide a hybridization probe and Genomorama will find binding sites.
- Provide a pair of Padlock probes and Genomorama will identify binding locations
- Provide a set of PCR primer criteria (length, melting temperature, base composition, etc.) and Genomorama will find PCR primers.
- Genomorama can display and search an arbitrary number of genomes (limited only by computer memory).
- Harness the power of the NCBI toolkit to directly access and search the NCBI Entrez database.
- Compute melting profile, in addition to traditional base composition plots (i.e. %G+C, %A+T, etc).
Enhancements:
- This release fixes the following bugs: parsing gbk files that contain single base annotations on the complement strand;
- missed exact matches at 3 end of target sequence;
- fragile parsing of annotation range;
- downloading of very large Genbank records (i.e. human chromosomes);
- and omitted intergenic space following single base annotations (i.e. SNPs).
- Custom color records are now saved to and read from GBK files.
- An OS X Intel-specific executable has been added.
- The information dialog box has been made resizable.
<<less
Download (0.56MB)
Added: 2007-02-28 License: Freely Distributable Price:
979 downloads
DIMVisual 0.2

DIMVisual 0.2


DIMVisual stands for Data Integration Model for Visualization. more>>
DIMVisual stands for Data Integration Model for Visualization. The implementation allows the integration of information to the analysis of parallel application behavior.
If you have an parallel application with low performance and want to find out what is the problem you can use this project to integrate traces of your application with metrics collected by monitoring tools that you might already using.
DIMVisual project intends to show an integrated visualization of these information.
Enhancements:
- This release features support for MPE (from MPI communication libraries) traces, Performance Co-Pilot traces, and initial support for Ganglia, DNFSP, and DECK traces.
<<less
Download (0.11MB)
Added: 2006-01-06 License: GPL (GNU General Public License) Price:
1387 downloads
Chess Training Tools 1.2.14

Chess Training Tools 1.2.14


Chess Training Tools is a collection of chess training tools. more>>
Chess Training Tools is a collection of chess training tools. It includes a chess visualization trainer that teaches chess visualization by drilling you on the color of a particular square, and also on your ability to tell if two squares are the same color, if two (or three) squares are on the same diagonal, if two squares are a knight move apart, or if two squares are two knight moves apart.
This is a program that I wrote for my own use to improve my chess visualization ability. I decided to share it with other players, since I believe they can benefit from it. It basically helps you remember what color the squares are, how the pieces move, and so on, all in your head.
It does so by posing you various excercises that, if practiced every day, will let you visualize positions without the aid of a board.
I use this tool every day. You may want to use it the way I do, or you could develop your own method of training. I work my way through the panels, doing 20 of each excercise. I proceed Color->Same Color->Diagonal 2->Diagonal 3->Knight->Knight 2->Mate.
Then, after all of that I play a game against Vince. Start slow, by either lagging the display by one ply, or by blanking out one quadrant. Work your way up to the 7 ply and four quadrants.
Enhancements:
- This release added undo, or move takeback to the PlayTest ("Vince").
<<less
Download (0.016MB)
Added: 2006-05-03 License: GPL (GNU General Public License) Price:
1275 downloads
VisIt 1.6.1

VisIt 1.6.1


VisIt is an interactive parallel visualization and graphical analysis tool for viewing scientific data. more>>
VisIt is an interactive parallel visualization and graphical analysis tool for viewing scientific data.
Users can quickly generate visualizations from their data, animate them through time, manipulate them, and save the resulting images for presentations. VisIt contains a rich set of visualization features so that you can view your data in a variety of ways.
It can be used to visualize scalar and vector fields defined on two- and three-dimensional (2D and 3D) structured and unstructured meshes.
It was designed to interactively handle very large data set sizes in the terascale range, and works well down to small data sets in the kilobyte range.
Enhancements:
- This release includes a number of bugfixes and new features.
- VisIt can be built automatically with the build_visit script on many Linux, Mac OS X, and AIX platforms.
- The build_visit script downloads relevant VisIt and 3rd party source code, and configures and builds it all using your C++ compiler.
- This release can tunnel its network connections through SSH, has support for reading several new file formats, and has a new Macros window that allows 1-click access to user-defined Python functions.
- Support for user settings and file association on the Windows platform has been improved.
<<less
Download (14.9MB)
Added: 2007-08-03 License: BSD License Price:
817 downloads
GeoVistaStudio 1.2

GeoVistaStudio 1.2


GeoVISTA Studio is an open software development environment designed for geospatial data. more>>
GeoVISTA Studio is an open software development environment designed for geospatial data. GeoVistaStudio is a programming-free environment that allows users to quickly build applications for geocomputation and geographic visualization.
One barrier to the uptake of Geocomputation and Geovisualization is there is no system or toolbox that provides easy access to useful functionality. GeoVISTA Studio provides rapid, programming free development of complex applications for:
- data exploration
- knowledge construction
- geocomputation
- visualization
Studio Includes Interactive Query Devices for Exploratory GeoVisualization, 3D Render for complex and sophisticated 3D graphics, 2D mapping and statistical tools.
Studio provides a:
1. Visual Programming-Free Environment for rapid development.
2. Component-Oriented Programming: uses JavaBeans as programming components. Any JavaBeans (developed by 3rd parties) can be plugged in!
3. Recursive Development turns a developed application into a JavaBean component. Developed components (applications) are reusable (scalable), and developed components can be shared by other Studio users and/or java programmers.
<<less
Download (MB)
Added: 2006-01-13 License: LGPL (GNU Lesser General Public License) Price:
1380 downloads
Equalizer 0.3

Equalizer 0.3


Equalizer is a programming interface and resource management system for scalable multipipe applications. more>>
Equalizer is a programming interface and resource management system for scalable multipipe applications.
An Equalizer application can run unmodified on any visualization system, from a singlepipe workstation to large scale graphics clusters and shared memory visualization systems. Equalizer is build from ground up as a parallel, scalable programming interface solving the problems common to any multipipe application.
Equalizer development started in 2005. The source code is available for interested developers and early adopters. Equalizer is a cross-platform toolkit and is initially available for Linux and Mac OS X. A Windows version is planned. Please contact us if you are interested to learn more about Equalizer, to participate in the design and development, or if you have any other questions.
Enhancements:
- This release runs on Windows XP, extending the support to all major operating systems.
- Various new features and stability improvements make this release the fastest and most mature so far.
- The stability and performance of this release has been verified on a 16-node, 32-GPU cluster.
<<less
Download (1.4MB)
Added: 2007-05-05 License: LGPL (GNU Lesser General Public License) Price:
955 downloads
VICS-II 0.92.6

VICS-II 0.92.6


VICS-II project is the next generation of VICS, which was originally developed by Fujio Izumi and Ruben A. more>>
VICS-II project is the next generation of VICS, which was originally developed by Fujio Izumi and Ruben A. Dilanian as a part of VENUS. VENUS stands for Visualization of Electron/NUclear densities and Structures.
They started VENUS project in mid 2001. Although basic features were almost completed when I first knew about VENUS at the end of 2003, early version of VICS/VEND had serious performance issues and could not run well on my PC. So I started checking the sources and tried to fix it.
I committed some fixes to them but could not fix all issues because some of them are originated in programing model and some are originated in toolkit itself. At the end of June 2004, one of the main developer Dilanian leaved the project and both VICS and VEND became unlikely to continue its progress.
Then I decided to create new programs from scratch using some of original code and new toolkit called wxWidgets.
VICS-II runs on Windows, Mac OS X, Linux, and is contributed free of charge for non-commercial users.
The VENUS package comprises four independent programs:
- VICS: VIsualization of Crystal Structures
- VEND: Visualization of Electron/Nuclear Densities
- PRIMA: PRactice Iterative MEM Analyses
- ALBA: After Le Bail Analysis
<<less
Download (2.0MB)
Added: 2006-08-11 License: Free for non-commercial use Price:
1174 downloads
Spherical Harmonics Generator 0.0.14

Spherical Harmonics Generator 0.0.14


Spherical Harmonics Generator provides an OpenGL-based interface to spherical harmonics. more>>
Spherical Harmonics Generator provides an OpenGL-based interface to spherical harmonics.

Spherical Harmonics Generator is a useful visualization tool in chemistry and physics courses, especially when explaining orbitals and wave function components. Models are fully zoomable and dragable. Parameters can be chosen from a menu at runtime.

<<less
Download (0.010MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
747 downloads
ORFEO Toolbox 1.2.0

ORFEO Toolbox 1.2.0


ORFEO Toolbox (OTB) is a high resolution remote sensing image processing library. more>>
ORFEO Toolbox (OTB) is a high resolution remote sensing image processing library. It contains a set of algorithmic components which allow the user to capitalize on methodological know how, and therefore use an incremental approach to profit from the results of methodological research. The project is made of a set of basic elements (a C++ class API) and utilities (independent programs built upon the base API).
Enhancements:
- This release adds various bugfixes, support for VC++ 7.1 and 8.0, Cygwin, and MinGW, several new image formats (Erdas HFA, Lum), multiscale analysis (morphological pyramid) and spatial reasoning (RCC8), improvement of the visualization, and new applications.
<<less
Download (MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
955 downloads
Scientific Linux 5.0

Scientific Linux 5.0


Scientific Linux is a recompiled Red Hat Enterprise Linux put together by various labs and universities around the world. more>>
Scientific Linux is a Linux release put together by various labs and universities around the world. Scientific Linuxs primary purpose is to reduce duplicated effort of the labs, and to have a common install base for the various experimentors.
The base Scientific Linux distribution is basically Enterprise Linux, recompiled from source.
Our main goal for the base distribution is to have everything compatible with Enterprise, with only a few minor additions or changes. An example of of items that were added are Pine, and OpenAFS.
Enhancements:
- Scientific Linux 5.0 i386 is now available." Some of the extra applications include: "CFITSIO - a library of C and FORTRAN subroutines for reading and writing data files in FITS; FUSE - an implementation of a fully functional file system in a userspace program; Graphviz - graph visualization tools; IceWM - a lightweight window manager; Intel wireless firmware, MadWiFi and NdisWrapper; Java; MP3 support; OpenAFS; R - a language and environment for statistical computing and graphics....
<<less
Download (608.3MB)
Added: 2007-05-07 License: GPL (GNU General Public License) Price:
903 downloads
WordNet::Similarity::Visual 0.07

WordNet::Similarity::Visual 0.07


WordNet::Similarity::Visual is a Perl extension for providing visualization tools for WordNet::Similarity. more>>
WordNet::Similarity::Visual is a Perl extension for providing visualization tools for WordNet::Similarity.

SYNOPSIS

Basic Usage Example

use WordNet::Similarity::Visual;

$gui = WordNet::Similarity::Visual->new;

$gui->initialize;

This package provides a graphical extension for WordNet::Similarity. It provides a gui for WordNet::Similarity and visualization tools for the various edge counting measures like path, wup, lch and hso.

<<less
Download (0.019MB)
Added: 2007-04-07 License: Perl Artistic License Price:
560 downloads
Panopticode 0.1

Panopticode 0.1


Panopticode provides a standardized format for describing the structure of software projects and integrates metrics. more>>
Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format.
Reporting options provide correlation, historic analysis, and visualization.
Main features:
The Good
- There is a rich selection of tools available to the Java community for gathering code metrics. These tools can be invaluable for tasks such as:
- Prioritizing refactoring and redesign work
- Understanding unfamiliar or large code bases
- Ensuring coding standards are being followed
- Evaluating software quality
- Informing extend -vs- rewrite decisions
- Proving that contractual obligations have been met
- Comparing competing tools
The Bad and The Ugly
- While these tools are powerful they suffer from a number of problems such as:
- Installation and configuration can be difficult and time consuming
- Most only measure the status at a point in time and have no concept of historical data
- Each tool represents its data in a proprietary format
- It is very difficult to correlate data from different tools
- It can be difficult to switch between competing tools that provide similar functions
- Most have extremely limited reporting and visualization capabilities
Enhancements:
- This release provides treemaps of code coverage, treemaps of complexity, integrates metrics from Emma, JavaNCSS, and JDepend, and gathers metrics from CheckStyle, Cobertura, Complexian, Simian, and Subversion.
- Treemaps are a powerful visualization for seeing both the overall picture and a great deal of detail at the same time.
<<less
Download (8.4MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
956 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5