POV-Ray : Newsgroups : povray.binaries.images : Spacedog finds itself in a weird place Server Time
18 Aug 2024 16:18:52 EDT (-0400)
  Spacedog finds itself in a weird place (Message 11 to 13 of 13)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Warp
Subject: Re: Spacedog finds itself in a weird place
Date: 27 Apr 2001 08:08:57
Message: <3ae96158@news.povray.org>
Gilles Tran <tra### [at] inapginrafr> wrote:
: A reflective superellipsoid ?

  Close, but not right.

-- 
#local D=array[6]{11117333955,7382340,3358,3900569407,970,4254934330}
#local I=0;#macro M()<mod(D[I],13)-6,mod(div(D[I],13),8)-3,10>#end
#while(I<6)cylinder{M()#local D[I]=div(D[I],104);M().1
pigment{rgb M()}}#local I=(D[I]>99?I:I+1);#end              /*- Warp -*/


Post a reply to this message

From: Batronyx
Subject: Re: Spacedog finds itself in a weird place
Date: 28 Apr 2001 01:07:07
Message: <3aea4ffb@news.povray.org>
Warp wrote in message <3ae7ef12@news.povray.org>...
>  I was playing with my pet and got this funny effect.
>  Can you guess how I did the reflection effect? It's extremely simple.

The most interesting aspect of this are the reflections receding into the
'apparent' distance. They are symmetrical about his back but not the sides,
which look like copies rather than infinite reflections. Also the angle
seems to change slightly with each copy. I'm gonna guess it is some sort of
strange projection effect similar to a parabolic holographic projection.
Also his feet appear to be on a flat surface but there is some curvature
distortion from top to bottom, but not nearly as pronounced as that running
vertically just beyond the bridge of his nose.

It's as if he were exploring the inner passageways of space vessel of a very
vanity prone race. This could be modelled with a torus, perhaps slightly
flattened and/or clipped with a plane near the bottom.

Am I even close?

----------------------------------------
Batronyx ^"^
bat### [at] cadronhsacom
http://www.batronyx.com
Bhuddist monk to hotdog vendor:
     "Make me one with everything."
----------------------------------------


Post a reply to this message

From: Nekar Xenos
Subject: Re: Spacedog finds itself in a weird place
Date: 28 Apr 2001 02:09:58
Message: <3aea5eb6@news.povray.org>
A squashed rounded cylinder...?

Nekar
"Warp" <war### [at] tagpovrayorg> wrote in message
news:3ae82c7f@news.povray.org...
> Nekar Xenos <j-p### [at] citywalkcoza> wrote:
> : Hmm... Maybe a rounded cube ?
>
>   Nope, but you are getting closer...
>
> --
> #local D=array[6]{11117333955,7382340,3358,3900569407,970,4254934330}
> #local I=0;#macro M()<mod(D[I],13)-6,mod(div(D[I],13),8)-3,10>#end
> #while(I<6)cylinder{M()#local D[I]=div(D[I],104);M().1
> pigment{rgb M()}}#local I=(D[I]>99?I:I+1);#end              /*- Warp -*/


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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