POV-Ray : Newsgroups : povray.advanced-users : user-defined functions-- basic question of use : Re: user-defined functions-- basic question of use Server Time
29 Apr 2024 02:05:12 EDT (-0400)
  Re: user-defined functions-- basic question of use  
From: Kenneth
Date: 28 Feb 2018 07:35:00
Message: <web.5a96a17ae9ce4cfda47873e10@news.povray.org>
Jim Holsenback <ash### [at] nospamcom> wrote:

> >
> > agreed...
> oops forget a space
>
http://wiki.povray.org/content/Reference:Function#Declaring_User-Defined_Vector_Functions

Uh, any chance of including I've's little examples, for at least the transform
part?  :-) :-)  They would be SO helpful to poor schleps like me, ha.

sphere {myvector, 0.3
      pigment {rgb <0,1,0>}
}

or

sphere {foo(4, 3, 7), 0.3
      pigment {rgb <0,1,0>}
}


Post a reply to this message

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