Jump to content

Search the Community

Showing results for tags 'geo'.

  • 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. Hi again! I'm continuing to work on an understanding of the Unigine LandscapeTool and find how we can best utilize new features for our projects. I'd like to be able to source custom normal maps from WorldMachine for my geo-referenced landscape, however there doesn't seem to be an option for it within the tool. I did notice, under Height(elevation) parameters, there is an adjustment tool for Normal Lods. Should I simply be using a higher density elevation source to get the normals I want, or is there another way to go about adding custom normals? Thank you!
  2. GeodeticPivot: mapGeodeticToFlat wrong pos.z

    Hi I created big GlobalTerrain by LandscapeTool: And used only Imagery input raster data using GeodeticPivot::mapGeodeticToFlat(Vec3(59.70366, 30.37401, 0.0)) i have got (-13345.158286 -9610.064772 0.000291) but actually (visually, this position must be on terrain with z = 7) And for any geo point GeodeticPivot::mapGeodeticToFlat returns z ~= 0. but GlobalTerrain has height +-1000(z) on corners How properly use GeodeticPivot? how to get correct 3D position on Global Terrain by geo coordinates?
×
×
  • Create New...