微件:Live2d:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<noinclude> | <noinclude> | ||
WIP | WIP | ||
{{#widget:live2d}} | {{#widget:live2d|图鉴编号=248_1}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<canvas id='glcanvas' width='640', height='768' style='background-image:url(/wg_img/ccbResources/user_detail_bg2.png);display:none;'></canvas> | <canvas id='glcanvas' width='640', height='768' style='background-image:url(/wg_img/ccbResources/user_detail_bg2.png);display:none;'></canvas> | ||
| 第12行: | 第12行: | ||
<script src='https://cruiseliu.github.io/live2d-demo/src/LAppModel.js'></script> | <script src='https://cruiseliu.github.io/live2d-demo/src/LAppModel.js'></script> | ||
<script> | <script> | ||
var model_location = | var model_location = "/wg_img/ccbResources/live2D/<!--{$图鉴编号|escape:'quotes'}-->/model.model.json"; | ||
var canvas = null; | var canvas = null; | ||
var ctx = null; | var ctx = null; | ||
2016年9月29日 (四) 19:44的版本
WIP