ghoulsblade wrote:devnews: http://ghoulsblade.schattenkind.net/lov ... ndroid.apk
particle system implementation started,
so far emitters are always running and color + movement stuff doesn't work yet, but it's a start =)
Brilliant! Let me know if there is any testing I can do to help!
update: particle emitter on/off/lifetime and linear particle movement works now, still no rotation stuff
what i'd really like to see is some small app playing with that sensordata especially "orientation" (compass+roll/pitch),
the sensortest.love i upped in the "sensors and multitouch" thread should have all the infos needed to access them.
e.g. draw a compass needle, and let ball/marble roll around the screen from roll/pitch info.