FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   light() ???
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: light() ???  (Read 310 times)
der_rabe

343748541343748541 WWW
light() ???
« on: Feb 20th, 2004, 4:33pm »

read this in the reference:
 
Quote:

Enables lighting (turns the lights on). The light() function enables further specification of the lighting parameters and noLights() disables the lights.

 
is there something about light which is not implemented yet? what about these "further specifications"?
 

Bernd Salewski
student of digital media
Hochschule Bremen
mKoser

WWW Email
Re: light() ???
« Reply #1 on: Feb 20th, 2004, 5:26pm »

robert (flight404) has done some experiements with the lightning stuff...  
 
take a look at his LIGHTS project on www.flight404.com (project no. 12 from left). here's the source code (which he links to from his website): http://www.flight404.com/version6/projects/lights/source.txt
 
hope that helps.
+ mikkel
 

mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
der_rabe

343748541343748541 WWW
Re: light() ???
« Reply #2 on: Feb 21st, 2004, 12:50am »

his site is great. i feel like having to rework my site now. thanks. the code seems complicated and more knowledge of the java class library seems to be useful for the code. i am not sure if am smartet now.
 
thanks anyway.
 
bernd
 

Bernd Salewski
student of digital media
Hochschule Bremen
REAS


WWW
Re: light() ???
« Reply #3 on: Feb 21st, 2004, 3:22am »

working with lights isn't too complicated.  
follow the two lighting links on the technotes page for more information:
 
http://processing.org/reference/technotes/
 
Pages: 1 

« Previous topic | Next topic »