View Single Post
  #41  
Old 07-17-2009, 09:00 PM
Luda Luda is offline
Registered User
Join Date: Aug 2005
Location: Canada
Posts: 2,071
Luda has much to be proud ofLuda has much to be proud ofLuda has much to be proud ofLuda has much to be proud ofLuda has much to be proud ofLuda has much to be proud of
Send a message via AIM to Luda
Quote:
Originally Posted by konidias View Post
This is totally possible. If 2D per-pixel lighting were implemented into Graal. Not only could you do day/night way better than just darkening the screen, but you could have real time shadows, dynamic light casting over 2D images to give them the appearance of depth, and just generally a way more polished looking game.

Check out this example:
http://www.youtube.com/watch?v=q020X...eature=related

Granted, they have the room really dark for dramatic effect, but the same sort of setup could be done with a better lit room or area. Take note of how the level looks without the lighting. Definite improvement with the light system turned on. It helps break up repetitive tiling patterns as well.

There's also this one:
http://www.youtube.com/watch?v=uqz4dunlhX4

In my opinion, this sort of system would improve Graal ten fold. However I doubt it would ever get implemented... people are still waiting for tile layers to be added.

I'm honestly surprised it hasn't been added. Graal is still using images for
lights... which is like ancient nowadays.
That's so cool
Reply With Quote