cocos2d-x-samples icon indicating copy to clipboard operation
cocos2d-x-samples copied to clipboard

Rendering one deformable texture on top of one elastic particle group

Open JiboStore opened this issue 10 years ago • 0 comments

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

JiboStore avatar Jun 17 '14 09:06 JiboStore