POV-Ray : Newsgroups : povray.general : Help... Server Time
7 Aug 2024 05:16:49 EDT (-0400)
  Help... (Message 1 to 4 of 4)  
From: Tony[B]
Subject: Help...
Date: 3 Dec 2001 09:14:07
Message: <3c0b88af@news.povray.org>
I've posted a question in povray.advanced-users, can someone please help my
with that? Thanks in advance.


Post a reply to this message

From: bob h
Subject: Re: Help...
Date: 3 Dec 2001 11:00:11
Message: <3c0ba18b$1@news.povray.org>
I rendered it to see what it was doing and only figured maybe the Rounding
could be modified throughout the loop.  I didn't get anywhere with that idea
though  :-(   and math is only fun to me, not something I know well.
That's quite some fancy code for what I thought might have been a simple
Mouse model when I saw your post at p.a-u. until I read through the script.
Sorry, I can only wish you well with your presentation.
--
text{ttf"arial","bob h",.1,0pigment{rgb 9}translate<-1,-.2,3>}

"Tony[B]" <ben### [at] catholicorg> wrote in message
news:3c0b88af@news.povray.org...
> I've posted a question in povray.advanced-users, can someone please help
my
> with that? Thanks in advance.
>
>


Post a reply to this message

From: Tony[B]
Subject: Re: Help...
Date: 3 Dec 2001 12:02:02
Message: <3c0bb00a@news.povray.org>
Thanks for trying Bob. Anyone else?


Post a reply to this message

From:
Subject: Re: Help...
Date: 3 Dec 2001 12:52:47
Message: <oren0uoq9g6228figaof0aksc84qp4h2pk@4ax.com>
On Mon, 3 Dec 2001 12:07:27 -0500, "Tony[B]" <ben### [at] catholicorg> wrote:

> Anyone else?

unfortunatly "limitation of instances" bug of current beta stops my (and perhaps
others) experiments

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

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