w3cschool 编程狮,随时随地学编程
下载APP
|
登录
个人中心
首页
入门教程
编程课程
特色实战
畅学全站
three.js
开始阅读
下载APP,阅读更畅快
教程说明:
JavaScript 3D 库。
教程目录:
手册
起步
three.js 创建一个场景
three.js 安装
three.js WebGL兼容性检查
three.js 如何在本地运行Three.js
three.js 画线
three.js 创建文字
three.js 载入3D模型
three.js 常见问题
three.js 一些有用的链接
进阶
three.js 如何更新场景
three.js 如何废置对象
three.js 如何创建VR内容
three.js 如何使用后期处理
three.js 矩阵变换
three.js 动画系统
构建工具
three.js 使用NPM进行测试
参考
动画
three.js AnimationAction
three.js AnimationClip
three.js AnimationMixer
three.js AnimationObjectGroup
three.js AnimationUtils
three.js KeyframeTrack
three.js PropertyBinding
three.js PropertyMixer
动画 / 轨道
three.js BooleanKeyframeTrack
three.js ColorKeyframeTrack
three.js NumberKeyframeTrack
three.js QuaternionKeyframeTrack
three.js StringKeyframeTrack
three.js VectorKeyframeTrack
音频
three.js Audio
three.js AudioAnalyser
three.js AudioContext
three.js AudioListener
three.js PositionalAudio
摄像机
three.js ArrayCamera
three.js Camera
three.js CubeCamera
three.js OrthographicCamera
three.js PerspectiveCamera
three.js StereoCamera
常量
three.js Animation
three.js Core
three.js CustomBlendingEquation
three.js Materials
three.js Renderer
three.js Textures
核心
three.js BufferAttribute
three.js BufferGeometry
three.js Clock
three.js EventDispatcher
three.js GLBufferAttribute
three.js InstancedBufferAttribute
three.js InstancedBufferGeometry
three.js InstancedInterleavedBuffer
three.js InterleavedBuffer
three.js InterleavedBufferAttribute
three.js Layers
three.js Object3D
three.js Raycaster
three.js Uniform
核心 / BufferAttributes
three.js BufferAttribute Types
附件
three.js Earcut
three.js ImageUtils
three.js PMREMGenerator
three.js ShapeUtils
附件 / 核心
three.js Curve
three.js CurvePath
three.js Interpolations
three.js Path
three.js Shape
three.js ShapePath
附件 / 曲线
three.js ArcCurve
three.js CatmullRomCurve3
three.js CubicBezierCurve
three.js CubicBezierCurve3
three.js EllipseCurve
three.js LineCurve
three.js LineCurve3
three.js QuadraticBezierCurve
three.js QuadraticBezierCurve3
three.js SplineCurve
几何体
three.js BoxGeometry
three.js CircleGeometry
three.js ConeGeometry
three.js CylinderGeometry
three.js DodecahedronGeometry
three.js EdgesGeometry
three.js ExtrudeGeometry
three.js IcosahedronGeometry
three.js LatheGeometry
three.js OctahedronGeometry
three.js PlaneGeometry
three.js PolyhedronGeometry
three.js RingGeometry
three.js ShapeGeometry
three.js SphereGeometry
three.js TetrahedronGeometry
three.js TorusGeometry
three.js TorusKnotGeometry
three.js TubeGeometry
three.js WireframeGeometry
辅助对象
three.js ArrowHelper
three.js AxesHelper
three.js BoxHelper
three.js Box3Helper
three.js CameraHelper
three.js DirectionalLightHelper
three.js GridHelper
three.js PolarGridHelper
three.js HemisphereLightHelper
three.js PlaneHelper
three.js PointLightHelper
three.js SkeletonHelper
three.js SpotLightHelper
灯光
three.js AmbientLight
three.js AmbientLightProbe
three.js DirectionalLight
three.js HemisphereLight
three.js HemisphereLightProbe
three.js Light
three.js LightProbe
three.js PointLight
three.js RectAreaLight
three.js SpotLight
灯光 / 阴影
three.js LightShadow
three.js PointLightShadow
three.js DirectionalLightShadow
three.js SpotLightShadow
加载器
three.js AnimationLoader
three.js AudioLoader
three.js BufferGeometryLoader
three.js Cache
three.js CompressedTextureLoader
three.js CubeTextureLoader
three.js DataTextureLoader
three.js FileLoader
three.js ImageBitmapLoader
three.js ImageLoader
three.js Loader
three.js LoaderUtils
three.js MaterialLoader
three.js ObjectLoader
three.js TextureLoader
加载器 / 管理器
three.js DefaultLoadingManager
three.js LoadingManager
材质
three.js LineBasicMaterial
three.js LineDashedMaterial
three.js Material
three.js MeshBasicMaterial
three.js MeshDepthMaterial
three.js MeshDistanceMaterial
three.js MeshLambertMaterial
three.js MeshMatcapMaterial
three.js MeshNormalMaterial
three.js MeshPhongMaterial
three.js MeshPhysicalMaterial
three.js MeshStandardMaterial
three.js MeshToonMaterial
three.js PointsMaterial
three.js RawShaderMaterial
three.js ShaderMaterial
three.js ShadowMaterial
three.js SpriteMaterial
数学库
three.js Box2
three.js Box3
three.js Color
three.js Cylindrical
three.js Euler
three.js Frustum
three.js Interpolant
three.js Line3
three.js MathUtils
three.js Matrix3
three.js Matrix4
three.js Plane
three.js Quaternion
three.js Ray
three.js Sphere
three.js Spherical
three.js SphericalHarmonics3
three.js Triangle
three.js Vector2
three.js Vector3
three.js Vector4
数学库 / 插值
three.js CubicInterpolant
three.js DiscreteInterpolant
three.js LinearInterpolant
three.js QuaternionLinearInterpolant
物体
three.js Bone
three.js Group
three.js InstancedMesh
three.js Line
three.js LineLoop
three.js LineSegments
three.js LOD
three.js Mesh
three.js Points
three.js Skeleton
three.js SkinnedMesh
three.js Sprite
渲染器
three.js WebGLMultipleRenderTargets
three.js WebGLRenderer
three.js WebGL1Renderer
three.js WebGLRenderTarget
three.js WebGLCubeRenderTarget
渲染器 / 着色器
three.js ShaderChunk
three.js ShaderLib
three.js UniformsLib
three.js UniformsUtils
渲染器 / WebXR
three.js WebXRManager
场景
three.js Fog
three.js FogExp2
three.js Scene
纹理贴图
three.js CanvasTexture
three.js CompressedTexture
three.js CompressedArrayTexture
three.js CubeTexture
three.js DataArrayTexture
three.js Data3DTexture
three.js DataTexture
three.js DepthTexture
three.js FramebufferTexture
three.js Source
three.js Texture
three.js VideoTexture
插件
动画
three.js CCDIKSolver
three.js MMDAnimationHelper
three.js MMDPhysics
控制
three.js DragControls
three.js FirstPersonControls
three.js FlyControls
three.js OrbitControls
three.js PointerLockControls
three.js TrackballControls
three.js TransformControls
几何体
three.js ConvexGeometry
three.js DecalGeometry
three.js ParametricGeometry
three.js TextGeometry
辅助对象
three.js LightProbeHelper
three.js PositionalAudioHelper
three.js RectAreaLightHelper
three.js VertexNormalsHelper
three.js VertexTangentsHelper
灯光
three.js LightProbeGenerator
加载器
three.js DRACOLoader
three.js FontLoader
three.js GLTFLoader
three.js MMDLoader
three.js MTLLoader
three.js OBJLoader
three.js PCDLoader
three.js PDBLoader
three.js PRWMLoader
three.js SVGLoader
three.js TGALoader
物体
three.js Lensflare
后期处理
three.js EffectComposer
导出器
three.js ColladaExporter
three.js GLTFExporter
three.js PLYExporter
数学库
three.js LookupTable
three.js MeshSurfaceSampler
three.js OBB
QuickHull
three.js Face
three.js HalfEdge
three.js ConvexHull
three.js VertexNode
three.js VertexList
渲染器
three.js CSS2DRenderer
three.js CSS3DRenderer
SVGRenderer
实用工具
three.js BufferGeometryUtils
three.js SceneUtils
three.js SkeletonUtils
开发者参考
WebGL渲染器
three.js WebGLProgram
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定
目录
手册
起步
three.js 创建一个场景
three.js 安装
three.js WebGL兼容性检查
three.js 如何在本地运行Three.js
three.js 画线
three.js 创建文字
three.js 载入3D模型
three.js 常见问题
three.js 一些有用的链接
进阶
three.js 如何更新场景
three.js 如何废置对象
three.js 如何创建VR内容
three.js 如何使用后期处理
three.js 矩阵变换
three.js 动画系统
构建工具
three.js 使用NPM进行测试
参考
动画
three.js AnimationAction
three.js AnimationClip
three.js AnimationMixer
three.js AnimationObjectGroup
three.js AnimationUtils
three.js KeyframeTrack
three.js PropertyBinding
three.js PropertyMixer
动画 / 轨道
three.js BooleanKeyframeTrack
three.js ColorKeyframeTrack
three.js NumberKeyframeTrack
three.js QuaternionKeyframeTrack
three.js StringKeyframeTrack
three.js VectorKeyframeTrack
音频
three.js Audio
three.js AudioAnalyser
three.js AudioContext
three.js AudioListener
three.js PositionalAudio
摄像机
three.js ArrayCamera
three.js Camera
three.js CubeCamera
three.js OrthographicCamera
three.js PerspectiveCamera
three.js StereoCamera
常量
three.js Animation
three.js Core
three.js CustomBlendingEquation
three.js Materials
three.js Renderer
three.js Textures
核心
three.js BufferAttribute
three.js BufferGeometry
three.js Clock
three.js EventDispatcher
three.js GLBufferAttribute
three.js InstancedBufferAttribute
three.js InstancedBufferGeometry
three.js InstancedInterleavedBuffer
three.js InterleavedBuffer
three.js InterleavedBufferAttribute
three.js Layers
three.js Object3D
three.js Raycaster
three.js Uniform
核心 / BufferAttributes
three.js BufferAttribute Types
附件
three.js Earcut
three.js ImageUtils
three.js PMREMGenerator
three.js ShapeUtils
附件 / 核心
three.js Curve
three.js CurvePath
three.js Interpolations
three.js Path
three.js Shape
three.js ShapePath
附件 / 曲线
three.js ArcCurve
three.js CatmullRomCurve3
three.js CubicBezierCurve
three.js CubicBezierCurve3
three.js EllipseCurve
three.js LineCurve
three.js LineCurve3
three.js QuadraticBezierCurve
three.js QuadraticBezierCurve3
three.js SplineCurve
几何体
three.js BoxGeometry
three.js CircleGeometry
three.js ConeGeometry
three.js CylinderGeometry
three.js DodecahedronGeometry
three.js EdgesGeometry
three.js ExtrudeGeometry
three.js IcosahedronGeometry
three.js LatheGeometry
three.js OctahedronGeometry
three.js PlaneGeometry
three.js PolyhedronGeometry
three.js RingGeometry
three.js ShapeGeometry
three.js SphereGeometry
three.js TetrahedronGeometry
three.js TorusGeometry
three.js TorusKnotGeometry
three.js TubeGeometry
three.js WireframeGeometry
辅助对象
three.js ArrowHelper
three.js AxesHelper
three.js BoxHelper
three.js Box3Helper
three.js CameraHelper
three.js DirectionalLightHelper
three.js GridHelper
three.js PolarGridHelper
three.js HemisphereLightHelper
three.js PlaneHelper
three.js PointLightHelper
three.js SkeletonHelper
three.js SpotLightHelper
灯光
three.js AmbientLight
three.js AmbientLightProbe
three.js DirectionalLight
three.js HemisphereLight
three.js HemisphereLightProbe
three.js Light
three.js LightProbe
three.js PointLight
three.js RectAreaLight
three.js SpotLight
灯光 / 阴影
three.js LightShadow
three.js PointLightShadow
three.js DirectionalLightShadow
three.js SpotLightShadow
加载器
three.js AnimationLoader
three.js AudioLoader
three.js BufferGeometryLoader
three.js Cache
three.js CompressedTextureLoader
three.js CubeTextureLoader
three.js DataTextureLoader
three.js FileLoader
three.js ImageBitmapLoader
three.js ImageLoader
three.js Loader
three.js LoaderUtils
three.js MaterialLoader
three.js ObjectLoader
three.js TextureLoader
加载器 / 管理器
three.js DefaultLoadingManager
three.js LoadingManager
材质
three.js LineBasicMaterial
three.js LineDashedMaterial
three.js Material
three.js MeshBasicMaterial
three.js MeshDepthMaterial
three.js MeshDistanceMaterial
three.js MeshLambertMaterial
three.js MeshMatcapMaterial
three.js MeshNormalMaterial
three.js MeshPhongMaterial
three.js MeshPhysicalMaterial
three.js MeshStandardMaterial
three.js MeshToonMaterial
three.js PointsMaterial
three.js RawShaderMaterial
three.js ShaderMaterial
three.js ShadowMaterial
three.js SpriteMaterial
数学库
three.js Box2
three.js Box3
three.js Color
three.js Cylindrical
three.js Euler
three.js Frustum
three.js Interpolant
three.js Line3
three.js MathUtils
three.js Matrix3
three.js Matrix4
three.js Plane
three.js Quaternion
three.js Ray
three.js Sphere
three.js Spherical
three.js SphericalHarmonics3
three.js Triangle
three.js Vector2
three.js Vector3
three.js Vector4
数学库 / 插值
three.js CubicInterpolant
three.js DiscreteInterpolant
three.js LinearInterpolant
three.js QuaternionLinearInterpolant
物体
three.js Bone
three.js Group
three.js InstancedMesh
three.js Line
three.js LineLoop
three.js LineSegments
three.js LOD
three.js Mesh
three.js Points
three.js Skeleton
three.js SkinnedMesh
three.js Sprite
渲染器
three.js WebGLMultipleRenderTargets
three.js WebGLRenderer
three.js WebGL1Renderer
three.js WebGLRenderTarget
three.js WebGLCubeRenderTarget
渲染器 / 着色器
three.js ShaderChunk
three.js ShaderLib
three.js UniformsLib
three.js UniformsUtils
渲染器 / WebXR
three.js WebXRManager
场景
three.js Fog
three.js FogExp2
three.js Scene
纹理贴图
three.js CanvasTexture
three.js CompressedTexture
three.js CompressedArrayTexture
three.js CubeTexture
three.js DataArrayTexture
three.js Data3DTexture
three.js DataTexture
three.js DepthTexture
three.js FramebufferTexture
three.js Source
three.js Texture
three.js VideoTexture
插件
动画
three.js CCDIKSolver
three.js MMDAnimationHelper
three.js MMDPhysics
控制
three.js DragControls
three.js FirstPersonControls
three.js FlyControls
three.js OrbitControls
three.js PointerLockControls
three.js TrackballControls
three.js TransformControls
几何体
three.js ConvexGeometry
three.js DecalGeometry
three.js ParametricGeometry
three.js TextGeometry
辅助对象
three.js LightProbeHelper
three.js PositionalAudioHelper
three.js RectAreaLightHelper
three.js VertexNormalsHelper
three.js VertexTangentsHelper
灯光
three.js LightProbeGenerator
加载器
three.js DRACOLoader
three.js FontLoader
three.js GLTFLoader
three.js MMDLoader
three.js MTLLoader
three.js OBJLoader
three.js PCDLoader
three.js PDBLoader
three.js PRWMLoader
three.js SVGLoader
three.js TGALoader
物体
three.js Lensflare
后期处理
three.js EffectComposer
导出器
three.js ColladaExporter
three.js GLTFExporter
three.js PLYExporter
数学库
three.js LookupTable
three.js MeshSurfaceSampler
three.js OBB
QuickHull
three.js Face
three.js HalfEdge
three.js ConvexHull
three.js VertexNode
three.js VertexList
渲染器
three.js CSS2DRenderer
three.js CSS3DRenderer
SVGRenderer
实用工具
three.js BufferGeometryUtils
three.js SceneUtils
three.js SkeletonUtils
开发者参考
WebGL渲染器
three.js WebGLProgram
关闭
MIP.setData({ 'pageTheme' : getCookie('pageTheme') || {'day':true, 'night':false}, 'pageFontSize' : getCookie('pageFontSize') || 20 }); MIP.watch('pageTheme', function(newValue){ setCookie('pageTheme', JSON.stringify(newValue)) }); MIP.watch('pageFontSize', function(newValue){ setCookie('pageFontSize', newValue) }); function setCookie(name, value){ var days = 1; var exp = new Date(); exp.setTime(exp.getTime() + days*24*60*60*1000); document.cookie = name + '=' + value + ';expires=' + exp.toUTCString(); } function getCookie(name){ var reg = new RegExp('(^| )' + name + '=([^;]*)(;|$)'); return document.cookie.match(reg) ? JSON.parse(document.cookie.match(reg)[2]) : null; }