NokiMo
cebstudios
cebstudios

patreon


Dev update - Converting location to rotation

Since last week we've been working on the code to make a better conversion of data from Mediapipe (wich is great because Mediapipe is fast and runs on CPU)

One step we saw, was that, to make this better data conversion, it would be better to work with rotation data instead of location data.


The problem:

Mediapipe at the moment only has location data.

Because of that, we are working on ways to create rotation data based on the location points.


That is a big step, since working with rotation is much more difficult than working with location.


But we are working hard to make it work to show you the results, and if possible, release a blend file with usable code.


Hope to bring more news soon 😊

Dev update - Converting location to rotation

Related Creators