On Fri, 2006-07-14 at 21:45 -0700, Bumpy Stucko wrote:
> Contributed application texturegenerator.py by Bruce Sherwood contains
> this line:
>
> lum = texture(data=u, type="luminance")
>
> texture() appears to be undefined. Does anyone know how it should be
> defined?
It is only present in VPython 4.x
-Jonathan
|