three_js_advanced_loaders library

Classes

BVHLoader
Loader loads FBX file and generates Group representing FBX scene. Requires FBX file to be >= 7.0 and in ASCII or >= 6400 in Binary format Versions lower than this may load but will probably have errors
BVHObject
ColladaData
ColladaLoader
CompressedTextureLoader
Class for loading a texture. This uses the ImageLoader internally for loading files.
DataTextureLoader
Abstract Base class to load generic binary textures formats (rgbe, hdr, ...)
Easing
The Ease class provides a collection of easing functions for use with tween.js.
FBXLoader
Loader loads FBX file and generates Group representing FBX scene. Requires FBX file to be >= 7.0 and in ASCII or >= 6400 in Binary format Versions lower than this may load but will probably have errors
GLTFData
GLTFLoader
glTF (GL Transmission Format) is an open format specification for efficient delivery and loading of 3D content. Assets may be provided either in JSON (.gltf) or binary (.glb) format. External files store textures (.jpg, .png) and additional binary data (.bin). A glTF asset may deliver one or more scenes, including meshes, materials, textures, skins, skeletons, morph targets, animations, lights, and/or cameras.
Interpolation
KhronosTextureContainer
KinematicsData
KTXLoader
for description see https://www.khronos.org/opengles/sdk/tools/KTX/ for file layout see https://www.khronos.org/opengles/sdk/tools/KTX/file_format_spec/
MD2Character
MD2LoadData
MD2Loader
MD2LoaderData
MorphAnimMesh
MorphBuffers
RGBELoader
Sequence
TextureLoaderData
TGALoader
Tween
TweenGroup
USDAParser
USDZLoader
Utils

Enums

ETTypes

Constants

COMPRESSED_2D → const int
HEADER_LEN → const int

Properties

connections Map
getter/setter pair
dataArray List
final
mainGroup TweenGroup
getter/setter pair
sceneGraph ↔ AnimationObject
getter/setter pair
tempEuler → Euler
final
tempVec → Vector3
final