Re: significance of graphics in c
- From: "user923005" <dcorbit@xxxxxxxxx>
- Date: 28 Feb 2007 11:55:53 -0800
On Feb 28, 8:11 am, "achiever" <friends.vik...@xxxxxxxxx> wrote:
I am a IIIrd electronics Engg student
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.
C is a good language for fundamental graphics primitives (e.g.
calculation of antialiased line data or hidden surface removal). Java
has graphics primitives built into the language itself.
In order to render graphics primitives using the C language, you must
use another standard such as PHIGS or a known extension API like
DirectX or OpenGL.
Probably, news:comp.graphics.algorithms is a better forum for focused
answers.
.
- References:
- significance of graphics in c
- From: achiever
- significance of graphics in c
- Prev by Date: Re: Polyspace Problem
- Next by Date: Re: syntactically comprehensive test program
- Previous by thread: Re: significance of graphics in c
- Next by thread: Re: significance of graphics in c
- Index(es):
Relevant Pages
|