-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/chym123/3DRollCall
- Loading branch information
Showing
2 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# 3DRollCall | ||
3d点名器 | ||
### 3d点名器 - 前端初学者 | ||
###### 有不足之处恳请各位提出宝贵的修改意见或版本! | ||
|
||
|
||
|
||
* 用Vue.js+HTML+jQuery+CSS3实现的点名器 | ||
|
||
* 可以配置config.js对点名对象、背景音乐进行编辑 | ||
|
||
* 可以进入自由模式,拖动和缩放对象,按键盘← →键可以以z轴为中心旋转 | ||
|
||
* 配合音效使点名器更炫酷 | ||
|
||
<p>随机算法采用原生js自带函数Math.random()</p> | ||
<p>由于使用了es6箭头函数,浏览器最好使用<b>chrome</b>。</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters