An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

### 跨平3d引擎

特性:动画模块,粒子系统,特效(阴影,雾等)模块,灯光(点光源,方向光源等)模块,碰撞模块,反光材质,漫反射材质等,相机模块,光线检测。

### 开发文档:
https://github.com/suiqirui1987/fly3d-doc

1.例子。

在线地址。

https://test-fly3d.oss-cn-hangzhou.aliyuncs.com/index.html

2.架构图

![3dengine](https://raw.githubusercontent.com/suiqirui1987/fly3d/master/doc/3dengine.png)

## 3.效果图

PC
![1.png](https://raw.githubusercontent.com/suiqirui1987/fly3d_demo/master/doc/1.png)
![2.png](https://raw.githubusercontent.com/suiqirui1987/fly3d_demo/master/doc/2.png)
![3.png](https://raw.githubusercontent.com/suiqirui1987/fly3d_demo/master/doc/3.png)

H5
![4.png](https://raw.githubusercontent.com/suiqirui1987/fly3d_demo/master/doc/4.png)
![5.png](https://raw.githubusercontent.com/suiqirui1987/fly3d_demo/master/doc/5.png)
![6.png](https://raw.githubusercontent.com/suiqirui1987/fly3d_demo/master/doc/6.png)