Click here to Skip to main content
15,891,372 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: Gestures, jestures, and swipes - implementation fundamentals Pin
Pete O'Hanlon11-Apr-13 0:19
mvePete O'Hanlon11-Apr-13 0:19 
Question3D C# windows from Pin
taufiki8-Feb-13 0:06
taufiki8-Feb-13 0:06 
AnswerCrosspost PinPopular
Eddy Vluggen8-Feb-13 0:27
professionalEddy Vluggen8-Feb-13 0:27 
AnswerRe: 3D C# windows from Pin
MaulikDusara26-Jun-13 9:04
MaulikDusara26-Jun-13 9:04 
QuestionThick Line Algorithm Pin
A_Fa5-Jan-13 20:56
A_Fa5-Jan-13 20:56 
AnswerRe: Thick Line Algorithm Pin
UweKlatt18-Jan-13 1:50
UweKlatt18-Jan-13 1:50 
GeneralRe: Thick Line Algorithm Pin
Ingo30-Jan-13 2:29
Ingo30-Jan-13 2:29 
AnswerRe: Thick Line Algorithm Pin
Ingo30-Jan-13 2:28
Ingo30-Jan-13 2:28 
Some years ago (nearly ten) I adopted Xiaolin Wu's line algorithm for that. It's an antialiasing algorithm, but with little changes you can use it.

You can even do it on your own. When you draw, you got a virtual direction corresponding to an angle. You can turn 90° and paint the neighbor points.
------------------------------
Author of Primary ROleplaying SysTem

How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.

AnswerRe: Thick Line Algorithm Pin
TheRealRarius21-Mar-13 0:35
TheRealRarius21-Mar-13 0:35 
AnswerRe: Thick Line Algorithm Pin
Brian J Rothwell12-Aug-14 12:24
Brian J Rothwell12-Aug-14 12:24 
QuestionContouring problem using pixel shader Pin
jimSehn11-Dec-12 3:44
jimSehn11-Dec-12 3:44 
AnswerRe: Contouring problem using pixel shader Pin
oPhoenixo21-Dec-12 4:01
oPhoenixo21-Dec-12 4:01 
Questionhue and saturation in direct show Pin
mazizi16-Oct-12 21:09
mazizi16-Oct-12 21:09 
AnswerRe: hue and saturation in direct show Pin
Pete O'Hanlon16-Oct-12 23:23
mvePete O'Hanlon16-Oct-12 23:23 
Questiongraphics code needed Pin
chandugarsari26-Sep-12 18:54
chandugarsari26-Sep-12 18:54 
AnswerRe: graphics code needed Pin
Richard MacCutchan26-Sep-12 21:40
mveRichard MacCutchan26-Sep-12 21:40 
AnswerRe: graphics code needed Pin
Thomas Daniels29-Sep-12 8:09
mentorThomas Daniels29-Sep-12 8:09 
QuestionApplying Texture for a complied OpenGl List Pin
Anand V_20-Sep-12 20:18
Anand V_20-Sep-12 20:18 
QuestionRadius Edge Control with Rect Points Showing Pin
Mark Regal20-Aug-12 5:31
Mark Regal20-Aug-12 5:31 
AnswerRe: Radius Edge Control with Rect Points Showing Pin
Pete O'Hanlon20-Aug-12 6:10
mvePete O'Hanlon20-Aug-12 6:10 
GeneralRe: Radius Edge Control with Rect Points Showing Pin
Mark Regal20-Aug-12 6:38
Mark Regal20-Aug-12 6:38 
QuestionHow can I draw a hexagon with children in VB.NET code? Pin
Tonielro21-Jul-12 21:46
Tonielro21-Jul-12 21:46 
AnswerRe: How can I draw a hexagon with children in VB.NET code? Pin
Richard MacCutchan22-Jul-12 0:19
mveRichard MacCutchan22-Jul-12 0:19 
GeneralRe: How can I draw a hexagon with children in VB.NET code? Pin
Tonielro22-Jul-12 0:43
Tonielro22-Jul-12 0:43 
GeneralRe: How can I draw a hexagon with children in VB.NET code? Pin
Richard MacCutchan22-Jul-12 0:52
mveRichard MacCutchan22-Jul-12 0:52 

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.