Skip to content

Releases: MetaGenAI/MetaGenNeos

Patch to remove glitches due to bad interpolation of quaternions

Choose a tag to compare

@guillefix guillefix released this 01 Feb 14:56

We removed interpolation in Animations because Neos uses the wrong interpolation for quaternions at the moment, and this was causing observable glitches in Neos animations generated with the bot

Record and playback of user actions WIP

Pre-release

Choose a tag to compare

@guillefix guillefix released this 16 Jan 21:00
0ba8c74
v0.9.2a

Update README.md

Record global transform of root

Choose a tag to compare

@guillefix guillefix released this 26 Nov 12:49
0.9.1b

record global transform of root

Pose interaction functionality

Pre-release

Choose a tag to compare

@guillefix guillefix released this 24 Nov 14:14

Added functionality to interact with a gRPC server that serves pose data, and can read pose data, to be used for interaction with ML software!

fixed some new issue with audio drive reference assignments

Choose a tag to compare

@guillefix guillefix released this 17 Sep 15:55

fixed some new issue with audio drive reference assignments

Added headless plugin, and fixed audio issue

Choose a tag to compare

@guillefix guillefix released this 19 Jun 14:52

Added version of the plugin that works in headless.

Fixed audio issue that caused crackling noises, due to the waveform going below -1 or above 1 (seems only happened with remote streams so maybe something to do with Opus), causing overflow when converting to Int16 for wav file. Fixed it by clamping the buffer before conversion.

Also fixed the animatino control visual that broken after a Neos update disallowing arbtirary delegates to be assigned to fields.

Updated bodyNodes and object recording

Pre-release

Choose a tag to compare

@guillefix guillefix released this 23 May 22:59
  • Updated bodyNodes
  • fixed Grpc player
  • added object rectording
  • fixed interactable recorded fields

Field recording

Field recording Pre-release
Pre-release

Choose a tag to compare

@guillefix guillefix released this 06 May 22:32

Added field recording, and optimized the system for local use. Needs more testing.

Primordial soup

Primordial soup Pre-release
Pre-release

Choose a tag to compare

@guillefix guillefix released this 16 Mar 23:53

First release with main features working (and some features in progress)