Image loading HELP!
Image loading HELP!
I read the tutorials on how to load images onto the ds screen. None of the tutorials worked. All I want to do is load a bitmap image onto the ds screen. Someone please help!
Re: Image loading HELP!
most of the tutorials I have seen are very out of date. the devkitpro samples are a good place to start. the nds grpahics examples will show you how to setup the hardware and write to the screen. as far as your bitmap graphic file you can either follow the examples that use grit and a source image file and #include to add the data directly to your program. or, you can load the file from disk and parse the image data from the file - but that is not specific to the hardware. you can find info on different image file formats by using your favorite search engine.
-
- Posts: 84
- Joined: Sun Apr 11, 2010 10:43 am
Who is online
Users browsing this forum: Bing [Bot] and 6 guests