POV-Ray : Newsgroups : povray.binaries.images : tire-bouchon : Re: tire-bouchon Server Time
17 Aug 2024 00:12:00 EDT (-0400)
  Re: tire-bouchon  
From: Batronyx
Date: 5 Jan 2002 22:06:24
Message: <3c37bf30@news.povray.org>
"JRG" <jrg### [at] hotmailcom> wrote in message news:3c3727e0@news.povray.org...

> This is a simple corkscrew modelled for the elsewhere mentioned kitchen scene.
The
> modelling was a bit more tricky this time, mostly because I wanted smooth
transitions
> between the surfaces (i.e. I didn't want to get sharp edges). So, a good 5/4
of the
> model consists of blobs.
> Cheers.
>
>
> --
> #local j=text{ttf"arial""JRG".2,0}#local J=0;#while(J<10)#local R=0;#while
> (R<2)#local G=0;#while(G<1)#if(inside(j<R,G.1>))object{j scale.025translate
> <R-1G-J/20J/-40+2>pigment{rgb<9J>}}#debug"O"#else#debug" "#end#local G=G+
> .025;#end#local R=R+.05;#debug"\n"#end#local J=J+1;#end// JRG
>
> Home: http://digilander.iol.it/jrgpov
>

This is excellent! As was/is your coffeepot. I used to think I was pretty good
with POV, but scenes like this let me know I'm just a "wannabe" :)

--
light_source{0,1}#macro c(J,a)sphere{0,1pigment{rgb z}scale a translate J+O}
#end#macro B(R,V,O)c(0,4)intersection{c(V,R)difference{c(-z*4x+10)c(-z*4.1x+
10)c(0<7.5,45,5>)}}#end B(12,0z*25)B(8y*4<0,12,50>)          // Batronyx ^"^


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.