Author Topic: How to make single mesh copying the form of many separate meshes?  (Read 1085 times)

0 Members and 1 Guest are viewing this topic.

Offline Ivkolya

  • Sergeant Major
  • *
  • Posts: 333
    • View Profile
  • Nick: Ivkolya
  • Side: Neutral
Hello all! I'm working on global map for my Crimean war mod. I want to make the map accurate, so I downloaded 3d mesh of Sevastopol area from Google maps to use it as global map. But the Google's mesh consists of many separate rectangles (each of which also consists of 4 separate rectangles), which can't be combined in one mesh perfectly, most of vertices of adjacent rectangles don't match. Here is an example:

Spoiler
[close]

So my question is, is there a way or to combine all those meshes into one without losing much of shape (and which can be seen by the game's engine as global map), or to make another mesh on top of these rectangles, which will in general replicate the form of all those meshes?
 

Offline Woeski

  • First Lieutenant
  • *
  • Posts: 234
  • (2Ch) - DDB - Mamluk
    • View Profile
    • 2Ch & BACM regiment
  • Nick: Woeski
  • Side: Neutral
Re: How to make single mesh copying the form of many separate meshes?
« Reply #1 on: March 21, 2020, 02:57:26 pm »
I guess posting something is better than nothing...

openBRF has many options, maybe just play around a bit with that? I know you can split meshes, so many also connect then.