Connecting Tech Pros Worldwide Forums | Help | Site Map

creating 3d-sruface plots in VC++ 6.0

domenico
Guest
 
Posts: n/a
#1: Oct 11 '06
Hello there,

I'm looking for a Graphic-library to make 3D-Surface plots. I googled a
lot but i didn't find something that met my claim. So i thougth i tried
it here.

i tried matpack, plplot but I couldn't make it work on vc++ 6.0

greets
domenico


Victor Bazarov
Guest
 
Posts: n/a
#2: Oct 11 '06

re: creating 3d-sruface plots in VC++ 6.0


domenico wrote:
Quote:
I'm looking for a Graphic-library to make 3D-Surface plots. I googled
a lot but i didn't find something that met my claim.
So, how would asking here *without* stating your requiremens is going
to help you? Have you tried 'comp.graphics.*' hierarchy of newsgroups?
Quote:
So i thougth i
tried it here.
There used to be a post here once a month (approximately), called
"Available C++ Libraries FAQ" or some such. Track it down (in Google
Groups) and use the link in it. I am sure you'll find plenty of
different libraries described there, even a bunch of free ones...
Quote:
i tried matpack, plplot but I couldn't make it work on vc++ 6.0
We can't help you with VC++. They have their own newsgroups:
microsoft.public.vc.*

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


Martin Steen
Guest
 
Posts: n/a
#3: Oct 12 '06

re: creating 3d-sruface plots in VC++ 6.0


domenico wrote:
Quote:
Hello there,
>
I'm looking for a Graphic-library to make 3D-Surface plots. I googled a
lot but i didn't find something that met my claim. So i thougth i tried
it here.
That is offtopic here, I would suggest to use OpenGL. Post your
request in comp.graphics.api.opengl.

-Martin




Closed Thread