POV-Ray : Newsgroups : povray.programming : Rendering to My App's Window : Re: Rendering to My App's Window Server Time
28 Jul 2024 10:16:48 EDT (-0400)
  Re: Rendering to My App's Window  
From:
Date: 16 Nov 2001 11:07:46
Message: <ovdavtgkd18dhohnm1c80acdjrmnum3l1s@4ax.com>
On Fri, 16 Nov 2001 10:47:46 -0500, "Cris Williams" <wor### [at] netscapenet>
wrote:
> Is this done using Pov's GUI extension?

as mentioned in 3.5 documentation in 1.10.10 chapter :-)

good start should be at http://news.povray.org/search/?s=gui :-)

(such question is good candidate for VFAQ)

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.