POV-Ray : Newsgroups : povray.advanced-users : strange texture result on CSG object containing a blob : Re: strange texture result on CSG object containing a blob Server Time
29 Jul 2024 04:31:58 EDT (-0400)
  Re: strange texture result on CSG object containing a blob  
From: Massimo Valentini
Date: 9 Jan 2003 14:26:46
Message: <3e1dccf6@news.povray.org>
"Bert" ha scritto 
: 
: intersection {
:         object { Dummy   }
:         object {Mirror2  }
:         cutaway_textures
: //no_shadow
:            }
: 
: 
: object { theatre }
: //object { Dummy }
: 
: 

Not sure it's what you want. But instead of the intersection try:

object { Dummy clipped_by {object {Mirror2}} }


Post a reply to this message

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