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'

|