Jump to content

Search the Community

Showing results for tags 'mesh processing mesh optimize'.

  • 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. In our work, triangles which forms the mesh may come from various of modelling tools. the geometric models were faceted and then forms the triangle mesh. some input triangles are even not from a modeler. we can't make sure the polyhedral is continuous in topology, and they may have many other problems. some render engines can deal with some of these problem automatically, is there any mechanism which i can utilize in Unigine? (i set some bad data into the ObjectMeshStatic, it won't correct the mesh automatically)
×
×
  • Create New...