inital commit
:)
This commit is contained in:
parent
7efcda8ee3
commit
0872b84779
11 changed files with 6449 additions and 1 deletions
18
dist/manifest.webmanifest
vendored
Normal file
18
dist/manifest.webmanifest
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"xr_type": "aardvark-gadget@^1.5.1",
|
||||
"name": "referenceImageVR",
|
||||
"icons": [
|
||||
{
|
||||
"src": "models/Icon.glb",
|
||||
"type": "model/gltf-binary"
|
||||
}
|
||||
],
|
||||
"aardvark": {
|
||||
"permissions": [
|
||||
"scenegraph"
|
||||
],
|
||||
"browserWidth": 1024,
|
||||
"browserHeight": 1024,
|
||||
"startAutomatically": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue