wxywxy.ji Posted September 22, 2011 Posted September 22, 2011 now only used (1x1, 1x2, 2x1, 2x2, 3x1, 3x2, 4x1, 5x1) . how to automatically support display configurations for AppWall into the wall.h script? n * n ? and 16 * 16 ?
ulf.schroeter Posted September 22, 2011 Posted September 22, 2011 n * n Extend wall.h based on available code samples 16 * 16 I don't know a single GPU physically supporting 16 * 16 = 256 displays (memory, connectors, performance)... ATI Eyefinity supports up to 6 displays (but I would doubt acceptable real-time performance for more complex scenes)
wxywxy.ji Posted September 23, 2011 Author Posted September 23, 2011 i need only projection matrix. how to automate projection matrix in n * n ?
Recommended Posts