sugarlabs / physics

a box2d playpen
GNU General Public License v3.0
7 stars 26 forks source link

Anti Gravity #1

Closed svineet closed 7 years ago

svineet commented 10 years ago

I'm making a kivy app inspired by Physics. It's in python and chipmunk and pymunk and kivy. I added a feature called anti gravity, it reverses gravity. Its pretty easy to implement, just toggle the gravity of the Box2d world/ pymunk Space.

Shall we do this? It looks really cool and fun.

walterbender commented 10 years ago

Sounds fun. How about including the accelerometer some how? Shake up your model. On May 12, 2014 11:12 AM, "Sai Vineet" notifications@github.com wrote:

I'm making a kivy app inspired by Physics. It's in python and chipmunk and pymunk and kivy. I added a feature called anti gravity, it reverses gravity. Its pretty easy to implement, just toggle the gravity of the Box2d world/ pymunk Space.

Shall we do this? It looks really cool and fun.

— Reply to this email directly or view it on GitHubhttps://github.com/walterbender/physics/issues/1 .

svineet commented 10 years ago

I'll send a PR soon (after 16th)

On Tue, May 13, 2014 at 12:34 PM, Walter Bender notifications@github.comwrote:

Sounds fun. How about including the accelerometer some how? Shake up your model. On May 12, 2014 11:12 AM, "Sai Vineet" notifications@github.com wrote:

I'm making a kivy app inspired by Physics. It's in python and chipmunk and pymunk and kivy. I added a feature called anti gravity, it reverses gravity. Its pretty easy to implement, just toggle the gravity of the Box2d world/ pymunk Space.

Shall we do this? It looks really cool and fun.

— Reply to this email directly or view it on GitHub< https://github.com/walterbender/physics/issues/1> .

— Reply to this email directly or view it on GitHubhttps://github.com/walterbender/physics/issues/1#issuecomment-42923529 .