Search:

Type: Posts; User: PSPJunkie

Search: Search took 0.00 seconds.

  1. Thread: Images

    by PSPJunkie
    Replies
    4
    Views
    1,379

    so the SDL is my best choice, eh? thank you....

    so the SDL is my best choice, eh?

    thank you. im gonna go read some tutorials today
  2. Replies
    5
    Views
    2,739

    because you are using a while loop and you have...

    because you are using a while loop and you have set the condition to "while(1)," it will always be true, therefore, it is unneccassary to manuelly reset it. after it prints the char "lol," it will...
  3. Thread: Images

    by PSPJunkie
    Replies
    4
    Views
    1,379

    is it really all that different. on the psp...

    is it really all that different.

    on the psp you just include the "graphics.h", "framebuffer.h" , "png.h" and "pspgu.h" headers and to initialize the gfx you call "initGraphics()"

    then you load...
  4. Thread: Images

    by PSPJunkie
    Replies
    4
    Views
    1,379

    Images

    I am fimiliar with graphics and imaging in C, although specificly on the Sony PSP. I do homebrew programming, and i wanted to look into 2D gfx in c. I am running Mac OS X and using XCODE. If you can...
Results 1 to 4 of 4