threejs加載3D模型

加載3D模型 首先要引入ColladaLoader加載器,Collada是一個3D模型交換方案,即不同的3D模型可以通過Collada進行相互轉換,言外之意,threejs可以使用Collada將3D模型的數據轉換成自己支持的格式,從而在瀏覽器上渲染出來。引入ColladaLoader如下: <script src="http://threejs.outsidelook.cn/r89/source
相關文章
相關標籤/搜索