📄️ Load 3D precision model
Load three-dimensional models in glb and gltf formats, and users can perform a series of interactive operations on the models.
📄️ Load 3D model with geometry compression
Load three-dimensional geometric compression models in glb and gltf formats, and users can perform a series of interactive operations on the models.
📄️ Load 3D model with KTX 2.0 texture
Load the 3D model in glb and gltf format with KTX 2.0 texture, and the user can perform a series of interactive operations on the model.
📄️ README
After loading a 3D model in fbx format, the user can perform a series of interactive operations on the model and enable animation of the model.
📄️ README
Load the 3D model in obj format, and the user can perform a series of interactive operations on the model.
📄️ Model animation
Load the 3D model to achieve animation effects.
📄️ Model emergence animation
Load the 3D model to realize the animation effect of the model appearing up and down.
📄️ Underground model expression
📄️ README
Build a model based on coordinate points, and support the creation of small cube and sphere models for loading and display.
📄️ Load models in batches
Batch loading and display of existing models based on coordinate points.
📄️ Batch model loading and updating
Batch loading and updating of models based on coordinate points supports attribute information binding and picking operations, and can be used to express real-time passenger flow.
📄️ Batch model singulation and identification
Models are loaded and updated in batches based on coordinate points, and model attributes can be updated based on unique identifiers, which is suitable for model singulation and identification.
📄️ README
Build a 3D tree model based on coordinate points and related attribute information.