program to convert bmp into Nspire c-arrays?
(1/1)
lkj:
I've been looking for a program which converts .bmp files into c-arrays which are for the nspire (not for the z80 calcs), that means with 4 bits per pixel. But I've only found z80 and 68k programs which even don't work on a recent pc.
So I asked myself if every one who has made games for the nspire has written every sprite by hand?
hoffa:
I'm using a self-made tool, except it converts to normal RGB data (i.e. you'll have to parse the data in the program itself). http://hoffa.franceserv.fr/image2bytes/
compu:
www.omnimaga.org/index.php?topic=6708.0
lkj:
Thanks hoffa and compu!
Navigation
Message Index