Basic HTML version of Foils prepared March 4 1998

Foil 134 Lights - Pointlight Node

From VRML 2 Basic Concepts and Definitions CPS616 -- Information Track of CPS -- Spring Semester 98. by Zeynep Ozdemir, Rob Baker, Meryem Ispirli, Geoffrey C. Fox

Definition and Example PointLight for Foil 134(Definition and Example)
1 A PointLight is a light located in a VRML world that emanates light in a radial pattern in all directions, as if the light was all coming from a single point.
  • PointLight {
  • ambientIntensity 0 # exposedField SFFloat
  • attenuation 1 0 0 # exposedField SFVec3f
  • color 1 1 1 # exposedField SFColor
  • intensity 1 # exposedField SFFloat
  • location 0 0 0 # exposedField SFVec3f
  • on TRUE # exposedField SFBool
  • radius 100 # exposedField SFFloat
  • }

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998