Load a texture badly
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Panorama Viewer</h1>
|
||||
<canvas id="viewer"></canvas>
|
||||
<img height="400" width="800" src="Provo_River_Falls_360.JPG">
|
||||
<canvas id="viewer" width="800" height="400" style="border: 1px solid black;"></canvas>
|
||||
<img id="image" height="400" width="800" src="Provo_River_Falls_360.JPG">
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user