Skip to content

Releases: MetaGenAI/MetaGenNeos

Patch to remove glitches due to bad interpolation of quaternions

01 Feb 14:56
Compare
Choose a tag to compare

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

16 Jan 21:00
0ba8c74
Compare
Choose a tag to compare
Pre-release
v0.9.2a

Update README.md

Record global transform of root

26 Nov 12:49
Compare
Choose a tag to compare
0.9.1b

record global transform of root

Pose interaction functionality

24 Nov 14:14
Compare
Choose a tag to compare
Pre-release

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

17 Sep 15:55
Compare
Choose a tag to compare

fixed some new issue with audio drive reference assignments

Added headless plugin, and fixed audio issue

19 Jun 14:52
Compare
Choose a tag to compare

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

23 May 22:59
Compare
Choose a tag to compare
Pre-release
  • Updated bodyNodes
  • fixed Grpc player
  • added object rectording
  • fixed interactable recorded fields

Field recording

06 May 22:32
Compare
Choose a tag to compare
Field recording Pre-release
Pre-release

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

Primordial soup

16 Mar 23:53
Compare
Choose a tag to compare
Primordial soup Pre-release
Pre-release

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