|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mmm, my English is too much basic as to write something coherent..
Has this that appeared the other day in my screen some interest?
ah, I like more to model than to choose textures, have mercy: -)
Bruno Gimeno
Post a reply to this message
Attachments:
Download 'exper.jpg' (28 KB)
Download 'exper2.jpg' (27 KB)
Download 'exper3.jpg' (34 KB)
Preview of image 'exper.jpg'
Preview of image 'exper2.jpg'
Preview of image 'exper3.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Mon, 25 Feb 2002 23:05:47 +0100, bgf wrote:
Hola.
>
> Mmm, my English is too much basic as to write something coherent..
> Has this that appeared the other day in my screen some interest?
> ah, I like more to model than to choose textures, have mercy: -)
It looks good, and your English is OK too.
--
%HAV-A-NICEDAY email mailto:ste### [at] zeroppsuklinuxnet
Steve web http://www.zeropps.uklinux.net/
or http://start.at/zero-pps
11:24pm up 10 days, 5:13, 1 user, load average: 1.08, 1.16, 1.16
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
and i learned a little more spanish =)
It would work well as a fruit bowl if it had a bottom to it
Steve <ste### [at] zeroppsuklinuxnet> wrote in message
news:slr### [at] zero-ppslocaldomain...
> On Mon, 25 Feb 2002 23:05:47 +0100, bgf wrote:
>
> Hola.
>
> >
> > Mmm, my English is too much basic as to write something coherent..
> > Has this that appeared the other day in my screen some interest?
> > ah, I like more to model than to choose textures, have mercy: -)
>
> It looks good, and your English is OK too.
>
> --
> %HAV-A-NICEDAY email mailto:ste### [at] zeroppsuklinuxnet
> Steve web http://www.zeropps.uklinux.net/
> or http://start.at/zero-pps
> 11:24pm up 10 days, 5:13, 1 user, load average: 1.08, 1.16, 1.16
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Ross Litscher" <lit### [at] osuedu> escribio en el mensaje
news:3c7af29a$1@news.povray.org...
> It would work well as a fruit bowl if it had a bottom to it
voila, hop!
"las matematicas son el lenguaje de la naturaleza"
"mathematics is the language of nature"
#include "colors.inc"
global_settings { assumed_gamma 1.2 }
camera {
location <0,0,-20> look_at <0,0,0> orthographic
}
camera {
location <2,5,-20> look_at <0,0,0>
}
light_source {<12,80,-15> colour White }
#background { Gray40 }
union {
cylinder {<0,-10,0>,<0,-4-(8*0.06),0>, 20 }
object {torus {20,0.4}translate y*-4-(8*0.06) }
texture {
pigment { checker pigment{Orange},pigment{Red}
}
finish { reflection 0.3 }
rotate <45,0,degrees(asin(sqrt(1/3)))>
scale 3
translate <0,-4*(8*0.06),0>
rotate y*10
}
}
#macro BOLARD (NUM_BOLAS,RADIOBOLA)
union {
#local CONTEO=NUM_BOLAS ;
#while (CONTEO>0)
object {
sphere {<0,0,0>,(RADIOBOLA*0.04)
pigment {rgb
<sin(radians(CONTEO)),0.55,cos(radians(CONTEO))>}
finish { phong 0.5
crand 0.1
}
}
translate x*(RADIOBOLA*0.94)
rotate z*CONTEO
rotate y*CONTEO
rotate x*CONTEO*0.75
}
#local CONTEO = CONTEO-0.25 ;
#end
}
#end
#declare NUMERO_BOLAS = 360*4 ;
#declare RADIO_P = 8 ;
object { BOLARD (NUMERO_BOLAS,RADIO_P)
rotate z*-90 translate y*3.5
}
Post a reply to this message
Attachments:
Download 'Untitled2.jpg' (40 KB)
Preview of image 'Untitled2.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Bruno,
<p>Your english is good.
<p>I am very interested in how you constructed this object. It looks
similar to some objects I made. For example:
<p><img SRC="cid:par### [at] iquestnet" height=600 width=800>
<br>
<p>And:
<p><img SRC="cid:par### [at] iquestnet" height=600 width=800>
<p>Randy
<br>
<p>bgf wrote:
<blockquote TYPE=CITE>mmm, mi inglés es demasiado básico
como para escribir algo coherente...
<br>¿tiene esto que apareció el otro día en mi pantalla
algún interés?
<br>ah, me gusta más modelar que elegir texturas, tengan piedad
:-)
<p>Mmm, my English is too much basic as to write something coherent..
<br>Has this that appeared the other day in my screen some interest?
<br>ah, I like more to model than to choose textures, have mercy: -)
<p>Bruno Gimeno
<p> [Image]
<p> [Image]
<p> [Image]</blockquote>
</html>
Post a reply to this message
Attachments:
Download 'c:\windows\temp\nsmail5n.jpeg.jpg' (32 KB)
Download 'c:\windows\temp\nsmailci.jpeg.jpg' (31 KB)
Preview of image 'c:\windows\temp\nsmail5n.jpeg.jpg'
Preview of image 'c:\windows\temp\nsmailci.jpeg.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
A much better result can be achieved by connecting each set of 2 spheres
with a cylinder
-Shay
Randy Hawley <rha### [at] iquestnet> wrote in message
news:3C844644.57EE4A69@iquest.net...
Post a reply to this message
Attachments:
Download 'iso-8859-1' (1 KB)
|
|
| |
| |
|
|
|
|
| |
|
|