POV-Ray : Newsgroups : povray.binaries.images : rack of V : rack of V Server Time
16 Aug 2024 02:35:34 EDT (-0400)
  rack of V  
From:
Date: 28 Mar 2002 10:57:18
Message: <n1f6auc72aumeak2cq502ev5btld314pb1@4ax.com>
Attached image was achived with iso_csg library. This time isosurface use
function with following syntax:

#local f_V=IC_Intersection2 (
  IC_Threshold( IC_Char("V") , .4 ) ,
  IC_Scale( IC_Threshold( function{pattern{brick}} , .5 ) , .1 )
 );

Threshold around character was used to move surface of letter outside of
shape. Rounded version of iso_csg was used so edges after threshold are
rounded. Threshold around pattern was used to show value of pattern used as
surface. Simple yellow pigment used. Calculated max_gradient was 3999.456 but
884 used.

Any comments ?

ABX


Post a reply to this message


Attachments:
Download 'V.jpg' (173 KB)

Preview of image 'V.jpg'
V.jpg


 

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