Swip Versions Save

a library to create multi device experiments

v0.2.0-alpha

7 years ago

Added

  • Improve client library
    • add swipe animation
    • add connect button
    • handle resize
  • Improve golf demo
    • better graphics
    • accelerate ball based on orientation
  • Improve particle demo
    • fewer particles
    • make particles draggable

Fixed

  • Fix collision detection of golf demo
  • Fix transform calculation when merging a cluster with multiple clients into another cluster

v0.1.0-alpha

7 years ago

Initial release

  • support multiple clients
  • each device has initially it's own cluster
  • if two devices are connected with each other their clusters will be merged
  • custom server logic to handle events: init, merge or custom client action

hackathon

7 years ago

Initial experiment created for Inno{Hacks}

2 Demos:

  • Pong clone
  • Image sharing app