DIR : /home/kozerus/public_html/jkwii/js/jsdoit/sailboat/index.html
/home/kozerus/public_html/jkwii/js/jsdoit/sailboat
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>8月のcanvas講座 絵日記風「湘南海岸」 - js do it</title>
<meta name="Description" content="" />
<meta name="Keywords" content="" />
<link rel="stylesheet" type="text/css" media="screen,print" href="style.css" />
</head>
<body>
<!-- generated by: jsdo.it - http://jsdo.it/nakashimmer/4dPd -->
<!-- Copyright nakashimmer - http://jsdo.it/nakashimmer -->
<!-- Licensed under MIT License - http://www.opensource.org/licenses/mit-license.php -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=1200">
<canvas id=sea width=1200 height=500>
canvas対応のブラウザでご覧下さい<br>
<img src="http://jsrun.it/assets/v/k/P/Q/vkPQg.png" width=1200 height=500>
</canvas>
<audio autoplay loop src="http://springreen.jp/INDEX/themes/ShunsuiKobo/bg/wave.mp3"></audio>
<script>
//google
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3233827-65']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
//google
</script>
<script type="text/javascript" src="index.js"></script>
</body>
</html>
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer