Giter Club home page Giter Club logo

Comments (7)

guillaumeblanc avatar guillaumeblanc commented on August 25, 2024

Hi,

do you mean Biovision bvh files? I though fbx sdk was supporting it, but I can't find it in the doc anymore. Have you tried importing a bvh file with fbx2ozz?

Otherwise, if you can't convert the file to a supported format, you'll need to import them yourself. You can inspire from the how-to to build ozz data, or overload ozz importer.

Cheers,
Guillaume

from ozz-animation.

lucasjinreal avatar lucasjinreal commented on August 25, 2024

@guillaumeblanc thank u! I don't want code myself, I just want a viewer which can visualize my bvh (which is an animtation of human walk), and show as keypoints (or human mesh), does ozz able to do it?

from ozz-animation.

guillaumeblanc avatar guillaumeblanc commented on August 25, 2024

Hi,

ozz will support it if fbx sdk supports it. You can try to call fbx2ozz with your bvh file and see if it works.

Don't hesitate to provide your bvh file for a test.

Hope it helps,
Guillaume

from ozz-animation.

astaranowicz avatar astaranowicz commented on August 25, 2024

@guillaumeblanc
I have bvh files, and ozz seems to convert the files pretty easy.
However, loading the same file in Blender vs Ozz. The scale is totally different. Is Ozz scaling up or down the animation, even on playback? What's the grid size of the scene that Ozz defaults to, i.e., 1 meter squares?

blender_vs_ozz
.

from ozz-animation.

guillaumeblanc avatar guillaumeblanc commented on August 25, 2024

Hi,

ozz is not scaling up or down.

fbx2ozz is responsible of converting from input file coordinate system/unit to ozz, relying on fbxsdk API to query input file coordinate system. I don't know though if bhv files carry a coordinate system / unit information, so it's possible that blender just uses its own setting (1 unit = 1 inch, or 1 meter?).

The size of a cell of the grid in ozz sample is 1m indeed.

Hope it helps,
Guillaume

from ozz-animation.

guillaumeblanc avatar guillaumeblanc commented on August 25, 2024

Hi,

did you get the answers you needed ? Is the topic closed ?

Cheers,
Guillaume

from ozz-animation.

ib00 avatar ib00 commented on August 25, 2024

Has anybody written a direct ozz importer for BVH animations?

from ozz-animation.

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.