1 (edited by nug700 2017-03-02 00:43:10)

Topic: Tileset LOD

Hello,

For the Tileset control, would it be possible to add a level of detail option for the pixel resolution. For example, have the center of the map have a higher resolution, and have the outer tiles have a lower resolution. Having it "track" an object would also be useful.

Another idea for the Tileset control is to have an option to generate in a circular pattern instead of a square, which would be very useful in my project to simulate the horizon, which could be done by making a pixel transparent if it's a certain distance from the center.

Re: Tileset LOD

Hello.

1. This feature is already in the works and is planned for Online Maps v2.6.

2. You can do this by using fog + skybox.
http://forum.infinity-code.com/viewtopi … 1165#p1165

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Tileset LOD

I tried doing that, but it's not matching up exactly:


screenshot

Re: Tileset LOD

First of all, you choose the wrong color of the fog.
Generally used color of bottom of the skybox.
In addition, you can combine this with «Camera / Clipping Planes / Far».
In this case, you will always see the horizon at the same distance.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.