POV-Ray : Newsgroups : povray.newusers : csg woes : csg woes Server Time
18 Apr 2024 19:30:01 EDT (-0400)
  csg woes  
From: dick balaska
Date: 28 Apr 2017 03:03:50
Message: <5902e956$1@news.povray.org>
I have a weird simple csg error that I'm missing the solution to.
I'm trying to make a TV with rounded corners for the picture tube.
Seems simple enough.
union {
    difference {
       tvBox
       tvTubeCutout
    }
    rectangle_with_image_to_stick_in_TV
}

but my rounded corners, inside corners for the screen are not working. 
Can someone take a look?


// +a0.3 +w640 +h480 +itvTest.pov +otvTest.png

-- 
dik


Post a reply to this message


Attachments:
Download 'tvtest.pov.txt' (5 KB) Download 'brokentvcorner.png' (3 KB)

Preview of image 'brokentvcorner.png'
brokentvcorner.png


 

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