3D surface plot  
Author Message
Jeff Higgins





PostPosted: 2007-9-9 5:54:00 Top

java-programmer, 3D surface plot
timothy ma and constance lee wrote:
> Anyone know anysite teaching 3D mesh plot? Like z = x^2 + y^2
>

<http://www.developer.com/java/other/article.php/3508706>


 
Roedy Green





PostPosted: 2007-9-9 17:11:00 Top

java-programmer >> 3D surface plot On Sat, 08 Sep 2007 21:36:32 GMT, "timothy ma and constance lee"
<email***@***.com> wrote, quoted or indirectly quoted someone who said
:

>Anyone know anysite teaching 3D mesh plot? Like z = x^2 + y^2

Have a look at how I did them at
http://mindprod.com/jgloss/modulus.html

I used the wavelength function to map the Z value onto a colour.

See http://mindprod.com/products2.html#WAVELENGTH

for a more traditional map, see http://mindprod.com/jgloss/graph.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
 
timothy ma and constance lee





PostPosted: 2007-9-10 9:44:00 Top

java-programmer >> 3D surface plot Roedy

Thank but i want to have something plot simliar to a grid 3D plot.

Please help

"Roedy Green" <email***@***.com> wrote in message
news:email***@***.com...
> On Sat, 08 Sep 2007 21:36:32 GMT, "timothy ma and constance lee"
> <email***@***.com> wrote, quoted or indirectly quoted someone who said
> :
>
>>Anyone know anysite teaching 3D mesh plot? Like z = x^2 + y^2
>
> Have a look at how I did them at
> http://mindprod.com/jgloss/modulus.html
>
> I used the wavelength function to map the Z value onto a colour.
>
> See http://mindprod.com/products2.html#WAVELENGTH
>
> for a more traditional map, see http://mindprod.com/jgloss/graph.html
> --
> Roedy Green Canadian Mind Products
> The Java Glossary
> http://mindprod.com