|
@@ -429,7 +429,7 @@ var list = {
|
|
|
|
|
|
"Manual": {
|
|
"Manual": {
|
|
|
|
|
|
- "起步": {
|
|
|
|
|
|
+ "Getting Started": {
|
|
"创建一个场景": "manual/zh/introduction/Creating-a-scene",
|
|
"创建一个场景": "manual/zh/introduction/Creating-a-scene",
|
|
"通过模块来引入": "manual/zh/introduction/Import-via-modules",
|
|
"通过模块来引入": "manual/zh/introduction/Import-via-modules",
|
|
"浏览器支持": "manual/zh/introduction/Browser-support",
|
|
"浏览器支持": "manual/zh/introduction/Browser-support",
|
|
@@ -444,22 +444,21 @@ var list = {
|
|
"一些有用的链接": "manual/zh/introduction/Useful-links"
|
|
"一些有用的链接": "manual/zh/introduction/Useful-links"
|
|
},
|
|
},
|
|
|
|
|
|
- "接下来的步骤": {
|
|
|
|
- "如何更新场景中的物体": "manual/zh/introduction/How-to-update-things",
|
|
|
|
- "如何创建VR内容": "manual/zh/introduction/How-to-create-VR-content",
|
|
|
|
- "矩阵变换": "manual/zh/introduction/Matrix-transformations",
|
|
|
|
- "动画系统": "manual/zh/introduction/Animation-system"
|
|
|
|
|
|
+ "Next Steps": {
|
|
|
|
+ "How to update things": "manual/zh/introduction/How-to-update-things",
|
|
|
|
+ "Matrix transformations": "manual/zh/introduction/Matrix-transformations",
|
|
|
|
+ "Animation system": "manual/zh/introduction/Animation-system"
|
|
},
|
|
},
|
|
|
|
|
|
- "构建工具": {
|
|
|
|
|
|
+ "Build Tools": {
|
|
"Testing with NPM": "manual/zh/buildTools/Testing-with-NPM"
|
|
"Testing with NPM": "manual/zh/buildTools/Testing-with-NPM"
|
|
}
|
|
}
|
|
|
|
|
|
},
|
|
},
|
|
|
|
|
|
- "参考文档": {
|
|
|
|
|
|
+ "Reference": {
|
|
|
|
|
|
- "动画": {
|
|
|
|
|
|
+ "Animation": {
|
|
"AnimationAction": "api/zh/animation/AnimationAction",
|
|
"AnimationAction": "api/zh/animation/AnimationAction",
|
|
"AnimationClip": "api/zh/animation/AnimationClip",
|
|
"AnimationClip": "api/zh/animation/AnimationClip",
|
|
"AnimationMixer": "api/zh/animation/AnimationMixer",
|
|
"AnimationMixer": "api/zh/animation/AnimationMixer",
|
|
@@ -479,7 +478,7 @@ var list = {
|
|
"VectorKeyframeTrack": "api/zh/animation/tracks/VectorKeyframeTrack"
|
|
"VectorKeyframeTrack": "api/zh/animation/tracks/VectorKeyframeTrack"
|
|
},
|
|
},
|
|
|
|
|
|
- "音频": {
|
|
|
|
|
|
+ "Audio": {
|
|
"Audio": "api/zh/audio/Audio",
|
|
"Audio": "api/zh/audio/Audio",
|
|
"AudioAnalyser": "api/zh/audio/AudioAnalyser",
|
|
"AudioAnalyser": "api/zh/audio/AudioAnalyser",
|
|
"AudioContext": "api/zh/audio/AudioContext",
|
|
"AudioContext": "api/zh/audio/AudioContext",
|
|
@@ -487,7 +486,7 @@ var list = {
|
|
"PositionalAudio": "api/zh/audio/PositionalAudio"
|
|
"PositionalAudio": "api/zh/audio/PositionalAudio"
|
|
},
|
|
},
|
|
|
|
|
|
- "摄像机": {
|
|
|
|
|
|
+ "Cameras": {
|
|
"ArrayCamera": "api/zh/cameras/ArrayCamera",
|
|
"ArrayCamera": "api/zh/cameras/ArrayCamera",
|
|
"Camera": "api/zh/cameras/Camera",
|
|
"Camera": "api/zh/cameras/Camera",
|
|
"CubeCamera": "api/zh/cameras/CubeCamera",
|
|
"CubeCamera": "api/zh/cameras/CubeCamera",
|
|
@@ -496,17 +495,17 @@ var list = {
|
|
"StereoCamera": "api/zh/cameras/StereoCamera"
|
|
"StereoCamera": "api/zh/cameras/StereoCamera"
|
|
},
|
|
},
|
|
|
|
|
|
- "常量": {
|
|
|
|
- "动画": "api/zh/constants/Animation",
|
|
|
|
- "核心": "api/zh/constants/Core",
|
|
|
|
- "自定义混合方程": "api/zh/constants/CustomBlendingEquations",
|
|
|
|
- "绘图模式": "api/zh/constants/DrawModes",
|
|
|
|
- "材质": "api/zh/constants/Materials",
|
|
|
|
- "渲染器": "api/zh/constants/Renderer",
|
|
|
|
- "纹理贴图": "api/zh/constants/Textures"
|
|
|
|
|
|
+ "Constants": {
|
|
|
|
+ "Animation": "api/zh/constants/Animation",
|
|
|
|
+ "Core": "api/zh/constants/Core",
|
|
|
|
+ "CustomBlendingEquation": "api/zh/constants/CustomBlendingEquations",
|
|
|
|
+ "DrawModes": "api/zh/constants/DrawModes",
|
|
|
|
+ "Materials": "api/zh/constants/Materials",
|
|
|
|
+ "Renderer": "api/zh/constants/Renderer",
|
|
|
|
+ "Textures": "api/zh/constants/Textures"
|
|
},
|
|
},
|
|
|
|
|
|
- "核心": {
|
|
|
|
|
|
+ "Core": {
|
|
"BufferAttribute": "api/zh/core/BufferAttribute",
|
|
"BufferAttribute": "api/zh/core/BufferAttribute",
|
|
"BufferGeometry": "api/zh/core/BufferGeometry",
|
|
"BufferGeometry": "api/zh/core/BufferGeometry",
|
|
"Clock": "api/zh/core/Clock",
|
|
"Clock": "api/zh/core/Clock",
|
|
@@ -565,7 +564,7 @@ var list = {
|
|
"ImmediateRenderObject": "api/zh/extras/objects/ImmediateRenderObject",
|
|
"ImmediateRenderObject": "api/zh/extras/objects/ImmediateRenderObject",
|
|
},
|
|
},
|
|
|
|
|
|
- "几何体": {
|
|
|
|
|
|
+ "Geometries": {
|
|
"BoxBufferGeometry": "api/zh/geometries/BoxBufferGeometry",
|
|
"BoxBufferGeometry": "api/zh/geometries/BoxBufferGeometry",
|
|
"BoxGeometry": "api/zh/geometries/BoxGeometry",
|
|
"BoxGeometry": "api/zh/geometries/BoxGeometry",
|
|
"CircleBufferGeometry": "api/zh/geometries/CircleBufferGeometry",
|
|
"CircleBufferGeometry": "api/zh/geometries/CircleBufferGeometry",
|
|
@@ -610,7 +609,7 @@ var list = {
|
|
"WireframeGeometry": "api/zh/geometries/WireframeGeometry"
|
|
"WireframeGeometry": "api/zh/geometries/WireframeGeometry"
|
|
},
|
|
},
|
|
|
|
|
|
- "辅助工具": {
|
|
|
|
|
|
+ "Helpers": {
|
|
"ArrowHelper": "api/zh/helpers/ArrowHelper",
|
|
"ArrowHelper": "api/zh/helpers/ArrowHelper",
|
|
"AxesHelper": "api/zh/helpers/AxesHelper",
|
|
"AxesHelper": "api/zh/helpers/AxesHelper",
|
|
"BoxHelper": "api/zh/helpers/BoxHelper",
|
|
"BoxHelper": "api/zh/helpers/BoxHelper",
|
|
@@ -629,7 +628,7 @@ var list = {
|
|
"VertexNormalsHelper": "api/zh/helpers/VertexNormalsHelper"
|
|
"VertexNormalsHelper": "api/zh/helpers/VertexNormalsHelper"
|
|
},
|
|
},
|
|
|
|
|
|
- "灯光": {
|
|
|
|
|
|
+ "Lights": {
|
|
"AmbientLight": "api/zh/lights/AmbientLight",
|
|
"AmbientLight": "api/zh/lights/AmbientLight",
|
|
"DirectionalLight": "api/zh/lights/DirectionalLight",
|
|
"DirectionalLight": "api/zh/lights/DirectionalLight",
|
|
"HemisphereLight": "api/zh/lights/HemisphereLight",
|
|
"HemisphereLight": "api/zh/lights/HemisphereLight",
|
|
@@ -645,7 +644,7 @@ var list = {
|
|
"SpotLightShadow": "api/zh/lights/shadows/SpotLightShadow"
|
|
"SpotLightShadow": "api/zh/lights/shadows/SpotLightShadow"
|
|
},
|
|
},
|
|
|
|
|
|
- "加载器": {
|
|
|
|
|
|
+ "Loaders": {
|
|
"AnimationLoader": "api/zh/loaders/AnimationLoader",
|
|
"AnimationLoader": "api/zh/loaders/AnimationLoader",
|
|
"AudioLoader": "api/zh/loaders/AudioLoader",
|
|
"AudioLoader": "api/zh/loaders/AudioLoader",
|
|
"BufferGeometryLoader": "api/zh/loaders/BufferGeometryLoader",
|
|
"BufferGeometryLoader": "api/zh/loaders/BufferGeometryLoader",
|
|
@@ -670,7 +669,7 @@ var list = {
|
|
"LoadingManager": "api/zh/loaders/managers/LoadingManager"
|
|
"LoadingManager": "api/zh/loaders/managers/LoadingManager"
|
|
},
|
|
},
|
|
|
|
|
|
- "材质": {
|
|
|
|
|
|
+ "Materials": {
|
|
"LineBasicMaterial": "api/zh/materials/LineBasicMaterial",
|
|
"LineBasicMaterial": "api/zh/materials/LineBasicMaterial",
|
|
"LineDashedMaterial": "api/zh/materials/LineDashedMaterial",
|
|
"LineDashedMaterial": "api/zh/materials/LineDashedMaterial",
|
|
"Material": "api/zh/materials/Material",
|
|
"Material": "api/zh/materials/Material",
|
|
@@ -689,7 +688,7 @@ var list = {
|
|
"SpriteMaterial": "api/zh/materials/SpriteMaterial"
|
|
"SpriteMaterial": "api/zh/materials/SpriteMaterial"
|
|
},
|
|
},
|
|
|
|
|
|
- "数学库": {
|
|
|
|
|
|
+ "Math": {
|
|
"Box2": "api/zh/math/Box2",
|
|
"Box2": "api/zh/math/Box2",
|
|
"Box3": "api/zh/math/Box3",
|
|
"Box3": "api/zh/math/Box3",
|
|
"Color": "api/zh/math/Color",
|
|
"Color": "api/zh/math/Color",
|
|
@@ -719,7 +718,7 @@ var list = {
|
|
"QuaternionLinearInterpolant": "api/zh/math/interpolants/QuaternionLinearInterpolant"
|
|
"QuaternionLinearInterpolant": "api/zh/math/interpolants/QuaternionLinearInterpolant"
|
|
},
|
|
},
|
|
|
|
|
|
- "对象": {
|
|
|
|
|
|
+ "Objects": {
|
|
"Bone": "api/zh/objects/Bone",
|
|
"Bone": "api/zh/objects/Bone",
|
|
"Group": "api/zh/objects/Group",
|
|
"Group": "api/zh/objects/Group",
|
|
"Line": "api/zh/objects/Line",
|
|
"Line": "api/zh/objects/Line",
|
|
@@ -733,7 +732,7 @@ var list = {
|
|
"Sprite": "api/zh/objects/Sprite"
|
|
"Sprite": "api/zh/objects/Sprite"
|
|
},
|
|
},
|
|
|
|
|
|
- "渲染器": {
|
|
|
|
|
|
+ "Renderers": {
|
|
"WebGLRenderer": "api/zh/renderers/WebGLRenderer",
|
|
"WebGLRenderer": "api/zh/renderers/WebGLRenderer",
|
|
"WebGLRenderTarget": "api/zh/renderers/WebGLRenderTarget",
|
|
"WebGLRenderTarget": "api/zh/renderers/WebGLRenderTarget",
|
|
"WebGLRenderTargetCube": "api/zh/renderers/WebGLRenderTargetCube"
|
|
"WebGLRenderTargetCube": "api/zh/renderers/WebGLRenderTargetCube"
|
|
@@ -746,13 +745,13 @@ var list = {
|
|
"UniformsUtils": "api/zh/renderers/shaders/UniformsUtils"
|
|
"UniformsUtils": "api/zh/renderers/shaders/UniformsUtils"
|
|
},
|
|
},
|
|
|
|
|
|
- "场景": {
|
|
|
|
|
|
+ "Scenes": {
|
|
"Fog": "api/zh/scenes/Fog",
|
|
"Fog": "api/zh/scenes/Fog",
|
|
"FogExp2": "api/zh/scenes/FogExp2",
|
|
"FogExp2": "api/zh/scenes/FogExp2",
|
|
"Scene": "api/zh/scenes/Scene"
|
|
"Scene": "api/zh/scenes/Scene"
|
|
},
|
|
},
|
|
|
|
|
|
- "纹理贴图": {
|
|
|
|
|
|
+ "Textures": {
|
|
"CanvasTexture": "api/zh/textures/CanvasTexture",
|
|
"CanvasTexture": "api/zh/textures/CanvasTexture",
|
|
"CompressedTexture": "api/zh/textures/CompressedTexture",
|
|
"CompressedTexture": "api/zh/textures/CompressedTexture",
|
|
"CubeTexture": "api/zh/textures/CubeTexture",
|
|
"CubeTexture": "api/zh/textures/CubeTexture",
|
|
@@ -764,25 +763,25 @@ var list = {
|
|
|
|
|
|
},
|
|
},
|
|
|
|
|
|
- "示例": {
|
|
|
|
|
|
+ "Examples": {
|
|
|
|
|
|
- "动画": {
|
|
|
|
|
|
+ "Animations": {
|
|
"CCDIKSolver": "examples/animations/CCDIKSolver",
|
|
"CCDIKSolver": "examples/animations/CCDIKSolver",
|
|
"MMDAnimationHelper": "examples/animations/MMDAnimationHelper",
|
|
"MMDAnimationHelper": "examples/animations/MMDAnimationHelper",
|
|
"MMDPhysics": "examples/animations/MMDPhysics"
|
|
"MMDPhysics": "examples/animations/MMDPhysics"
|
|
},
|
|
},
|
|
|
|
|
|
- "控制": {
|
|
|
|
|
|
+ "Controls": {
|
|
"OrbitControls": "examples/controls/OrbitControls"
|
|
"OrbitControls": "examples/controls/OrbitControls"
|
|
},
|
|
},
|
|
|
|
|
|
- "几何体": {
|
|
|
|
|
|
+ "Geometries": {
|
|
"ConvexBufferGeometry": "examples/geometries/ConvexBufferGeometry",
|
|
"ConvexBufferGeometry": "examples/geometries/ConvexBufferGeometry",
|
|
"ConvexGeometry": "examples/geometries/ConvexGeometry",
|
|
"ConvexGeometry": "examples/geometries/ConvexGeometry",
|
|
"DecalGeometry": "examples/geometries/DecalGeometry"
|
|
"DecalGeometry": "examples/geometries/DecalGeometry"
|
|
},
|
|
},
|
|
|
|
|
|
- "加载器": {
|
|
|
|
|
|
+ "Loaders": {
|
|
"BabylonLoader": "examples/loaders/BabylonLoader",
|
|
"BabylonLoader": "examples/loaders/BabylonLoader",
|
|
"GLTFLoader": "examples/loaders/GLTFLoader",
|
|
"GLTFLoader": "examples/loaders/GLTFLoader",
|
|
"MMDLoader": "examples/loaders/MMDLoader",
|
|
"MMDLoader": "examples/loaders/MMDLoader",
|
|
@@ -797,16 +796,16 @@ var list = {
|
|
"PRWMLoader": "examples/loaders/PRWMLoader"
|
|
"PRWMLoader": "examples/loaders/PRWMLoader"
|
|
},
|
|
},
|
|
|
|
|
|
- "物体": {
|
|
|
|
|
|
+ "Objects": {
|
|
"Lensflare": "examples/objects/Lensflare",
|
|
"Lensflare": "examples/objects/Lensflare",
|
|
},
|
|
},
|
|
|
|
|
|
- "导出器": {
|
|
|
|
|
|
+ "Exporters": {
|
|
"GLTFExporter": "examples/exporters/GLTFExporter",
|
|
"GLTFExporter": "examples/exporters/GLTFExporter",
|
|
"PLYExporter": "examples/exporters/PLYExporter"
|
|
"PLYExporter": "examples/exporters/PLYExporter"
|
|
},
|
|
},
|
|
|
|
|
|
- "插件": {
|
|
|
|
|
|
+ "Plugins": {
|
|
"LookupTable": "examples/Lut",
|
|
"LookupTable": "examples/Lut",
|
|
"SpriteCanvasMaterial": "examples/SpriteCanvasMaterial"
|
|
"SpriteCanvasMaterial": "examples/SpriteCanvasMaterial"
|
|
},
|
|
},
|
|
@@ -819,7 +818,7 @@ var list = {
|
|
"VertexList": "examples/quickhull/VertexList"
|
|
"VertexList": "examples/quickhull/VertexList"
|
|
},
|
|
},
|
|
|
|
|
|
- "渲染器": {
|
|
|
|
|
|
+ "Renderers": {
|
|
"CanvasRenderer": "examples/renderers/CanvasRenderer",
|
|
"CanvasRenderer": "examples/renderers/CanvasRenderer",
|
|
"CSS2DRenderer": "examples/renderers/CSS2DRenderer",
|
|
"CSS2DRenderer": "examples/renderers/CSS2DRenderer",
|
|
"CSS3DRenderer": "examples/renderers/CSS3DRenderer",
|
|
"CSS3DRenderer": "examples/renderers/CSS3DRenderer",
|
|
@@ -834,7 +833,7 @@ var list = {
|
|
|
|
|
|
},
|
|
},
|
|
|
|
|
|
- "开发者参考": {
|
|
|
|
|
|
+ "Developer Reference": {
|
|
|
|
|
|
"Polyfills": {
|
|
"Polyfills": {
|
|
"Polyfills": "api/zh/Polyfills"
|
|
"Polyfills": "api/zh/Polyfills"
|