12 Three.js官方文件介紹的相關物件功能列表
Cameras(照相機,控制投影方式)
Camera
OrthographicCamera
PerspectiveCamera
Core(核心物件)
BufferGeometry
Clock(用來記錄時間)
EventDispatcher
Face3
Face4
Geometry
Object3D
Projector
Raycaster(計算滑鼠拾取物體時很有用的物件)
Lights(光照)
Light
AmbientLight
AreaLight
DirectionalLight
HemisphereLight
PointLight
SpotLight
Loaders(載入器,用來載入特定檔案)
Loader
BinaryLoader
GeometryLoader
ImageLoader
JSONLoader
LoadingMonitor
SceneLoader
TextureLoader
Materials(材質,控制物體的顏色、紋理等)
Material
LineBasicMaterial
LineDashedMaterial
MeshBasicMaterial
MeshDepthMaterial
MeshFaceMaterial
MeshLambertMaterial
MeshNormalMaterial
MeshPhongMaterial
ParticleBasicMaterial
ParticleCanvasMaterial
ParticleDOMMaterial
ShaderMaterial
SpriteMaterial
Math(和數學相關的物件)
Box2
Box3
Color
Frustum
Math
Matrix3
Matrix4
Plane
Quaternion
Ray
Sphere
Spline
Triangle
Vector2
Vector3
Vector4
Objects(物體)
Bone
Line
LOD
Mesh(網格,最常用的物體)
MorphAnimMesh
Particle
ParticleSystem
Ribbon
SkinnedMesh
Sprite
Renderers(渲染器,可以渲染到不同物件上)
CanvasRenderer
WebGLRenderer(使用 WebGL 渲染,這是本書中最常用的方式)
WebGLRenderTarget
WebGLRenderTargetCube
WebGLShaders(著色器,在最後一章作介紹)
Renderers / Renderables
RenderableFace3
RenderableFace4
RenderableLine
RenderableObject
RenderableParticle
RenderableVertex
Scenes(場景)
Fog
FogExp2
Scene
Textures(紋理)
CompressedTexture
DataTexture
Texture
Extras
FontUtils
GeometryUtils
ImageUtils
SceneUtils
Extras / Animation
Animation
AnimationHandler
AnimationMorphTarget
KeyFrameAnimation
Extras / Cameras
CombinedCamera
CubeCamera
Extras / Core
Curve
CurvePath
Gyroscope
Path
Shape
Extras / Geometries(幾何形狀)
CircleGeometry
ConvexGeometry
CubeGeometry
CylinderGeometry
ExtrudeGeometry
IcosahedronGeometry
LatheGeometry
OctahedronGeometry
ParametricGeometry
PlaneGeometry
PolyhedronGeometry
ShapeGeometry
SphereGeometry
TetrahedronGeometry
TextGeometry
TorusGeometry
TorusKnotGeometry
TubeGeometry
Extras / Helpers
ArrowHelper
AxisHelper
CameraHelper
DirectionalLightHelper
HemisphereLightHelper
PointLightHelper
SpotLightHelper
Extras / Objects
ImmediateRenderObject
LensFlare
MorphBlendMesh
Extras / Renderers / Plugins
DepthPassPlugin
LensFlarePlugin
ShadowMapPlugin
SpritePlugin
Extras / Shaders
ShaderFlares
ShaderSprite
Camera
OrthographicCamera
PerspectiveCamera
Core(核心物件)
BufferGeometry
Clock(用來記錄時間)
EventDispatcher
Face3
Face4
Geometry
Object3D
Projector
Raycaster(計算滑鼠拾取物體時很有用的物件)
Lights(光照)
Light
AmbientLight
AreaLight
DirectionalLight
HemisphereLight
PointLight
SpotLight
Loaders(載入器,用來載入特定檔案)
Loader
BinaryLoader
GeometryLoader
ImageLoader
JSONLoader
LoadingMonitor
SceneLoader
TextureLoader
Materials(材質,控制物體的顏色、紋理等)
Material
LineBasicMaterial
LineDashedMaterial
MeshBasicMaterial
MeshDepthMaterial
MeshFaceMaterial
MeshLambertMaterial
MeshNormalMaterial
MeshPhongMaterial
ParticleBasicMaterial
ParticleCanvasMaterial
ParticleDOMMaterial
ShaderMaterial
SpriteMaterial
Math(和數學相關的物件)
Box2
Box3
Color
Frustum
Math
Matrix3
Matrix4
Plane
Quaternion
Ray
Sphere
Spline
Triangle
Vector2
Vector3
Vector4
Objects(物體)
Bone
Line
LOD
Mesh(網格,最常用的物體)
MorphAnimMesh
Particle
ParticleSystem
Ribbon
SkinnedMesh
Sprite
Renderers(渲染器,可以渲染到不同物件上)
CanvasRenderer
WebGLRenderer(使用 WebGL 渲染,這是本書中最常用的方式)
WebGLRenderTarget
WebGLRenderTargetCube
WebGLShaders(著色器,在最後一章作介紹)
Renderers / Renderables
RenderableFace3
RenderableFace4
RenderableLine
RenderableObject
RenderableParticle
RenderableVertex
Scenes(場景)
Fog
FogExp2
Scene
Textures(紋理)
CompressedTexture
DataTexture
Texture
Extras
FontUtils
GeometryUtils
ImageUtils
SceneUtils
Extras / Animation
Animation
AnimationHandler
AnimationMorphTarget
KeyFrameAnimation
Extras / Cameras
CombinedCamera
CubeCamera
Extras / Core
Curve
CurvePath
Gyroscope
Path
Shape
Extras / Geometries(幾何形狀)
CircleGeometry
ConvexGeometry
CubeGeometry
CylinderGeometry
ExtrudeGeometry
IcosahedronGeometry
LatheGeometry
OctahedronGeometry
ParametricGeometry
PlaneGeometry
PolyhedronGeometry
ShapeGeometry
SphereGeometry
TetrahedronGeometry
TextGeometry
TorusGeometry
TorusKnotGeometry
TubeGeometry
Extras / Helpers
ArrowHelper
AxisHelper
CameraHelper
DirectionalLightHelper
HemisphereLightHelper
PointLightHelper
SpotLightHelper
Extras / Objects
ImmediateRenderObject
LensFlare
MorphBlendMesh
Extras / Renderers / Plugins
DepthPassPlugin
LensFlarePlugin
ShadowMapPlugin
SpritePlugin
Extras / Shaders
ShaderFlares
ShaderSprite
相關文章
- three.js中的相機介紹JS
- Spread表格元件For JAVA功能介紹—表格相關操作元件Java
- Nginx 相關介紹Nginx
- SOLIDWORKS 2018官方正版功能介紹Solid
- SOLIDWORKS 2015官方正版功能介紹Solid
- Drupal建站的相關介紹
- SOLIDWORKS 2022官方正版新功能介紹Solid
- 設計模式的相關介紹設計模式
- IdentityServer4官方文件(二)【相關術語】IDEServer
- camunda相關資料介紹
- RTSP 流相關工具介紹
- Python之set集合的相關介紹Python
- Python之函式的相關介紹Python函式
- xcode 12有哪些改動?xcode 12新功能介紹XCode
- Android多渠道打包相關介紹Android
- Go gRPC 系列一:相關介紹GoRPC
- weex-toolkit工具的相關命令介紹
- 簡單介紹SpringMVC RESTFul實現列表功能SpringMVCREST
- web server apache tomcat11-01-官方文件入門介紹WebServerApacheTomcat
- Python之logging模組相關介紹Python
- python之pymsql模組相關介紹PythonSQL
- spark相關介紹-提取hive表(一)SparkHive
- SD--根據訂單建立出庫單(相關的函式列表的介紹系列篇(2))函式
- macOS Monterey 12 新功能介紹 – Safari標籤頁分組功能Mac
- Oracle 12C 官方文件地圖Oracle地圖
- 郵件安全相關開源軟體的介紹
- 功能介紹
- ArrayList相關方法介紹及原始碼分析原始碼
- 隱私計算相關技術介紹
- Superset相關文件
- MySQL 官方工具utilities介紹MySql
- three.js學習3_相機相關JS
- 列表及相關操作
- Three.js開發指南(1):介紹JS
- 有關Dialog類的相關資訊【對話方塊的介紹】
- SAP WebClient UI和business switch相關的邏輯介紹WebclientUI
- 代理ip的功能介紹
- 以太坊:Dapp及相關開發工具介紹APP
- OceanBase學習之路10|C 相關 API 介紹API