
-----------------------------------
Catalyst
Fri Mar 07, 2003 5:00 pm

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

-----------------------------------
Tony
Fri Mar 07, 2003 6:00 pm


-----------------------------------
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 :wink:

-----------------------------------
Dan
Fri Mar 07, 2003 8:42 pm


-----------------------------------
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.

-----------------------------------
Asok
Fri Mar 07, 2003 10:51 pm


-----------------------------------
 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  :lol:

-----------------------------------
Dan
Fri Mar 07, 2003 11:09 pm


-----------------------------------
ROFL, one of my best spelling jobs yet :wink: . sorry about that  :oops: .

-----------------------------------
Tony
Sat Mar 08, 2003 12:58 pm


-----------------------------------
We should nominate Dan for Guiness world record in the category - "most misspelled words in a single sentace"  :lol:

-----------------------------------
Asok
Sat Mar 08, 2003 1:22 pm


-----------------------------------
whel enyone con mispel wurds, wee wuld ned too ad "unnowingly"  :roll:

-----------------------------------
Martin
Mon Mar 24, 2003 10:07 pm


-----------------------------------
if you're just learning c++ these are two good sites

www.cprogramming.com
www.cppreference.com

-----------------------------------
JayLo
Mon Apr 07, 2003 9:33 pm


-----------------------------------
fanks fur the site, d00ds. i'm starting too lern C++ to mod fr halflife. pretty freaky though, crzy stuffs/

-----------------------------------
Catalyst
Tue Apr 08, 2003 6:13 am


-----------------------------------
ya, c++ is great tho, im learnin open gl right now

-----------------------------------
Martin
Wed Apr 09, 2003 3:27 pm


-----------------------------------
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
Wed Apr 09, 2003 4:59 pm


-----------------------------------
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
Mon Apr 14, 2003 7:14 pm


-----------------------------------
try http://www.cprogramming.com/links.html 
there's some graphic tutorial links there.i dunno this is what u wanted
