Connecting Tech Pros Worldwide Help | Site Map

graphics in GCC compiler

Newbie
 
Join Date: Nov 2006
Posts: 1
#1: Nov 14 '06
Hi,I want to know about how to build graphic programs and animations in GCC compiler just as we do in Turbo c++ and which one is better,I'm working on a game project and thinking to do so in Fedora....if any suggestions and ideas please post.......
sanjay123456's Avatar
Member
 
Join Date: Sep 2006
Location: indore
Posts: 125
#2: Nov 17 '06

re: graphics in GCC compiler


Dear friend

>> I want to know about how to build graphic programs


Weather u canl use ncurses.h or u can use OPEN GL

>>we do in Turbo c++ and which one is better

gcc with open gl is plateform independent

following link u can use to learn open GL

http://fly.cc.fer.hr/~unreal/theredbook/


best of luck and happy progamming

sanjay
Reply