Display images

Hi,

Does anyone have a good tutorial for displaying images with SDL
(mainly png) and manage simple movements (I’d like to create a chess
board)

thanks

Hi

Read the SDL docuumentation to get an idea on how to blit images. Also, look
at SDL_image library at http://www.libsdl.org/projects/SDL_image since it’s
capable of loading many different formats.
Here are some tutorials that basicly takes you step-by-step
http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/gfxsdl/index

Here’s a tutorial specificly for moving images
http://pygame.org/docs/tut/MoveIt.html
Haven’t read it though and don’t know how good it is.

Best regards
Daniel Liljeberg> ----- Original Message -----

From: squale@gmail.com (squale)
To:
Sent: Friday, September 17, 2004 4:21 PM
Subject: [SDL] Display images

Hi,

Does anyone have a good tutorial for displaying images with SDL
(mainly png) and manage simple movements (I’d like to create a chess
board)

thanks


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl