andyg
andyg

Reputation: 73

Cocos2d & Box2d dynamic lighting and shadows

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:

Genome 2D

Found at http://blog.flash-core.com/?p=135

Thanks,
Andy

Upvotes: 1

Views: 1836

Answers (1)

Michael Behan
Michael Behan

Reputation: 3443

cocos3D (an extension to cocos2D) may have what you need. http://brenwill.com/cocos3d/

Upvotes: 1

Related Questions