POV-Ray : Newsgroups : povray.binaries.images : My dorm room... : Re: My dorm room... Server Time
15 Aug 2024 20:29:56 EDT (-0400)
  Re: My dorm room...  
From: Defective
Date: 4 Jun 2002 14:17:23
Message: <3cfd0433@news.povray.org>
Doesn't seem to work that way...

At least, not when I tried:

difference {
    box { <-5,-5,-5>,<5,5,5> pigment { Clear } }
    box { <-2,-2,-2>,<2,2,2> pigment { Orange transmit .5 } }
}

sphere { <0,0,0>,.5 pigment { Red } }

Of course, I may have no clue what I'm doing...

"Slime" <slm### [at] slimelandcom> wrote in message
news:3cfbb65c@news.povray.org...
> > > remove the back walls and put the camera far away :)
> > Won't work well with radiosity.  But maybe no_image will do the trick.
>
>
> Don't remove the back walls; instead, set the texture of the walls (which
i
> assume are nothing more than a hollow box) to be transparent, and then set
> the *inner* texture of them to be solid, and you can see right through
them
> from the outside. Theoretically, at least.
>
>  - Slime
> [ http://www.slimeland.com/ ]
>
>


Post a reply to this message

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