POV-Ray : Newsgroups : povray.newusers : how can I do the opposite of clipped_by? : Re: how can I do the opposite of clipped_by? Server Time
6 Sep 2024 00:18:10 EDT (-0400)
  Re: how can I do the opposite of clipped_by?  
From: Andrew Cocker
Date: 24 Apr 1999 10:12:05
Message: <3721c325.0@news.povray.org>
EitanTal <eit### [at] netvisionnetil> wrote in message
news:37216f3d.0@news.povray.org...
> for example, I want to make a black rock with some text written on it, (that
> it is
> actually holes in the rock)
>
> I mean, the text "eats" the rock by its form.
>
> this is the opposite of clipped by.
> how do I do this?
>
>

difference {
    object {Rock}
    object {Text}
    }

Andy


Post a reply to this message

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