POV-Ray : Newsgroups : povray.binaries.images : Lame Short Code Contest attempt : Re: Lame Short Code Contest attempt Server Time
11 Aug 2024 23:22:04 EDT (-0400)
  Re: Lame Short Code Contest attempt  
From: Christopher James Huff
Date: 23 Feb 2004 11:35:44
Message: <cjameshuff-D54816.11362823022004@news.povray.org>
In article <403### [at] hotmailcom>,
 andrel <a_l### [at] hotmailcom> wrote:

> #declare f=function{pigment{mandel 999interior 1,1translate-.17
> color_map{[0rgb 0][1rgb 1]}scale 2}}light_source{y*.2rgb
> 1}height_field{function 999,999{f(x,y,z).gray*.1}pigment{rgb
> 1}translate-.5}camera{rotate x*45translate-.7*z}

Replace ".gray" with ".hf" to save two characters.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: <chr### [at] tagpovrayorg>
http://tag.povray.org/


Post a reply to this message

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