|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Playing with isosurface, i got many intersting things. I still need to think
about a scene to put them in.
here is an exemple:
f_spiral(sin(3*atan2(z,x)),y,-3+sqrt(x^2+z^2),0.3,0.1,3,1,1,1.5)
the rendering is not best quality, but it is already quite long on my
Pentium II :(
Chaps.
Post a reply to this message
Attachments:
Download 'essai_iso.jpg' (93 KB)
Preview of image 'essai_iso.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> f_spiral(sin(3*atan2(z,x)),y,-3+sqrt(x^2+z^2),0.3,0.1,3,1,1,1.5)
>
> the rendering is not best quality, but it is already quite long on my
> Pentium II :(
Very interesting! Isosurface posibilities are endless... My first
tough for that one is as a decorative piece, for a door or perhaps for a
shield or the like.
--
Jaime Vives Piqueres
La Persistencia de la Ignorancia
http://www.ignorancia.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chaps wrote:
>
> Playing with isosurface, i got many intersting things. I still need to think
> about a scene to put them in.
>
How about deforming it a bit in vertical direction and using it as a
plate.
> f_spiral(sin(3*atan2(z,x)),y,-3+sqrt(x^2+z^2),0.3,0.1,3,1,1,1.5)
Nice function!
Christoph
--
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
3bb9ff97@news.povray.org...
> Playing with isosurface, i got many intersting things. I still need to
think
> about a scene to put them in.
> here is an exemple:
> f_spiral(sin(3*atan2(z,x)),y,-3+sqrt(x^2+z^2),0.3,0.1,3,1,1,1.5)
>
Nice one ! Animating them is really cool too.
See : http://www.oyonale.com/ldc/english/reading.htm
Mine were made before the Megapov days. I've just managed to convert some of
them to 3.5. but I still have to work on this.
G.
--
**********************
http://www.oyonale.com
**********************
Graphic experiments
Pov-ray gallery
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|