From: Bruce S. <Bru...@nc...> - 2006-07-15 16:23:32
|
I've updated the web site to make connections between that sample program and the summary of the new version (and vice versa). I also added a missing piece of information in the summary, namely that for the new lights the default is "local=True", and to make a light at infinity you say "local=False", in which case the light comes from infinity from the direction specified by the pos attribute. Bruce Sherwood Jonathan Brandmeyer wrote: > 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 > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |