SkillAgentSearch skills...

Realitycanvas

[UIST 2023] RealityCanvas: Augmented Reality Sketching for Embedded and Responsive Scribble Animation Effects

Install / Use

/learn @ucalgary-ilab/Realitycanvas
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RealityCanvas

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/

Dependencies

  1. npm install
  2. npm install -g watchify (You need sudo permission)
  3. Download opencv.js from https://github.com/opencv/opencv/releases, put inside reality-canvas/

How to run the application?

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

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated9mo ago
Forks2

Languages

JavaScript

Security Score

77/100

Audited on Jun 22, 2025

No findings