Horde3D http://www.horde3d.org/forums/ |
|
Maximum shadow map size http://www.horde3d.org/forums/viewtopic.php?f=2&t=1099 |
Page 1 of 1 |
Author: | Siavash [ 10.02.2010, 08:47 ] |
Post subject: | Maximum shadow map size |
This may sound pretty noobish but I can't understand why there is a limit to shadow map size [2048] and higher values [4096 and higher] are not available ? Is it some kind of hardware limit ? |
Author: | DarkAngel [ 10.02.2010, 10:55 ] |
Post subject: | Re: Maximum shadow map size |
I think the 2048 limit is hard-coded into horde. Some cards may be able to support 4096, but I'm not sure how to programmatically check what the maximum size is (so that your program is portable to other cards) You could search for "2048" in the horde source code and change it if you want to try ![]() |
Author: | Siavash [ 10.02.2010, 19:54 ] |
Post subject: | Re: Maximum shadow map size |
DarkAngel wrote: You could search for "2048" in the horde source code and change it if you want to try ![]() Already done that in egCom and added 4096 and 8192 values. There is no artifacts [aliased shadows when using lower values] and output quality is much better! |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |