8000 GitHub - RayneZhang/FlowMatic: FlowMatic: An Immersive Authoring Tool for Creating Interactive Scenes in Virtual Reality
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RayneZhang/FlowMatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowMatic

This repository contains the code that accompanies our paper: FlowMatic: An Immersive Authoring Tool for Creating Interactive Scenes in Virtual Reality appeared at ACM UIST 2020.

If you found this work influential or helpful for your research, please consider citing

@inproceedings{zhang2020flowmatic,
  title={Flowmatic: An immersive authoring tool for creating interactive scenes in virtual reality},
  author={Zhang, Lei and Oney, Steve},
  booktitle={Proceedings of the 33rd Annual ACM Symposium on User Interface Software and Technology},
  pages={342--353},
  year={2020}
}

Installation

If you'd like to build from this repository, you must install node.js.

The project was originally built in npm version 6.13.7 and node version v9.8.0 in the year of 2020. As in 2023, we recommend using the node version of v12.22.12. You can use it via nvm.

Then, from inside the project source directory, run:

npm install .
npm run build
npm run start:dev

Contact: Lei Zhang (raynez@umich.edu)

About

FlowMatic: An Immersive Authoring Tool for Creating Interactive Scenes in Virtual Reality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0