can anybody tell me here how i can make a program that takes data from .xls files (microsoft excel) and makes .gif images from it at the users specified order of rank?
im currently cutting and pasting japanese symbols from an xls file to multiple gif images so i can make on gif animation in they end,
there is not very much progress now i could say, iv got 300 done and there are 1945 total, and i want to make different versions later :D :)
i don't know how you would create this program but; if you are looking to create animations and things like 3d images you should look into adding OpenGL to your visual basic or visual c++ installations. OpenGL is a small language in itself, and there are libraries like the GL auxillary library that will load bitmap images into your programs or even like you want to do .gif - files and animations; then OpenGL can make your job alot easier, but it will require you learn it too ;)
can anybody tell me here how i can make a program that takes data from .xls files (microsoft excel) and makes .gif images from it at the users specified order of rank?
im currently cutting and pasting japanese symbols from an xls file to multiple gif images so i can make on gif animation in they end,
there is not very much progress now i could say, iv got 300 done and there are 1945 total, and i want to make different versions later :D :)
veryfuck 3 years ago
i will really appreciate just some pointing in the good direction because im a newbie, i think its a good learning challenge for me.
do i need a special assembler for the xls file? do i need a certain api or library to put it intoo an image?
veryfuck 3 years ago
i don't know how you would create this program but; if you are looking to create animations and things like 3d images you should look into adding OpenGL to your visual basic or visual c++ installations. OpenGL is a small language in itself, and there are libraries like the GL auxillary library that will load bitmap images into your programs or even like you want to do .gif - files and animations; then OpenGL can make your job alot easier, but it will require you learn it too ;)
SysAdmin537736 3 years ago
You should at least show the good standards with that. You didn't even name your things.
Or maybe they have changed, I use Visual studio 2008 (as in college etc)
sbrideau2000 3 years ago
Thanks for sharing...
oEZoTarg3to 3 years ago