Service APIs for creating virtual avatars
  • Welcome
    • Overview
    • About us
    • Glossary
  • What's New
    • Changelog
    • Subscribe for updates
  • EXAMPLES
    • 3D model from single photo
  • Getting started
    • Introduction
    • Getting a token
    • 3D Face Reconstruction
    • 3D Hair Reconstruction
    • GLB Constructor
      • Easy - Head Visualization
      • Advanced - Schema preparation
      • Advanced - Assembling
  • API Methods
    • 3D Face Reconstruction
      • Bad Case Examples
    • 3D Hair Reconstruction
    • GLB Constructor
  • Errors
    • 3D Face Reconstruction
    • 3D Hair Reconstruction
    • GLB Constructor
  • API Metrics
    • SLA
Powered by GitBook
On this page
  • Easy Level
  • Advanced Level
  • Step 1
  • Step 2
  1. Getting started

GLB Constructor

According to the parameters from the 3D Face Reconstruction Service, service create the GLB file with head model.

Previous3D Hair ReconstructionNextEasy - Head Visualization

Last updated 1 year ago

GLB Constructor currently supports only hair in volumemode

Easy Level

If you want to visualize only the head with hair or only the head, then go to

Advanced Level

But if you want a more flexible solution (for example, load the model once and reuse it), use advanced level.

Step 1

Firstly, you need to add your data to a server.

Note: you can choose not to add your details, but you still need to submit an empty schema config.

Click on the image below to view its details:

Step 2

How to do this, see the section.

Note: This service only works with parameters from the

You can now submit your requests.

Schema preparation
3D Face Reconstruction Service
GLB model assembling
Easy - Head Visualization
Prepare schema