POV-Ray : Newsgroups : povray.programming : rewrite from scratch.. : Re: rewrite from scratch.. Server Time
28 Jul 2024 10:15:17 EDT (-0400)
  Re: rewrite from scratch..  
From:
Date: 6 Dec 2001 05:09:17
Message: <3rgu0ucajpj6gj5kpu2qa6i3gns2q7rcs9@4ax.com>
On Thu, 6 Dec 2001 09:35:11 +0100, "Mael" <mae### [at] hotmailcom> wrote:
> by the way i wrote some patches for megapov0.7 , You can see the results here
> http://195.221.122.126/tmp/MLPov.html
> (sorry it's in french but looking at the examples should be sufficient to
> understand what they do)

interesting
you should announce it within povray.unnofficial.patches group on this
newsserver

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.