OpenSpeedShop / Serene

Open source 3D graphing library based on the Qt4 framework and its support of the OpenGL libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

******************************************************************************
                                S E R E N E
******************************************************************************

TODO: LICENSE

******************************************************************************

CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Releases
 * Installation
 * Scripts
 * Notes
 * TODO
 * Links
 * Contact


INTRODUCTION
------------
I created this library because the available libraries for 3D graphing are all out of date (qwtplot3d was last updated in 2007),
didn't include standard functionality like tooltips over data points, or were like shooting a mouse with a canon (gnuplot is
easier in most cases).  For the Open|SpeedShop GUI project we needed a simple graphing library that allowed for creation of
the standard 2D graphs (bar, column, line, pie) along with 3D graphing support.  In order to make it's appearance seamless
across all charts, a single library that allowed the 3D graphs to be locked to face forward was the most expedient solution.


RELEASES
--------
Currently in primordial ooze phase


INSTALLATION
------------
TODO: Installation


SCRIPTS
-------


NOTES
-----


TODO
----
Our issue tracker is located at <https://github.com/OpenSpeedShop/Serene/issues>

LINKS
-----

 * Project source control         <https://github.com/OpenSpeedShop/Serene>
 * Project issue tracker          <https://github.com/OpenSpeedShop/Serene/issues>
 * Main project site              <http://openspeedshop.github.com/gui>
 * Parent project source control  <https://github.com/OpenSpeedShop/gui>
 * Parent project issue tracker   <https://github.com/OpenSpeedShop/gui/issues>
 * Google group                   <http://groups.google.com/group/openspeedshop-gui>

CONTACT
-------
TDOO: Contacting us

About

Open source 3D graphing library based on the Qt4 framework and its support of the OpenGL libraries.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 92.7%Language:Prolog 5.9%Language:C 1.4%