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
  • 3D Face Reconstruction
  • [0.0.1] - 2023-04-06
  • GLB Constructor
  • [1.1.0] - 2023-07-04
  • [1.0.0] - 2023-07-04
  • [0.0.1] - 2023-04-06
  • 3D Hair Reconstruction
  • [1.0.0] - 2023-07-04
  • [0.0.4] - 2023-06-28
  • [0.0.2] - 2023-06-13
  • [0.0.1] - 2023-04-06
  1. What's New

Changelog

Here are the initial beta versions of our services

3D Face Reconstruction

[0.0.1] - 2023-04-06

Added

  • First public release.

GLB Constructor

[1.1.0] - 2023-07-04

Removed

  • Hair coloring procedure is transfered into 3D Hair Reconstruction service.

[1.0.0] - 2023-07-04

Fixed

  • Fixed broken normals in hair.

  • Fixed fail with card hairstyle mode.

Changed

  • Update API error descriptions.

[0.0.1] - 2023-04-06

Added

  • First public release.

3D Hair Reconstruction

[1.0.0] - 2023-07-04

Added

  • Added an argument for a custom hair color.

[0.0.4] - 2023-06-28

Added

  • New hair reconstruction mode has been added (card mode). The existing mode is now called volume mode.

    Note: the GLB constructor supports hairstyle in card mode only since version v1.0.0.

  • Now the color of the reconstructed hair in both modes is estimated and implemented in this service.

[0.0.2] - 2023-06-13

Fixed

  • The hair more accurately fits the head and body.

[0.0.1] - 2023-04-06

Added

  • First public release.

PreviousGlossaryNextSubscribe for updates

Last updated 1 year ago