$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost.plot: integrating plotting in a C++nativeapplication: general questions about which tools to use
From: Maxime van Noppen (maxime_at_[hidden])
Date: 2009-12-16 09:17:41
Ormond, Randy wrote:
> (Sorry for the awkward indenting, not sure the best way to avoid
> top-posting in MS Outlook)
>
>
>
> QwtPlot does not do 3-d plots, but Qt has an interface for OpenGL.
There is a QwtPlot3D though :
http://qwtplot3d.sourceforge.net/
-- Maxime