coming soon.
@inproceedings{xia2023realitycanvas,
title={RealityCanvas: Augmented Reality Sketching for Embedded and Responsive Scribble Animation Effects},
author={Xia, Zhijie and Monteiro, Kyzyl and Van, Kevin and Suzuki, Ryo},
booktitle={Proceedings of the 36th Annual ACM Symposium on User Interface Software and Technology},
pages={1--13},
year={2023}
}
The actual node project is at reality-canvas/
npm installnpm install -g watchify(You need sudo permission)- Download
opencv.jsfrom https://github.com/opencv/opencv/releases, put insidereality-canvas/
1a. npm run build, build bundle one time.
1b. npm run watch, watch the javascript src folder and build bundle.js when updated
2. open index in browser