On Thu, Apr 08, 2010 at 11:05:15AM -0400, Robert Huff wrote:
>
> Robert Huff writes:
>
> > I have a project for which I need to produce a {gif, jpg, png}
> > of a 3d space, with labled axes, and plot a small number (<25 ??) of
> > points within it, either with labels or as icons.
> > Tw
Robert Huff writes:
> I have a project for which I need to produce a {gif, jpg, png}
> of a 3d space, with labled axes, and plot a small number (<25 ??) of
> points within it, either with labels or as icons.
> Two constraints:
> Current code is written in C.
I express
I have a project for which I need to produce a {gif, jpg, png}
of a 3d space, with labled axes, and plot a small number (<25 ??) of
points within it, either with labels or as icons.
Two constraints:
Current code is written in C. I know there are programs in C++
and Python