Flying Squirrel Entertainment

Mount & Blade Warband: Napoleonic Wars => Modifications => Topic started by: Ivkolya on March 18, 2020, 08:26:44 pm

Title: How to make single mesh copying the form of many separate meshes?
Post by: Ivkolya on March 18, 2020, 08:26:44 pm
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
(https://i.pinimg.com/originals/5c/af/2a/5caf2a5271a611cc2220cd4d02ed126d.jpg)
[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?
 
Title: Re: How to make single mesh copying the form of many separate meshes?
Post by: Woeski 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.