Click here to Skip to main content
15,896,111 members
Home / Discussions / Graphics
   

Graphics

 
QuestionFinding a polygon that encloses a set of points Pin
gantww28-Aug-09 7:06
gantww28-Aug-09 7:06 
AnswerRe: Finding a polygon that encloses a set of points Pin
Luc Pattyn28-Aug-09 7:45
sitebuilderLuc Pattyn28-Aug-09 7:45 
Questionde-captcha project Pin Pin
Sepirothftw27-Aug-09 21:31
Sepirothftw27-Aug-09 21:31 
AnswerRe: de-captcha project Pin Pin
ely_bob27-Oct-09 6:10
professionalely_bob27-Oct-09 6:10 
QuestionDirectX, TIN surface models. Sample code for creating a mesh. Pin
st1426-Aug-09 1:38
st1426-Aug-09 1:38 
Questiondirectx , create big mesh object. Pin
csipahi16-Aug-09 4:39
csipahi16-Aug-09 4:39 
AnswerRe: directx , create big mesh object. Pin
Baltoro16-Aug-09 11:15
Baltoro16-Aug-09 11:15 
Questionhow do i divide a line segment into set of vertices Pin
gourishsio6-Aug-09 20:31
gourishsio6-Aug-09 20:31 
I got a connected line segments. These line segments are connected with a set of vertices. Now, i need to redistribute the vertices over this line in such a way that, all the vertices are equally spaced.

I mean, suppose if the user wants the vertices to be redistributed with the spacing of say 10 units.. Here i need to have new set of vertices, having distance between each pair of points(x,y) should be 10.

One way i tried this is to start with the first point of the connected lines, and read each point(x,y) along the line segment and find whether the distance of these two points is 10. If it is 10, then take the new point as your reference point and repeat the process... This method works fine. But for lines of different angles, the distance is not same.. so i dont get equally spaced points.

Is there any other way out for this..??

Thanks in advance
AnswerRe: how do i divide a line segment into set of vertices Pin
RichardM128-Oct-09 8:40
RichardM128-Oct-09 8:40 
QuestionCan GDI+ do this? Pin
transoft30-Jul-09 9:31
transoft30-Jul-09 9:31 
AnswerRe: Can GDI+ do this? Pin
Tim Craig31-Jul-09 18:30
Tim Craig31-Jul-09 18:30 
GeneralRe: Can GDI+ do this? Pin
transoft2-Aug-09 4:06
transoft2-Aug-09 4:06 
AnswerRe: Can GDI+ do this? Pin
Luc Pattyn31-Jul-09 18:53
sitebuilderLuc Pattyn31-Jul-09 18:53 
GeneralRe: Can GDI+ do this? Pin
transoft1-Aug-09 2:15
transoft1-Aug-09 2:15 
GeneralRe: Can GDI+ do this? Pin
Luc Pattyn1-Aug-09 6:54
sitebuilderLuc Pattyn1-Aug-09 6:54 
GeneralRe: Can GDI+ do this? Pin
transoft2-Aug-09 4:03
transoft2-Aug-09 4:03 
GeneralRe: Can GDI+ do this? Pin
Luc Pattyn2-Aug-09 4:14
sitebuilderLuc Pattyn2-Aug-09 4:14 
GeneralRe: Can GDI+ do this? Pin
transoft2-Aug-09 5:17
transoft2-Aug-09 5:17 
GeneralRe: Can GDI+ do this? Pin
Luc Pattyn2-Aug-09 5:24
sitebuilderLuc Pattyn2-Aug-09 5:24 
QuestionProblem with image dimensions being reversed Pin
Alan Burkhart29-Jul-09 9:38
Alan Burkhart29-Jul-09 9:38 
Answerrepost Pin
Luc Pattyn31-Jul-09 18:56
sitebuilderLuc Pattyn31-Jul-09 18:56 
Questionjawbreaker in c++ Pin
sajede27-Jul-09 18:14
sajede27-Jul-09 18:14 
AnswerRe: jawbreaker in c++ Pin
Tim Craig27-Jul-09 18:34
Tim Craig27-Jul-09 18:34 
AnswerRe: jawbreaker in c++ Pin
Henry Minute2-Aug-09 9:26
Henry Minute2-Aug-09 9:26 
QuestionRGB to Hsv ? Pin
Mohammad Dayyan17-Jul-09 20:50
Mohammad Dayyan17-Jul-09 20:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.