cocos2d / cocos2d-x-samples

Contains different cocos2d-x samples
MIT License
576 stars 242 forks source link

Rendering one deformable texture on top of one elastic particle group #19

Open JiboStore opened 10 years ago

JiboStore commented 10 years ago

Hi ricardo, thanks for the great sample!

I've some questions as I need to render textures on top of each particle group to make jelly simulations (e.g. the one in Loco Roco PSP game). I've been googling but can't find much help maybe due to the wrong keyword... Do you have any idea?

I've seen people doing that on Torque2D: https://www.dropbox.com/s/jscm9pks87c4ohl/Squishy.mov

So I think it must be possible on cocos2d as well, just the technique of doing it without shaders...

Thanks!

Ref: http://www.garagegames.com/community/forums/viewthread/133753/2#comments