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

Graphics

 
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 
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 
Hum. My shader knowledge is limited but if anything I thought it'd be higher (I seem to recall some modern cards being able to do 64bit floats).
You possibly have to turn it on (or off) since working with fixed points is inherently faster. For this application I sense that speed is not your issue.

Immediately I see-
http://www.opengl.org/discussion_boards/showthread.php/170053-Shader-floating-point-precision

[^]

And
http://stackoverflow.com/questions/4414041/what-is-the-precision-of-highp-floats-in-glsl-es-2-0-for-iphone-ipod-touch-ipad[^]

as being relevant. (There should be a corally in directx as well).
Hope this helps.
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 
GeneralRe: How can I draw a hexagon with children in VB.NET code? Pin
Tonielro22-Jul-12 1:15
Tonielro22-Jul-12 1:15 
GeneralRe: How can I draw a hexagon with children in VB.NET code? Pin
CDP180222-Jul-12 1:28
CDP180222-Jul-12 1:28 
GeneralRe: How can I draw a hexagon with children in VB.NET code? Pin
Tonielro22-Jul-12 1:37
Tonielro22-Jul-12 1:37 
GeneralRe: How can I draw a hexagon with children in VB.NET code? Pin
Richard MacCutchan22-Jul-12 2:01
mveRichard MacCutchan22-Jul-12 2:01 

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.