reprocessing
reprocessing copied to clipboard
Publish 1.0.0
- [x] build bsb-native 3.2.0 for all platforms
- [ ] Make playSound return an opaque handle to the sound so that we can add functions to allow the user to pause/stop/volume later.
- [ ] Sort out and clean up api docs https://github.com/Schmavery/reprocessing/issues/85
- [ ] Revamp README
- [ ] Tweak stroke defaults to be closer to Processing maybe... (we start with
noStrokeset by default) - [ ] Changes to basic interface that we anticipate will be necessary for moving to mobile (!!!)
Extra:
- Do we want to do something to help with rotation/translation like #57?
- Do we want to revamp the event-handling callback thingy or add a "handleEvent" callback that takes a variant event type in order to facilitate adding events? (Thinking about mobile again here)
- #107, #99 ?
... think of other things