Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.plot: integrating plotting in a C++ native application: general questions about which tools to use
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2009-12-16 04:53:35


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]]
> On Behalf Of Hicham Mouline
> Sent: Tuesday, December 15, 2009 10:17 PM
> To: boost-users_at_[hidden]
> Subject: [Boost-users] boost.plot: integrating plotting in a C++ native
application: general
> questions about which tools to use
>
> I am writing an application with a native C++ computation engine (library)
> that generates plotable data 2d and 3d, and a plotting engine.
> I am trying to determine what tools/libraries to use for the plotting
> engine.
>
> ***2 - I've come across boost.plot and it generates svg files which have
> only 2D if I understood correctly, SVG doesn't express 3D, and then use a
> browser (chrome) or that tool that uses SVG as its native format, or use
> ImageDisplay for e.g.( this comes with c++ dev library, perhaps that helps
> to plot directly the svg without running the process externally )
> Cons: no 3d (rotating and different angles) and still require external
programs.

I presume you have seen Inkscape and Inkview for display - but they are still
external programs but callable, and perhaps more easily (closely bound) than a
browser?

(I no plans for a 3D plot of SVG plotting - 3D is a quite different animal).

Pros - SVG plot files are tiny and very smart ;-)

Paul

---
Paul A. Bristow
Prizet Farmhouse
Kendal, UK   LA8 8AB
+44 1539 561830, mobile +44 7714330204
pbristow_at_[hidden]

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net