POV-Ray : Newsgroups : povray.general : Saturn Ring mapping? : Re: Saturn Ring mapping? Server Time
31 Jul 2024 20:17:28 EDT (-0400)
  Re: Saturn Ring mapping?  
From: Roman Reiner
Date: 6 Oct 2006 05:55:00
Message: <web.4526273c5315247699ba499e0@news.povray.org>
Argh. this leads to an error. put the .gray to the definition of f_pigm2
instead:

#declare f_pigm2 = function {
f_pigm((x-r)/(R-r),(y+.375*(R-r))/(.75*(R-r)),z).gray };

I need easy to handle vector functions *whines* ;o)

Regards Roman


Post a reply to this message

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