It would be a nice project. If you read the positions from thye WMP and saved them to a text file. Then loaded the positions from the text file into an array. Then create a light management system to tell which lights need to be passed to the shader.

The only problem I see is when passing to the shader. For each light, you have to pass 7 variables (x, y, z, red, green, blue, range). I'm not sure what would be the best way to pass these to the shader though.


xXxGuitar511
- Programmer