Skip to content

GNM Studio v1.1.0

Choose a tag to compare

@Saganaki22 Saganaki22 released this 17 Jul 14:18
· 26 commits to main since this release

GNM Studio v1.1.0 adds a second, fully offline mocap avatar and a clean output workflow for live production.

Highlights

  • FaceCap 52 avatar (MIT): switch between Google GNM Head v3 and the bundled Three.js r184 FaceCap model. All 52 MediaPipe/ARKit-style channels drive FaceCap directly, including jaw, gaze, cheeks, lips, and tongue.
  • Improved face-only head motion: neutral-relative yaw, pitch, and roll use MediaPipe's facial transform with a face-landmark fallback—no torso or shoulder tracking.
  • Model-aware editing and export: grouped FaceCap controls, per-channel freeze locks, backward-compatible motion JSON, and animated GLB export for either avatar.
  • PBR materials: the skin system works on both heads while keeping eyes, teeth, and tongue separate. A new far-left white Neutral option removes skin-tone tint while preserving optional pore detail.
  • OBS/output workflow: true canvas fullscreen with configurable auto-hide and H, plus a canvas-only popout that owns the sole renderer and restores the studio canvas when closed.
  • Popout recording: FPS, bitrate, selected microphone, pause/resume/stop, and the completed recording are routed to the window that owns the output canvas.
  • Offline and local-first: FaceCap, GNM, MediaPipe WASM/model assets, and skin resources are bundled. End users do not need Python, CUDA, Node.js, cloud APIs, or a separate model download.

Downloads

  • Standard portable ZIP (recommended): normal executable layout; best antivirus and compatibility behavior.
  • UPX portable ZIP: the same application compressed with UPX for a slightly smaller executable. Some antivirus products treat packed executables more cautiously; use Standard if that happens.

Extract one ZIP to a writable folder and run GNM-Studio-v1.1.0.exe. No installer is required. Verify downloads with checksums.txt.

Web edition

The client-side web build is available at https://drbaph.is-a.dev/GNM-Studio/ with the browser-supported subset of features.

Apache-2.0 project. FaceCap and other bundled components retain their own notices in THIRD_PARTY_NOTICES.md.