xeogl Module
The xeogl namespace.
This module provides the following classes:
- AABBGeometry
- AABBHelper
- AmbientLight
- Annotation
- AnnotationStory
- AxisHelper
- BIMServerModel
- BoxGeometry
- BuildableModel
- Button
- Camera
- CameraControl
- CameraFlightAnimation
- CameraFollowAnimation
- CameraPath
- CameraPathAnimation
- Canvas
- Clip
- ClipControl
- ClipHelper
- Component
- CubeTexture
- CubicBezierCurve
- Curve
- CustomProjection
- CylinderGeometry
- DirLight
- EdgeMaterial
- EmphasisMaterial
- Fresnel
- Frustum
- Geometry
- GeometryBuilder
- GLTFModel
- Group
- Input
- LambertMaterial
- LightMap
- Material
- Mesh
- MetallicMaterial
- Model
- OBBGeometry
- Object
- OBJModel
- Ortho
- OutlineMaterial
- Path
- PathGeometry
- Perspective
- PhongMaterial
- Pin
- PlaneGeometry
- PlaneHelper
- PointLight
- QuadraticBezierCurve
- ReflectionMap
- Scene
- SceneJSModel
- Shadow
- Skybox
- SpecularMaterial
- SphereGeometry
- Spinner
- SplineCurve
- SpotLight
- StereoEffect
- STLModel
- Story
- TeapotGeometry
- TestModel
- Texture
- TorusGeometry
- VectorTextGeometry
- Viewport
- xeogl.xeogl
This module is a rollup of the following modules:
-
animation
Components for animating state within Scenes.
-
annotations
Components for annotating meshes.
-
camera
Camera components.
-
canvas
Canvas-related things.
-
clipping
Components for cross-section views of meshes.
-
controls
Components for controlling things with user input.
-
curves
Components for defining 3D curves.
-
effects
Components for viewing effects.
-
generation
Components for generating xeogl content.
-
geometry
Components for defining geometry.
-
helpers
Components to help visualise other components.
-
input
Components for capturing user input.
-
lighting
Components for defining light sources.
-
materials
Components to define the surface appearance of Meshes.
-
math
Math utilities.
-
models
Models are units of xeogl content.
-
objects
3D elements within xeogl Scenes.
-
rendering
Components that influence the way meshes are rendered with WebGL.
-
scene
Components that represent a xeogl scene.
-
skyboxes
Skybox components.
-
stories
UI presentation components.