UNPKG

p5.beholder

Version:

A p5 library to facilitate using the Beholder system for Aruco marker detection.

65 lines (31 loc) 2.76 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [2.0.0](https://github.com/enricllagostera/p5.beholder/compare/v1.0.1...v2.0.0) (2022-10-03) ### ⚠ BREAKING CHANGES * Major refactor, with improved structure ### Features * Major refactor, with improved structure ([f9e22ac](https://github.com/enricllagostera/p5.beholder/commit/f9e22ac8c199b772fb49ef62e55bf35999a96435)) * New demos and a basic API for converting markers to keyboard events ([f85be7a](https://github.com/enricllagostera/p5.beholder/commit/f85be7ad98eb67789e1b6ef9a65175b03b1267f0)) * New helper methods for interactions, with demos ([ff2bc65](https://github.com/enricllagostera/p5.beholder/commit/ff2bc65ca95fc0f13a8d183720221da2057fad46)) ### [1.0.1](https://github.com/enricllagostera/p5.beholder/compare/v1.0.0...v1.0.1) (2022-09-23) ## [1.0.0](https://github.com/enricllagostera/p5.beholder/compare/v0.0.10...v1.0.0) (2022-09-21) ### [0.0.10](https://github.com/enricllagostera/p5.beholder/compare/v0.0.9...v0.0.10) (2022-09-17) ### [0.0.9](https://github.com/enricllagostera/b5/compare/v0.0.8...v0.0.9) (2022-09-17) ### [0.0.8](https://github.com/enricllagostera/b5/compare/v0.0.7...v0.0.8) (2022-09-16) ### Bug Fixes * Broken img on readme ([a1c9063](https://github.com/enricllagostera/b5/commit/a1c9063cfca8a6d2fdb8d272d0433e852d504a61)) * Broken img on readme ([911b501](https://github.com/enricllagostera/b5/commit/911b501b4ebda3dfafb8db6713dfbf41d3566873)) ### [0.0.7](https://github.com/enricllagostera/b5/compare/v0.0.6...v0.0.7) (2022-09-16) ### Bug Fixes * Removed large image from project and changed readme ([0b07889](https://github.com/enricllagostera/b5/commit/0b078897915c0fb9c842ce5b7f3ebcecfda54a3d)) ### [0.0.6](https://github.com/enricllagostera/b5/compare/v0.0.5...v0.0.6) (2022-09-16) ### [0.0.5](https://github.com/enricllagostera/b5/compare/v0.0.4...v0.0.5) (2022-09-16) ### [0.0.4](https://github.com/enricllagostera/b5/compare/v0.0.3...v0.0.4) (2022-09-16) ### [0.0.3](https://github.com/enricllagostera/b5/compare/v0.0.2...v0.0.3) (2022-09-16) ### Features * Reworked bundling, now the bundle filesize is good for distribution. ([1b7f545](https://github.com/enricllagostera/b5/commit/1b7f545f61d58706189dc3ebf97620ce0e0370b0)) ### Bug Fixes * Template uses correct script file ([6dd6483](https://github.com/enricllagostera/b5/commit/6dd64831fd59dc4c80885ffc23f3406828aa4331)) ### 0.0.2 (2022-09-16) ### Features * Initial commit with most of basic functionality and some documentation ([960dc6b](https://github.com/enricllagostera/b5/commit/960dc6b035c66efa352ebf801bd2b3e0af64fc60))