====== threejs ====== * Official site:[[http://threejs.org]] * github:[[https://github.com/mrdoob/three.js/]] * [[http://blog.csdn.net/column/details/omni360threejs.html |源码注释]] * [[https://gltf-viewer.donmccurdy.com/|online gltf viewer]] * [[https://sketchfab.com/|sketchfab]] * [[https://github.com/KhronosGroup/glTF-Tutorials/blob/master/gltfTutorial/gltfTutorial_002_BasicGltfStructure.md|GLTF格式]], [[https://zhuanlan.zhihu.com/p/65265611|中文]] * [[http://www.yanhuangxueyuan.com/Three.js/|Three.js零基础入门教程(郭隆邦)]] ===== Articals ===== * [[http://www.clicktorelease.com/blog/vertex-displacement-noise-3d-webgl-glsl-three-js]]