Hello, I’m working with two engineers to develop an AI motion capture service and run an open beta.
Our service uses AI to extract human movement from video and convert it into 3D animated data.
The demo video is running in a browser and is built on Babylon.js.
From visualizing the model to implementing things like render targets, we were able to use the features that Babylon.js provides to speed up the implementation.
In addition to that, Babylon.js provides a low-level API that is close to a graphics API, which made it easy to implement things like on-demand rendering and memory leak-free asset management.
Thank you so much to Babylon.js and the Babylon.js community.
You can check out our services here