Re: [algogeeks] Re: Drawing a graph

2010-09-18 Thread manchit gupta
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions
3.0 and 3.1 (7th
Edition)http://www.amazon.com/OpenGL-Programming-Guide-Official-Learning/dp/0321552628/ref=sr_1_1?s=gatewayie=UTF8qid=1284780128sr=8-1

On Fri, Sep 17, 2010 at 4:48 PM, Ashim Kapoor ashimkap...@gmail.com wrote:

 what is this red book ?full name please?

 On Fri, Sep 17, 2010 at 1:01 PM, vikas kumar vikas.kumar...@gmail.comwrote:

 use opengl library to draw the graph or whatever. take RED BOOK for
 reference.

 On Sep 14, 5:54 pm, Mithun avmit...@gmail.com 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
 Algorithm Geeks group.
 To post to this group, send email to algoge...@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.comalgogeeks%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algoge...@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.comalgogeeks%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[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 avmit...@gmail.com 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 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[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 avmit...@gmail.com 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 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



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 vikas.kumar...@gmail.comwrote:

 use opengl library to draw the graph or whatever. take RED BOOK for
 reference.

 On Sep 14, 5:54 pm, Mithun avmit...@gmail.com 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
 Algorithm Geeks group.
 To post to this group, send email to algoge...@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.comalgogeeks%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.