Jump to content

Search the Community

Showing results for tags 'optimizing'.

  • 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. [SOLVED] Reflection maps

    Hi everyone, I have been looking to optimize my water reflections, I have seen this thread and done the suggested steps. https://developer.unigine.com/forum/topic/1136-solved-how-to-improve-the-performance-of-multiple-objectwatermesh-in-one-scene/?hl=%2Bwater+%2Breflections#entry5779 I now want to add another LOD to my trees which is VERY low poly and only visible in the water's reflection, Not the viewport, to stop using high poly trees in reflections at all. I know I will need to use the reflection mapping to do this but I'm having problems. I can get it to not reflect, but I cannot get it to only reflect. When I set the parameters to not see the object in the viewport and still see the reflections I get nothing in the water, nothing reflects. As soon as I set the reflection map different to the viewport map in the camera tools, I lose all of them. Then in continuing to follow the guidelines, never get them back. I have been following these guidelines: https://developer.unigine.com/en/docs/1.0/principles/objects/#reflections Any help would be greatly appreciated. Nathan
×
×
  • Create New...