All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- 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
- Fix collision detection of golf demo
- Fix transform calculation when merging a cluster with multiple clients into another cluster
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