Author |
Message |
Catalyst
|
Posted: Fri Mar 07, 2003 5:00 pm Post subject: C++ Graphics |
|
|
Are there any c++ (or c) graphics libraries? (that are free)
I dont want to dive into directX openGL or the windows API just yet.
Looking for somehting simple, with basic commands |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
Posted: Fri Mar 07, 2003 6:00 pm Post subject: (No subject) |
|
|
tough question. Well really all you need to find is a library for drawing a dot, you can figure all turing's draw commands from there.
But as far as I know, C++ isn't too graphics friendly Maybe you should try OpenGL since you got basic experience from turing |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Dan
|
Posted: Fri Mar 07, 2003 8:42 pm Post subject: (No subject) |
|
|
well if you whont simple graifkes like turing in C and C++ in dos, i whode recomend turbo c++ dos version compiler. it has a simple graificks lobearly biulte in to it. also i have a libeay for it that will let you import bmp's. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Asok
|
Posted: Fri Mar 07, 2003 10:51 pm Post subject: (No subject) |
|
|
Hacker Dan wrote: it has a simple graificks lobearly biulte in to it. also i have a libeay for it that will let you import bmp's.
hehe ok lemme try to translate for those of you who don't speak Dan-ish He is saying "it has a simple graphics library built in to it. Also I have a library for it that will let you import bmp's."
I hope this clears that up, I read that the first time and I had an epileptic seizure |
|
|
|
|
|
Dan
|
Posted: Fri Mar 07, 2003 11:09 pm Post subject: (No subject) |
|
|
ROFL, one of my best spelling jobs yet . sorry about that . |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Tony
|
Posted: Sat Mar 08, 2003 12:58 pm Post subject: (No subject) |
|
|
We should nominate Dan for Guiness world record in the category - "most misspelled words in a single sentace" |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Asok
|
Posted: Sat Mar 08, 2003 1:22 pm Post subject: (No subject) |
|
|
whel enyone con mispel wurds, wee wuld ned too ad "unnowingly" |
|
|
|
|
|
Martin
|
|
|
|
|
Sponsor Sponsor
|
|
|
JayLo
|
Posted: Mon Apr 07, 2003 9:33 pm Post subject: (No subject) |
|
|
fanks fur the site, d00ds. i'm starting too lern C++ to mod fr halflife. pretty freaky though, crzy stuffs/ |
|
|
|
|
|
Catalyst
|
Posted: Tue Apr 08, 2003 6:13 am Post subject: (No subject) |
|
|
ya, c++ is great tho, im learnin open gl right now |
|
|
|
|
|
Martin
|
Posted: Wed Apr 09, 2003 3:27 pm Post subject: (No subject) |
|
|
Yeah...I wish I didn't learn turing though. Makes it so much harder to learn c++. I mean, the concept's no problem, but why can't they just teach us C++ from the start? |
|
|
|
|
|
Asok
|
Posted: Wed Apr 09, 2003 4:59 pm Post subject: (No subject) |
|
|
because it's much easier for someone to understand and decode it. If everyone learned C++ at the begining people would freak when they got errors, and people would die when they get linker errors |
|
|
|
|
|
Homer_simpson
|
|
|
|
|
|