Author Topic: GLSL lighting  (Read 678 times)

DGMurdockIII

  • Traveller
  • *
  • Posts: 30
    • View Profile
GLSL lighting
« on: May 05, 2009, 12:02:31 am »
i would like to see GLSL lighting added to the game

http://en.wikipedia.org/wiki/GLSL

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
Re: GLSL lighting
« Reply #1 on: May 05, 2009, 01:25:35 am »
(Probably) Not going to happen for these reasons;

1) We already (in trunk) have shader based lighting written in Cg.
2) It's a large amount of work to support GLSL, which nobody has time to do.
3) Is there any point in doing 2) when we already have this in 1)? :)