topical media & game development
mobile-graphic-enchant-examples-plugins-gl-mmd-index.htm / htm
<html>
<head>
<title>MMD sample</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<!-- enchant.js と gl.enchant.js の準備 -->
<script type="text/javascript" src="mobile-graphic-enchant-enchant.js"></script>
<script type="text/javascript" src="mobile-graphic-enchant-plugins-libs-gl-matrix-min.js"></script>
<script type="text/javascript" src="mobile-graphic-enchant-plugins-gl.enchant.js"></script>
<script type="text/javascript" src="mobile-graphic-enchant-plugins-primitive.gl.enchant.js"></script>
<!-- mmd.gl.enchant.js -->
<script type="text/javascript" src="mobile-graphic-enchant-plugins-mmd.gl.enchant.js"></script>
<!-- MMD.jsで使用するユーティリティ -->
<script type="text/javascript" src="mobile-graphic-enchant-examples-plugins-libs-sjis.js"></script>
<script type="text/javascript" src="mobile-graphic-enchant-examples-plugins-libs-DataView.js"></script>
<!-- MMD.jsのファイル ファイル読み込み周りを利用する -->
<!-- github.com/edvakf/MMD.js -->
<script type="text/javascript" src="libs/MMD.Model.js"></script>
<script type="text/javascript" src="libs/MMD.Motion.js"></script>
<script type="text/javascript" src="mobile-graphic-enchant-examples-plugins-gl-mmd-main.js"></script>
<style type="text/css">
body {
margin: 0;
}
</style>
</head>
<body>
</body>
</html>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.