Skip to content

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

License

Notifications You must be signed in to change notification settings

ucalgary-ilab/realitycanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published