| Package | Description |
|---|---|
| de.javagl.jgltf.model.gl.impl |
Implementations of the
de.javagl.jgltf.model.gl classes. |
| de.javagl.jgltf.model.impl |
Default implementations of the glTF model interfaces.
|
| de.javagl.jgltf.model.v1 |
Implementations for the
GltfModel classes,
based on glTF 1.0. |
| de.javagl.jgltf.model.v2 |
Implementations for the
GltfModel classes,
based on glTF 2.0. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProgramModel
Implementation of a
ProgramModel |
class |
DefaultShaderModel
Implementation of a
ShaderModel |
class |
DefaultTechniqueModel
Implementation of a
TechniqueModel |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAccessorModel
Implementation of an
AccessorModel |
class |
DefaultAnimationModel
Implementation of an
AnimationModel |
class |
DefaultBufferModel
Implementation of a
BufferModel |
class |
DefaultBufferViewModel
Implementation of a
BufferViewModel |
class |
DefaultCameraModel
Implementation of a
CameraModel |
class |
DefaultImageModel
Implementation of a
ImageModel |
class |
DefaultMeshModel
Implementation of a
MeshModel |
class |
DefaultNodeModel
Implementation of a
NodeModel |
class |
DefaultSceneModel
Implementation of a
SceneModel |
class |
DefaultSkinModel
Implementation of a
SkinModel |
class |
DefaultTextureModel
Implementation of a
TextureModel |
| Modifier and Type | Class and Description |
|---|---|
class |
MaterialModelV1
Implementation of a
MaterialModel for glTF 1.0. |
| Modifier and Type | Class and Description |
|---|---|
class |
MaterialModelV2
Implementation of a
MaterialModel for glTF 2.0. |
Copyright © 2022. All Rights Reserved.