1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +00:00
scrawl e27437f8ed New terrain renderer - improvements:
- Consistent triangle alignment, fixes a noticable crack near the census and excise office. Note that alignment is still not the same as vanilla. Vanilla uses a weird diagonal pattern. I hope there aren't more trouble spots that will force us to replicate vanilla, but at least we can do that now.
 - Fixes several blending issues and cell border seams
 - Fix map render to use the terrain bounding box instead of an arbitrary height
 - Different LODs are now properly connected instead of using skirts
 - Support self shadowing
 - Normals and colors are stored in the vertices instead of a texture, this enables per-vertex lighting which should improve performance, fix compatibility issues due to the PS getting too large and mimic vanilla better
 - Support a fixed function fallback (though the splatting shader usually performs better)
 - Designed for distant land support - test: https://www.youtube.com/watch?v=2wnd9EuPJIY - we can't really enable this yet due to depth precision issues when using a large view distance
2013-08-19 20:34:20 +02:00
..
2013-08-09 05:14:58 -07:00
2013-08-09 05:14:58 -07:00
2013-03-04 14:32:23 +01:00
2013-05-16 18:50:26 +02:00
2013-04-07 20:26:39 +02:00
2013-04-07 20:26:39 +02:00
2013-04-28 16:36:12 +02:00
2013-05-19 14:59:01 +02:00
2013-05-19 14:59:01 +02:00
2013-03-05 08:02:05 +01:00
2013-03-05 08:02:27 +01:00
2013-03-05 08:02:27 +01:00
2012-10-01 00:51:54 +04:00
2013-05-19 14:59:01 +02:00
2013-05-19 14:59:01 +02:00
2012-10-01 00:51:54 +04:00
2013-04-04 14:34:39 +02:00
2013-04-04 14:34:39 +02:00
2013-04-07 16:32:06 +02:00
2013-04-07 16:32:06 +02:00
2013-04-07 15:17:35 +02:00
2013-04-07 15:17:35 +02:00
2013-08-09 05:14:58 -07:00
2013-08-09 05:14:58 -07:00
2013-04-06 21:58:28 +02:00
2013-04-06 21:21:10 +02:00
2013-04-09 11:40:36 +02:00
2013-04-09 11:40:36 +02:00
2013-05-19 14:59:01 +02:00
2013-03-22 05:50:54 +01:00
2013-03-04 14:32:23 +01:00