Re: [algogeeks] Re: Drawing a graph

2010-09-17 Thread manchit gupta
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions 3.0 and 3.1 (7th Edition) On Fri, Sep 17, 2010 at 4:48 PM, Ashim Kapoor wrote: > what is th

Re: [algogeeks] Re: Drawing a graph

2010-09-17 Thread Ashim Kapoor
what is this red book ?full name please? On Fri, Sep 17, 2010 at 1:01 PM, vikas kumar wrote: > use opengl library to draw the graph or whatever. take RED BOOK for > reference. > > On Sep 14, 5:54 pm, Mithun wrote: > > Can anyone help me with the code for drawing a graph in C or CPP > > (using gr

[algogeeks] Re: Drawing a graph

2010-09-17 Thread robosonia
How about using graphviz? http://www.graphviz.org/Resources.php On 14 сен, 14:54, Mithun wrote: > Can anyone help me with the code for drawing a graph in C or CPP > (using graphics) > > Input is an Adjacency matrix -- You received this message because you are subscribed to the Google Groups "A

[algogeeks] Re: Drawing a graph

2010-09-17 Thread vikas kumar
use opengl library to draw the graph or whatever. take RED BOOK for reference. On Sep 14, 5:54 pm, Mithun wrote: > Can anyone help me with the code for drawing a graph in C or CPP > (using graphics) > > Input is an Adjacency matrix -- You received this message because you are subscribed to the