POV-Ray : Newsgroups : povray.general : intersection : intersection Server Time
5 Aug 2024 22:15:18 EDT (-0400)
  intersection  
From: Rafal 'Raf256' Maj
Date: 18 Jul 2002 08:04:08
Message: <Xns924F8E8547578raf256com@204.213.191.226>
Hi,I have :

#declare objKey = intersection {
  object { objKey }
  box { <-100,-100,-_AllThCut> <+100,+100,+_AllThCut> }
}

objKey has it own's texture, but after this intersection some part of new 
objKey have black texture (because it is the texture of box {} )

I can prevent this ofcourse by adding texture to end of intersectino { } 
block, but is there some better way of doing this ?

btw. will construcions like i.e.
texture { objKey.texture } 
be allowed someday ?

-- 

> A jedyne co czytam, ze to terrorysci internetowi z echelonu planuja
> kolejny atak na centrale TPSA
- Expert vel Jacek (obecnie gol### [at] pocztaonetpl)


Post a reply to this message

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