Jump to content

Search the Community

Showing results for tags '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. We currently have a scene which contains over 700 trees, in 10 varieties. Each tree has two levels of detail, the highest level consists of 2,500 tri's, while the lowest level has around 1k tri's. We have been placing the trees manually to ensure that they appear in the correct locations. Regarding CPU/GPU performance, is this the most efficient way to place vegetation, or would it be more suitable to use a mask within 'MeshClutter' to achieve a more stable frame-rate. Is there anything else that could be implemented to achieve a more stable frame-rate? Thanks
×
×
  • Create New...