Git Product home page Git Product logo

Comments (5)

robertosfield avatar robertosfield commented on September 20, 2024

I you are new to the OSG and OpenGL then might I recommend just moving to learning modern scene graph and low level like the OSG's successor VulkanSceneGraph and with it Vulkan.

I tried the dance.fbx model with osgviewer and just get black model, but it loads just fine with vsgivewer, even the lighting and shadows are easier to set up than OSG. The VSG even correctly orientates the FBX model.

vsgshadow dance.fbx --direction 1 1 -1 --sm 3 -n 2 --dc

Screenshot_20231016_121659

from openscenegraph.

ggslayer avatar ggslayer commented on September 20, 2024

Thank you for your advice, In my business, I want to render fbx's animation by osg, so the fbx's skeleton animation support is importent for me; After some research in vsg's doc, I don't see the animation support, does it support skeleton animation now?
@robertosfield thank you

from openscenegraph.

robertosfield avatar robertosfield commented on September 20, 2024

You are correct, the VSG doesn't yet have skeleton animation support provided in the core VulkanSceneGraph/vsgXchange. The vsgopenmw will have it so it's technically possible, it's just not provided by the core VSG itself yet.

My intention is to add animation support into the default PBR and Phong shader sets and the vsgXchange::assimp loader this year, but other members of the community are welcome to tackle it before I do. When it is implemented it'll be fully supported by the shaders so users will get a more coherent and better performing experience than the OSG itself can provide.

from openscenegraph.

ggslayer avatar ggslayer commented on September 20, 2024

ok, I saw the vsg's Tutorials doc, It's a great work. I'll use it to redo my work when the skel animation supported. thankyou very much!

from openscenegraph.

xarray avatar xarray commented on September 20, 2024

For old liners :) have a look at osgverse:
https://github.com/xarray/osgverse

It supports FBX and GLTF, and can load and handle character animations from GLTF format (and FBX soon).

from openscenegraph.

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.