CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Jun 2008
    Posts
    32

    2d lighting needed

    Anyone know of good libraries/apis/algorithms for (dynamic) lighting/shadows using C++?


    All I'm basically looking for is something that will work for a top down game with lights and objects in one plane although a more elaborate solution with extras is also welcome. Something like this would be nice

    http://www.youtube.com/watch?v=8jveziFLHyQ
    Last edited by Jarwulf; April 25th, 2010 at 09:09 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured