An app to overlay reference images into vr art software
Find a file
Joe Ludwig 078f24f6fe Added multi-user support
* Images are added with a local and remote URL so that IPFS documents can use IPFS on the remote end instead of passing the data URL around.
* Hooked up an event to remote gadgets when an image is selected.
2021-02-13 10:27:12 -08:00
.vscode Switched debug type 2021-02-09 21:16:59 -08:00
dist/src Merge branch 'pr/2' into main 2021-02-11 17:52:07 +00:00
src Added multi-user support 2021-02-13 10:27:12 -08:00
.gitattributes Initial commit 2021-02-06 17:14:48 +00:00
.gitignore Added dist to .gitignore 2021-02-09 08:52:56 -08:00
package-lock.json IPFS upload of local images 2021-02-09 21:19:31 -08:00
package.json IPFS upload of local images 2021-02-09 21:19:31 -08:00
tsconfig.json initial commit 2021-02-06 17:15:12 +00:00
webpack.config.js Added all models to the webpack copy 2021-02-09 21:17:30 -08:00