Click here to Skip to main content
15,915,019 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: help in building a color lookup table Pin
mesho21-May-09 2:12
mesho21-May-09 2:12 
GeneralRe: help in building a color lookup table Pin
Tim Craig21-May-09 7:45
Tim Craig21-May-09 7:45 
GeneralRe: help in building a color lookup table Pin
mesho21-May-09 22:48
mesho21-May-09 22:48 
GeneralRe: help in building a color lookup table Pin
Tim Craig22-May-09 13:31
Tim Craig22-May-09 13:31 
GeneralRe: help in building a color lookup table Pin
mesho28-May-09 2:51
mesho28-May-09 2:51 
GeneralRe: help in building a color lookup table Pin
Tim Craig29-May-09 9:00
Tim Craig29-May-09 9:00 
GeneralRe: help in building a color lookup table Pin
Luc Pattyn29-May-09 9:21
sitebuilderLuc Pattyn29-May-09 9:21 
Questionviewport to window mapping Pin
suvigna13-May-09 17:54
suvigna13-May-09 17:54 
Hi...
This is graphics related.I need to draw a map .I have the latitude longitude values of it .I was able to map(w-to v) these to screen coordinates and then draw the map.The problem i need help with is how do i do the reverse,because i need to show the latitude longitude values as the mouse moves over the map.For the initial case its simple,just rearrangement of window to view port mapping formula .i.e.,
u = (x-xmin)* sx+ umin
v = (y-ymin)* sy + vmin
But once the zoom and pan operations are applied on the map, I don't know how to get the latitude longitude values from the screen coordinate.
If some one knows how to solve this ,Please help me

Thanks in advance
QuestionLibrary or Tools for GUI development on Linux Pin
sheeri manik10-May-09 18:33
sheeri manik10-May-09 18:33 
JokeRe: Library or Tools for GUI development on Linux Pin
Soundman32.213-May-09 3:52
Soundman32.213-May-09 3:52 
GeneralRe: Library or Tools for GUI development on Linux Pin
sheeri manik13-May-09 12:52
sheeri manik13-May-09 12:52 
GeneralRe: Library or Tools for GUI development on Linux Pin
Soundman32.213-May-09 21:37
Soundman32.213-May-09 21:37 
QuestionEnable / Disable ClearType font rendering via system call? Pin
Tony Teveris6-May-09 1:56
Tony Teveris6-May-09 1:56 
AnswerRe: Enable / Disable ClearType font rendering via system call? Pin
Henry Minute6-May-09 2:43
Henry Minute6-May-09 2:43 
QuestionDifference in rendering in OpegGL Pin
Gastello5-May-09 3:23
Gastello5-May-09 3:23 
QuestionCreating GUI Pin
Xeqtr3-May-09 6:52
Xeqtr3-May-09 6:52 
AnswerRe: Creating GUI Pin
Fatbuddha 112-May-09 2:47
Fatbuddha 112-May-09 2:47 
GeneralRe: Creating GUI Pin
Xeqtr13-May-09 7:34
Xeqtr13-May-09 7:34 
QuestionCan't draw polygons with two side lighting Pin
Gastello29-Apr-09 2:07
Gastello29-Apr-09 2:07 
AnswerRe: Can't draw polygons with two side lighting Pin
Gastello29-Apr-09 2:31
Gastello29-Apr-09 2:31 
GeneralRe: Can't draw polygons with two side lighting Pin
Gastello29-Apr-09 2:31
Gastello29-Apr-09 2:31 
QuestionSorting objects by color (material) Pin
Gastello29-Apr-09 2:07
Gastello29-Apr-09 2:07 
AnswerRe: Sorting objects by color (material) Pin
Tim Craig29-Apr-09 9:28
Tim Craig29-Apr-09 9:28 
QuestionTouch Screen Functionality Pin
sheeri manik28-Apr-09 17:39
sheeri manik28-Apr-09 17:39 
AnswerRe: Touch Screen Functionality Pin
Henry Minute29-Apr-09 0:23
Henry Minute29-Apr-09 0:23 

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.