POV-Ray : Newsgroups : povray.programming : POV-reg entries=? : Re: POV-reg entries=? Server Time
28 Jul 2024 16:28:24 EDT (-0400)
  Re: POV-reg entries=?  
From: Mahalis
Date: 9 Nov 2001 16:55:38
Message: <3bec50da$1@news.povray.org>
Well, I tried it out today and it still said it couldn't find the Home entry
in the registry.. Are you sure you took that part out?

--

//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--


"Mark Wagner" <mar### [at] gtenet> wrote in message
news:3beb8465@news.povray.org...
>
> Mahalis wrote in message <3bea6d15$1@news.povray.org>...
> >So I just need to copy SkyPOV into the Bin directory of POV 3.1 and it'll
> >work fine?
>
>
> Right.
>
> --
> Mark
>
>


Post a reply to this message

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