Re: significance of graphics in c
- From: "Malcolm McLean" <regniztar@xxxxxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 20:04:17 -0000
"achiever" <friends.vikram@xxxxxxxxx> wrote in message
I am a IIIrd electronics Engg studentC has no portable graphics routines which are easily available on all the platforms you are likely to use.
i want to know what is the role of graphics in c
is it ok to spend a lot of time on learning c graphic or to start the
new language like JAVA.
Thanks in advance.
There are libraries like Open GL which are intended to be portable, and may be good enough for your purposes. However expect a lot of messing about trying to get Unix Open GL applications to work under Windows and vice versa.
Java is a tempting alternative if you want a basic GUI. I wouldn't discourage you from learning it. However having two languages on the go is also a nuisance.
--
Free games and programming goodies.
http://www.personal.leeds.ac.uk/~bgy1mm
.
- References:
- significance of graphics in c
- From: achiever
- significance of graphics in c
- Prev by Date: Re: INT_MIN and compiler diagnostic
- Next by Date: Re: could you help me about this problem?
- Previous by thread: Re: significance of graphics in c
- Index(es):
Relevant Pages
|