[Help] Strange line in the page borders

Dibalo

26-01-2007 21:03:11

Ok. I read this topic: http://www.ogre3d.org/phpBB2addons/view ... xture+line

Now I noticed that I have exactly same problem. I took some pictures:





As you can see lines follow the border of pages. I´m totally out.. How this problem could solve... :(
Here are some details about my map: size 257x257, pages 2x2 (pagesize 129, tilesize 65), textureformat is SplattingShader and using one RGBA coverage map. If this helps, here are the map files (including the config file): http://koti.mbnet.fi/masa_89/varmuus/map_images.rar

I hope that someone could help me a little bit.. There is now way I can solve this problem... What is wrong? :cry:
Thanks in advance!

Chris

16-05-2007 19:23:05

I have same problem. Did you find a solution?

Dibalo

16-05-2007 20:51:02

Nope. But I think that the problem would solve if I used the latest map splitter application. My current map splitter is from early middle-age... I haven´t tried yet. :?

Jon

16-05-2007 21:34:58

I wonder if the stitching between LODs could be responsible.

That code looks overly complicated, compared to what I've read in various papers. I looked into that area a while back, but shelved the project when the ray-intersection kept giving me fits.

I ended up taking code from a renderer I wrote in grad school and shoving it inside Ogre to compare projections. There was no statistically significant pattern to the divergence, but diverge they did.