The Drag[en]gine is a fully customizable game engine and game development environment designed with modularity and extensibility in mind not requiring expensive licenses.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Add media Report RSS Transparent Point Light Shadows (view original)
Transparent Point Light Shadows
embed
share
view previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post comment Comments
JustDaveIsFine
JustDaveIsFine - - 1,545 comments

very cool. :)

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

Shows solid and transparent shadows for Point lights. Uses cube map shadow maps. Currently uses non-depth cube maps ( encoded depth hack ) to work on systems without GPU4 support. An extra code path will be added for true depth cube mapping ( as this is faster on GPU4 enabled hardware ).