Releases: paulsonnentag/swip
Releases · paulsonnentag/swip
v0.2.0-alpha
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
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