|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
surface 3d plotHello,
I would like to plot a surface (x,y,z) with a uniform color but also with light/shadow effects. Also, it is possible to add translucidency as in other softwares. I have seen a trick to lighten locally the surface but it does not correspond exactly to what I would like. Thanks for any help, Cédric ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gnuplot-info mailing list Gnuplot-info@... https://lists.sourceforge.net/lists/listinfo/gnuplot-info |
|
|
Re: surface 3d plotyou may plot the surface with the 4th 'using' argument specifying
the color in 'pm3d' mode. but this color information has to be calculated elsewhere, 'gnuplot' isn't a ray-tracing program.
|
|
|
Re: surface 3d plottranslucency is a feature of the development version of gnuplot,
have a look at: http://gnuplot.sourceforge.net/demo_4.3/transparent_solids.html
|
|
|
more on 3d plotsI wrote a script to read from protein data bank and to draw
molecular graphics in 3D based on Gnuplot. The molecular structure can spin on screen. It is pretty cool, but sometimes an object in the background may cover other objects in the foreground. I know this is stretching the capability of Gnuplot, but if something can be done about this, Gnuplot will perform at a different level. Zhong ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gnuplot-info mailing list Gnuplot-info@... https://lists.sourceforge.net/lists/listinfo/gnuplot-info |
| Free embeddable forum powered by Nabble | Forum Help |