MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: 3D graphics with NVIDIA GeForce 8400M GS card

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91763] Re: [mg91725] 3D graphics with NVIDIA GeForce 8400M GS card
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Sun, 7 Sep 2008 05:38:13 -0400 (EDT)
  • Reply-to: hanlonr at cox.net

Works fine on

$Version

6.0 for Mac OS X x86 (64-bit) (May 21, 2008)

with

NVIDIA GeForce 7600 GT


Bob Hanlon

---- karsai <karsai at dmi.u-szeged.hu> wrote: 

=============
If I run the statement like this:
Plot3D[Sin[5 (x + y)], {x, 0, 2 Pi}, {y, 0, 2 Pi}]
the graphics is fine.

But if I want to increase the quality using greater PlotPoints, after
a value

Plot3D[Sin[5 (x + y)], {x, 0, 2 Pi}, {y, 0, 2 Pi}, Mesh -> None,
 PlotPoints ->100]

the graphics contains many worg polygons

Have somebody seen such problems yet?

Thanks,

Janos


--

Bob Hanlon



  • Prev by Date: Re: 3D graphics with NVIDIA GeForce 8400M GS card
  • Next by Date: Re: 3D graphics with NVIDIA GeForce 8400M GS card
  • Previous by thread: Re: 3D graphics with NVIDIA GeForce 8400M GS card
  • Next by thread: Re: 3D graphics with NVIDIA GeForce 8400M GS card