SkillAgentSearch skills...

AugmentedFaceMeshIndices

Google ARCore Sceneform 1.10.0 augmented face mesh indicies from their .fbx file as pictures.

Install / Use

/learn @ManuelTS/AugmentedFaceMeshIndices
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Indicies Source

1.10.0 Sceneform's canonical_face_mesh.fbx mesh indicies visualized via:

blender/3D View/Edit Mode/View/Properties/Mesh Display/

and the addon space_view3d_index_visualiser_bmesh.py installed.

Usage

In your code, you can use the methods of AugmentedFace to access the face mesh's:

  1. Vertex (x,y,z) Coordinates
  2. Triangle Indices
  3. Texture (u,v) Coordinates
  4. Normals
View on GitHub
GitHub Stars84
CategoryDevelopment
Updated22d ago
Forks19

Security Score

85/100

Audited on Mar 11, 2026

No findings