文件名称:Level-of-detail
- 所属分类:
- 游戏引擎
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2014-07-18
- 文件大小:
- 174kb
- 下载次数:
- 0次
- 提 供 者:
- Co***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This is a implementation of a simple level of detail algorithm that uses the edge collapse method and a simple angle heuristic to reduce the number of polygons in the given mesh. This example includes an example in WebGl using the three.js fr a mework.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Level of detail
...............\data.js
...............\lod.js
...............\main.html
...............\OrbitControls.js
...............\three.js