Click here to Skip to main content
15,919,613 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
you have given four points in the cordinate system.how will you check that their is the line between each and every point?and if thier is a line between each and every point you have to fill that box with the color of last line drawn?i want the code for this problem in opengl with c.you can take the two color to draw the lines between the points.
Posted
Updated 6-Apr-12 7:29am
v2

1 solution

You can find examples of line drawing and color fills here : OpenGL Code Resources
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900