Skip to content

Releases: paulsonnentag/swip

v0.2.0-alpha

18 Oct 15:37
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

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

30 Sep 17:55
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

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 Experiment

23 Jul 09:50
Compare
Choose a tag to compare
Hackathon Experiment Pre-release
Pre-release

Initial experiment created for Inno{Hacks}

2 Demos:

  • Pong clone
  • Image sharing app