Search found 1 match
- September 10th, 2020, 9:07 pm
- Forum: General Chat / Messaging
- Topic: dual bank memory and texture mapping
- Replies: 1
- Views: 1937
dual bank memory and texture mapping
So for 3d the PSX uses two buffers. So I think the buffer which is rendered to resides in one bank, while the buffer which is sent out to the screen resides in the other bank. When a line of a triangle is rendered, multiple texels occupy one word in memory and (on zoom) one texel occupies multiple p...