Reputation: 73
I'm looking to start building an iPhone app and I was wondering if it was possible to create dynamic lighting/shadows using the Cocos2d/Box2D combo? I have worked with these before and would like to stay with them. I would like the lighting to update dynamically as the player moves around.
An example of the desired effect is:
Found at http://blog.flash-core.com/?p=135
Thanks,
Andy
Upvotes: 1
Views: 1836
Reputation: 3443
cocos3D (an extension to cocos2D) may have what you need. http://brenwill.com/cocos3d/
Upvotes: 1