PDA

View Full Version : iPhone Particle System, looking for sample code.




copenhagencocoa
Oct 14, 2008, 10:48 AM
Hi,

I am currently developing a fluid simulator, similar to iBeer, and iPint. I am quite new to programming, but know alot on a theoritcal level.

Anyways i was wondering if there exists an open "particle system"/"fluid simulator", preferably written for the iphone (OPEN GL ES/Obj-C) i really need some code to look at to get started.

thanks.



joshsroka
Oct 14, 2008, 11:08 AM
Check out AppsAmuck.com

copenhagencocoa
Oct 14, 2008, 11:15 AM
Thanks for the quick reply, glancing through their tutorials i see one useful, snowfall, but how do i detect collision, since i am using quartz, does it have built in collsion detection?