Architecture Rewrite

ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back!

I’d taken the Serinda project and split it out into a basic project so I could convert the Python work over to Javascript so all of the work is processed on the front-end. I don’t want to remove all of the work I’ve done so right now the branch I’m working on is all of the code combined. What I need to do now is refactor it all so that there are two paths. One is using all front-end work; the other is using some backend to run OpenCV or even LeapMotion and then pass that data to the front-end. For now, though, it’ll remain jumbled while I finish getting OpenCV data points to display BabylonJS HUD items and then I get LeapMotion positional points to interact with BabylonJS elements.

Today’s task is only to get the panel to display exactly where my face is (tracked) and the correct size. Right now, it’s tracking my face and only placing one panel on the display. I have a few modifications to do. I’m happy with the progress.

The panel is smaller, but not quite the right size.
The panel is set at zero. I need it to be farther away. Eventually, it will need to be scaled depending on distance

Until next time. Dodadagohvi. ᏙᏓᏓᎪᎲᎢ.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.