Jump to content

Search the Community

Showing results for tags 'cave'.

  • 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. Cave tracking has some problems

    We used Unigine Sim 2.6 for Cave system. When doing Cave tracking, we encountered the problem of scene node vanishing and abnormal display of engine screen. The code for Cave tracking is as follows: SetSyncCAVE (1, Unigine: : Math: : vec3 (x, y, z)); X, Y, and Z obtain rigid body position information from OptiTrack, call setSyncCave function in update() function, and real-time follow the position information of new Cave head. The video shows the problem described: In the trace test 02.mp4 file, there was a strange flashing ripple on the right side of the white box on the screen. In the tracking test 01.MP4 file, some items are removed as the character moves forward, then return to normal after a distance, with a jumble of images on the screen and a distinct diagonal stripe.I don't know what the setup is, This does not appear when using normal camera Settings. It was generated by using setSyncCAVE, but we did not find the relevant Settings and parameters. Is this a BUG in Unigine Sim 2.6? 1c9a49ccf457d3697be70850e1d89bee.mp4 731b03acb1b77aa9409b9933deaaceda.mp4
×
×
  • Create New...