POV-Ray : Newsgroups : povray.beta-test : Known Bugs Sep 28 Server Time
31 Jul 2024 04:15:25 EDT (-0400)
  Known Bugs Sep 28 (Message 21 to 22 of 22)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Rune
Subject: Re: Known Bugs Sep 28
Date: 10 Nov 2001 11:32:28
Message: <3bed569c@news.povray.org>

> I still wait for the answer becouse I don't
> get strategy for rest of macros.

I haven't got many opinions from others but ok, I'll include it.

Can anybody make it more effecient? ~130 lines is quite a lot for such a
macro.

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated Nov 5)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

From:
Subject: Re: Known Bugs Sep 28
Date: 12 Nov 2001 03:07:42
Message: <gk0vutksphcph3ed87fktg0b1r7ciqab19@4ax.com>
On Sat, 10 Nov 2001 17:04:55 +0100, "Rune" <run### [at] mobilixnetdk> wrote:

> Can anybody make it more effecient? ~130 lines is quite a lot for such a
> macro.

It could be much shorten but as I showed in another thread some constructions
not work (http://news.povray.org/0qjittsg3bmv8422pj5egqvo8p4sg9p36h@4ax.com)

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

<<< Previous 10 Messages Goto Initial 10 Messages

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