c graphics
-
hey.....i have searched alot about c graphics and till now don't get any helpful information. so i want to know some sites which can provide data about c graphics...basically i want to learn this....so do me a favor :confused:
-
hey.....i have searched alot about c graphics and till now don't get any helpful information. so i want to know some sites which can provide data about c graphics...basically i want to learn this....so do me a favor :confused:
-
hey.....i have searched alot about c graphics and till now don't get any helpful information. so i want to know some sites which can provide data about c graphics...basically i want to learn this....so do me a favor :confused:
-
hey.....i have searched alot about c graphics and till now don't get any helpful information. so i want to know some sites which can provide data about c graphics...basically i want to learn this....so do me a favor :confused:
As pointed out, C and C++ do not (yet) have built-in graphics capabilities. There are plenty of libraries for that purpose however, and plenty of articles offering advice on how to use them. What library to use strongly depends on the purpose you have in mind. I therfore suggest you feed the search engines of your choice with the keywords, "C", "Graphics programming" and maybe a keyword or two describing the application you have in mind.
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)