File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed
Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change 11<!doctype html>
22< html >
3- < head >
4- < script type =module > import ( `../ew.js${ window . location . search } ` ) ; </ script >
5- </ head >
63< body >
7- <!-- <template is=xr-engine-template> -- >
8- < xr-engine >
9- < xr-site camera-position =" 0 2 3 " camera-orientation =" -0.2297529205473612 0 0 0.9732489894677301 " >
10- < xr-iframe src =" /examples/example1xr.html " position =" 0 0 -1 " name =" Red Cube " > </ xr-iframe >
11- < xr-iframe src ="/examples/example2xr .html " position ="0 0 0 " name ="Green Cube "> </ xr-iframe >
12- </ xr-site >
13- </ xr-engine >
14- <!-- </template> -- >
4+ < script type = module > import ( `../ew.js ${ window . location . search } ` ) ; </ script >
5+ <!-- <template is= xr-engine-template> -- >
6+ < xr-engine >
7+ < xr-site camera-position =" 0 2 3 " camera-orientation =" -0.2297529205473612 0 0 0.9732489894677301 " >
8+ < xr-iframe src ="/examples/example1xr .html " position ="0 0 -1 " name ="Red Cube "> </ xr-iframe >
9+ < xr-iframe src =" /examples/example2xr.html " position =" 0 0 0 " name =" Green Cube " > </ xr-iframe >
10+ </ xr-site >
11+ </ xr-engine >
1512</ body >
1613</ html >
You can’t perform that action at this time.
0 commit comments