Code Monkey home page Code Monkey logo

Comments (4)

DirkSonguer avatar DirkSonguer commented on May 19, 2024

What I love about the MRTK default (editor) hands is that you can see the joints. The same is true for the Leap Motion standard visualisation. Maybe something simple like rendering spheres at the joint position and then move along and connect them with a simple geometry?

from stereokit.

maluoi avatar maluoi commented on May 19, 2024

I've never been a big fan of those debug visualizations, they always strike me as a little bit heavy on the 'developer placeholder' vibe. Maybe cat explorer style hands if we add anything in that direction?
http://blog.leapmotion.com/designing-cat-explorer/

from stereokit.

DirkSonguer avatar DirkSonguer commented on May 19, 2024

Well, currently the hand visualisation is exactly that: A visualisation. It isn't really tracking the hand or fingers per se, so at some point that needs to be either re-written to be a more general input system understanding (different types of) controller(s) vs. hands and fingers which are individually tracked. Or it's kept as an artistic abstraction of that and in that case it's fine to have a more creative view on it.

from stereokit.

maluoi avatar maluoi commented on May 19, 2024

The hand setup I have should work pretty well when hand tracking APIs are added in. Current hand poses are even recorded straight from my Leap Motion! What's present at the moment is a simulation of hand pose data that's blended by controller events, so it's as close to real hands as you'll get without an actual hand sensor.

Ultimately, I want to be able to swap in a skinned mesh, so people can do whatever they want for their hands! Skinned meshes are tricky though, so I'm not keen on doing that right away. But in the meantime it's also super helpful to have a couple of really easy good-looking options to just start customizing right away! In many cases, people might not even need more than that for their applications :)

When it comes to hands vs. controllers, I'm still settling my thoughts, but right now I'm mostly focusing on controllers as a simulation of hands! I think hands are suuuper important for general MR input, so they're the bits to focus on and get right first. Controllers are more like specialized tools, so I think I'd want to treat them pretty differently.

from stereokit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.