WebXR example including KWin example
This commit is contained in:
@@ -3030,7 +3030,7 @@ AFRAME.registerComponent('startfunctions', {
|
||||
//makeAnchorsVisibleOnTargets()
|
||||
//startMesher()
|
||||
|
||||
fetch('/routes/json').then(r=>r.json()).then(r=>r.filter(p=>p.match(/resolution/)).map(p=>addNewNote('jxr fetch("https://192.168.0.129:8082'+p+'")')))
|
||||
fetch('/routes/json').then(r=>r.json()).then(r=>r.filter(p=>p.match(/minimizeall|resolution/)).map(p=>addNewNote('jxr fetch("https://192.168.0.129:8082'+p+'")')))
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user