Release of proscene-3.0.0-beta.6
Pre-release
Pre-release
nakednous
released this
10 Oct 16:46
·
217 commits
to master
since this release
Sixth beta release of the Proscene3 cycle. To be distributed directly from the PDE. Developed and fully tested in Processing-3 under x86_64 ArchLinux. Give it a thorough test and please report issues here. Changelog:
- First release of the Proscene Android Mode which implements a DOF2 Motion TouchAgent. Thanks to Victor Forero (@merkkien) for the initial port.
- For details, please refer to the new Android examples here (also included in the zip ball).
Known issues:
- Doesn't work properly with the FX2D renderer.
- The Android Proscene Keyboard is disabled. Partly related to processing/processing-android#246.
- Android obj PShape textures are not loaded. Related to processing/processing-android#249.
- Our Android touch processor (adpated from that of David Bouchard) can only parse single tap events, but misses double taps.
To install it, import the proscene library directed from the pde or unzip the proscene.zip file and put the extracted proscene folder into the libraries folder of your processing sketches. Reference and examples are included in the proscene folder.