Jump to content

automatically Calculation for AppWall?


photo

Recommended Posts

Posted

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 ?

Posted
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)

Posted

i need only projection matrix.

 

how to automate projection matrix in n * n ?

×
×
  • Create New...