View Single Post
  #2  
Old 04-20-2007, 10:02 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

Yes, you can create dynamic lights with Vizard. Take a look at the [Vizard30]/examples/lighting/spotlight.py example script that comes with Vizard. It shows how to create a dynamic light. Lights are like all other node3d objects, so you can attach them to other nodes.
Reply With Quote