| View previous topic :: View next topic |
| Author |
Message |
JorDy
Joined: 11 Dec 2005 Posts: 121
|
Posted: Fri May 05, 2006 6:24 am Post subject: gs help |
|
|
| ok im trying to upload an image which is to large for vram to handle how can i load this image with buffers and blit each one to the correct position on screen? |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Fri May 05, 2006 7:35 am Post subject: |
|
|
Erm... you could do exactly what you just said... upload a piece of the image at a time, draw it, then upload the next piece...
Why would you need to load an image bigger than vram though? Can't you at least CLUT it to bring the size down? ... _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
|