Next LUG meet: 12 Oct 2003 around 4 pm - VJTI Computer Centre ------------------------------------------------------------- > Is there any graphics library similar to that in Turbo C ( graphics.h ) > for Linux ? > ncurses gives the functionality of conio.h but I would like to have > functions for drawing circles,rectangles, floodfill ..etc for character > mode. [snip]
Why not use OpenGL? ... if u read thru' a few tutorials u can easily get things running pretty fast. www.opengl.org http://nehe.gamedev.net (for tutorials) dinesh. - Perfection or Nothing. -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

