https://github.com/linyacool/threejsgame
A three.js game
https://github.com/linyacool/threejsgame
Last synced: about 1 year ago
JSON representation
A three.js game
- Host: GitHub
- URL: https://github.com/linyacool/threejsgame
- Owner: linyacool
- Created: 2017-01-18T03:43:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T13:29:13.000Z (over 8 years ago)
- Last Synced: 2025-01-16T04:43:53.463Z (over 1 year ago)
- Language: JavaScript
- Size: 590 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThreejsGame
A three.js game
一个用Three.js实现的小游戏,包含了Three.js基本的直线光、聚光灯、天空盒、3D物体组合、材质、贴图、键盘交互、阴影等效果。
学习Three.js的例子。