Jump to content

Search the Community

Showing results for tags 'gltf'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. glTF Import

    Hi All, According to to the pricing site, glTF is a supported format in Unigine. However I stumbled upon some issues while toying around with it. - When importing PBR models, the shading texture is not set (Albedo, Normal and Emission work most of the time). The texture is imported correctly and can be set manually without a problem, however I think this should happen automatically as it does for the other textures. - Animations are not imported (all imported meshes are static) I used the official samples provided by Khronos: https://github.com/KhronosGroup/glTF-Sample-Models What did I do? - create subdir in data folder - click "Import" in Asset Browser - select *.gltf and *.bin file of sample asset and click "open" - drag and drop imported *.gltf into scene Here are my import settings (I played around a bit with them but could not solve the problems): Recreate the issues: - create new Unigine Project - import samples from glTF-Sample-Models repo (I used glTF-Sample-Models/2.0/BrainStem for animations and glTF-Sample-Models/2.0/BoomBox for the shading texture) Am I doing something wrong or is this a problem with the Unigine glTF importer? I can't find Documentation on glTF, maybe something like the FBX Import Guide would be useful? Thanks in advance! Greetings
×
×
  • Create New...