Forum: Vue


Subject: Terrain Edge Problems

LMcLean opened this issue on Jul 24, 2009 · 20 posts


LMcLean posted Fri, 24 July 2009 at 4:25 PM

> Quote - Regarding vertical walls, it doesn't really matter how you made them (whether in the terrain editor or from a bitmap). The problem is always the same. > > In order to eliminate jaggies, you should smooth the transitions of your bitmap in photoshop (for example, using gaussian blur). You may have to use 16 bit images to completely eliminate all jaggies. > > I wouldn't use jpg either. Jpeg compression includes artifacts of its own. You should use a lossless format.

Yes I always smooth using "Gaussian" blur. Here's an image using a lossless .png file. From my experience using .png, .jpg or .tif has little effect on the results.

My .png image map is 2400 x 2400 pixels.