Visualization scripts - Top 4 Download

Visualization script downloads

KmPlot

KmPlot is a mathematical function plotter for the KDE-Desktop.It has built in a powerfull parser. You can plot different functions simultaneously and combine their function terms to build new functions. KmPlot supports functions with parameters and functions in polar coordinates. Several grid modes are possible. Plots may be printed with high ...

GTS Library

GTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles.The code is written entirely in C with an object-oriented approach based mostly on the design of GTK . ...

Waveform

This code allows you to run a function graph drawing/rendering application for use with audio applications. It exports .wav files. Requirements: · wxPython · Numeric ...

PLplot

PLplot is a library of functions that are useful for making scientific plots.PLplot can be used from within compiled languages such as C, C , FORTRAN and Java, and interactively from interpreted languages such as Octave, Python, Perl and Tcl.The PLplot library can be used to create standard x-y plots, semilog ...

FreeMat

FreeMat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source.You can perform powerful Perl-style regular expression manipulations  using the regexp command, and its variants. Plotting functions uses an ...

MayaVi

MayaVi is a free, easy to use scientific data visualizer. It is written in Python and uses the amazing Visualization Toolkit (VTK) for the graphics. It provides a GUI written using Tkinter. Features - An easy to use GUI. - Can be imported as a Python module from other ...
Python

Gri Language

Gri is a language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click.Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A TeX-like syntax provides ...

Povray for python

This script is a relatively simple framework for making povray files from python programming language. It's good for creating structured/mathematical scenes and animations. Why go out on a limb to use povray's SDL language when you can raytrace from the comfort of your favorite python chair?This framework uses all of python's ...
Python