Jump to content

Search the Community

Showing results for tags 'smesh'.

  • 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 2 results

  1. We often have problems with bones not updating unless they are in the view frustrum. eg we attach cameras to bones for animated cameras. Could a tick box be put in the smesh playback panel in the editor, that forces the bones to update, whether they are in view or not. Thanks
  2. SMESH file format interpretation issues

    Having sucessfully written code to write a mesh file, we now require to also write into smesh format. I am currently having trouble writing a smesh file based on the Mesh File Formats documentation and it feels like trial and error now in getting the resource editor to open my files without crashing. Does this mean for a bind pose I should have zero frames or 1 frame? By "no bone transforms" does it mean omit the data for position and rotation for zero frame or add a position (0,0,01,) and roation (0,0,0,0) for that frame for each bone?
×
×
  • Create New...