![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Nov 2005
Posts: 37
Rep Power: 0
![]() |
learn c++
I would like to know what exactly i have to learn to create a program that runs like a flash animation. Like you start with a menu, and you can have functions like moving around like a character or clicking on something to learn about it (with text). What should i learn to do this if i am to accomplish it within a month
__________________
looking for a teacher, i'm willing to learn any language - my master is jayme |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
directx or opengl?
__________________
Hoes telling me to calm down but I'm like fuck that shit!
|
|
|
|
|
|
#3 |
|
Programmer
Join Date: Jun 2005
Posts: 92
Rep Power: 4
![]() |
lol, good luck with that goal.
You will need knowlege of c and/or c++, and then an API. Please tell us which OS you are coding on, and then we can suggest some suitable API's. |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Nov 2005
Posts: 37
Rep Power: 0
![]() |
windows
__________________
looking for a teacher, i'm willing to learn any language - my master is jayme |
|
|
|
|
|
#5 | |
|
SEXY SHOELESS GOD OF WAR!
![]() Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 1,183
Rep Power: 5
![]() |
Quote:
![]() Seriously. I believe you can get a demo version of the various authoring tools from Macromedia's site. If it needs to be done without third-party plugins/libraries/etc, then you'll need to learn lots, probably more than you'll likely find possible in a month (unless you have no plans for the holidays). In the long run, learning DirectX might be the best way, but the learning curve is a bit steep (you need to learn basic Windows stuff, plus COM stuff, before you can even start with DirectX code). Given the time constraints, I'd recommend learning about basic Windows stuff like registering/creating a window, the window's callback function, and the message loop. Then, you should be able to get by with judicious use of menus, intercepting mouse messages, and calling BitBlt().
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#6 |
|
Programmer
Join Date: Nov 2005
Posts: 37
Rep Power: 0
![]() |
so flash would be the easiest way to do this
__________________
looking for a teacher, i'm willing to learn any language - my master is jayme |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Nov 2005
Posts: 37
Rep Power: 0
![]() |
does anyone like teaching c++?
__________________
looking for a teacher, i'm willing to learn any language - my master is jayme |
|
|
|
|
|
#8 |
|
Professional Programmer
|
LOL. Dude, if you know flash, and you want to make a program that looks like flash, then make it in flash. You can always put it into a program in another language, but stick to what you know if it makes it less complicated.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|