https://github.com/sunqirui1987/fly3d
3d engine support h5,pc,mobile
https://github.com/sunqirui1987/fly3d
3d 3dgame golang opengl webgl
Last synced: 2 months ago
JSON representation
3d engine support h5,pc,mobile
- Host: GitHub
- URL: https://github.com/sunqirui1987/fly3d
- Owner: sunqirui1987
- Created: 2019-04-23T07:35:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T03:34:02.000Z (over 6 years ago)
- Last Synced: 2025-06-19T19:51:55.619Z (4 months ago)
- Topics: 3d, 3dgame, golang, opengl, webgl
- Language: Go
- Homepage:
- Size: 1.45 MB
- Stars: 22
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### 跨平3d引擎
特性:动画模块,粒子系统,特效(阴影,雾等)模块,灯光(点光源,方向光源等)模块,碰撞模块,反光材质,漫反射材质等,相机模块,光线检测。
### 开发文档:
https://github.com/suiqirui1987/fly3d-doc1.例子。
在线地址。
https://test-fly3d.oss-cn-hangzhou.aliyuncs.com/index.html
2.架构图

## 3.效果图
PC


H5


