POV-Ray : Newsgroups : povray.text.scene-files : Smooth edges on sphere and cube? : Re: Smooth edges on sphere and cube? Server Time
28 Jul 2024 12:26:30 EDT (-0400)
  Re: Smooth edges on sphere and cube?  
From: Christoph Hormann
Date: 28 Jul 2000 18:40:45
Message: <39820BFB.24A8A870@schunter.etc.tu-bs.de>
Chris Huff wrote:
> 
> 
> You are probably just talking about an isosurface superellipsoid, which
> can render faster than the superellipsoid primitive but otherwise has
> the same problems.
> 

from the rbox.pov sample scene:

isosurface{
        function {"rounded_box",<0.1>}
        contained_by{box{<-0.4,0.6,-1>,<0.4,1.6,1>}}
        pigment {rgb 1}
}

There is nothing about it in the Docu, but i think, i already used it sometime.  

Christoph

--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

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