Click here to Skip to main content
15,890,186 members
Home / Discussions / Graphics
   

Graphics

 
QuestionMy texture just didnot work! Anyone give a hand? Pin
Archy_Yu24-Oct-09 1:41
Archy_Yu24-Oct-09 1:41 
GeneralRe: My texture just didnot work! Anyone give a hand? Pin
IdUnknown26-Oct-09 3:22
IdUnknown26-Oct-09 3:22 
GeneralRe: My texture just didnot work! Anyone give a hand? Pin
Archy_Yu26-Oct-09 4:49
Archy_Yu26-Oct-09 4:49 
AnswerRe: My texture just didnot work! Anyone give a hand? Pin
Tim Craig26-Oct-09 7:41
Tim Craig26-Oct-09 7:41 
GeneralRe: My texture just didnot work! Anyone give a hand? Pin
Archy_Yu26-Oct-09 20:11
Archy_Yu26-Oct-09 20:11 
QuestionGrayscale values Pin
econner21-Oct-09 20:32
econner21-Oct-09 20:32 
AnswerRe: Grayscale values Pin
ely_bob27-Oct-09 5:22
professionalely_bob27-Oct-09 5:22 
QuestionChoose correct pixel (Intertesting problem) Pin
mah_pankaj20-Oct-09 16:12
mah_pankaj20-Oct-09 16:12 
I have a problem when two images are overlapping in a area. Then I have to draw both the images side by side in such a way that they seems to be merging. I am drawing first image and then second image on same memory buffer. Now my problem is how to determine which pixel to draw (old Image/new Image). As to show merging I don't want to overwrite all the pixels of old image with new image. I have four color to play with.(ForeColor, BackColor, Old Memory Buffer Color, New Memory Buffer Color). All the images are color and using grayScale Alpha blending on edges so we will have lots of different color pixel in one image specially on edges. I hope some of graphics designer must have face this problem. Please let me know the approach or some algo to decide. Currently I am using one method to check the new memory color and old memory color distance from foreground color and printing the closer one. Also I did same with background color and printing which is far from background color. These are failing some time specially if I choose foreground and background color same.(Condition :-Main part of both Picture must be using foreground color as this is character text and that part should not be overwritten.).

Thanks in advance.
AnswerRe: Choose correct pixel (Intertesting problem) Pin
Tim Craig20-Oct-09 19:27
Tim Craig20-Oct-09 19:27 
GeneralRe: Choose correct pixel (Intertesting problem) Pin
mah_pankaj21-Oct-09 0:47
mah_pankaj21-Oct-09 0:47 
GeneralRe: Choose correct pixel (Intertesting problem) Pin
Tim Craig21-Oct-09 6:06
Tim Craig21-Oct-09 6:06 
GeneralRe: Choose correct pixel (Intertesting problem) Pin
mah_pankaj26-Nov-09 18:57
mah_pankaj26-Nov-09 18:57 
QuestionIDirectDrawSurface::IsLost() never returns Pin
Code-o-mat20-Oct-09 4:25
Code-o-mat20-Oct-09 4:25 
QuestionReading an image Pin
xoxoxoxoxoxox16-Oct-09 8:02
xoxoxoxoxoxox16-Oct-09 8:02 
AnswerRe: Reading an image Pin
ely_bob27-Oct-09 6:01
professionalely_bob27-Oct-09 6:01 
QuestionHow to convert bmp 32bpp image Pin
FrederikL616-Oct-09 2:24
FrederikL616-Oct-09 2:24 
AnswerRe: How to convert bmp 32bpp image Pin
enhzflep20-Oct-09 19:28
enhzflep20-Oct-09 19:28 
Questionbackground in OpenGL Pin
Ben_King14-Oct-09 22:43
Ben_King14-Oct-09 22:43 
AnswerRe: background in OpenGL Pin
Tim Craig15-Oct-09 8:46
Tim Craig15-Oct-09 8:46 
Questionhow to get a Condition force in Direct X Pin
Bruce Coa11-Oct-09 21:25
Bruce Coa11-Oct-09 21:25 
QuestionDewarping a fisheye image to rectilinear Pin
Shmulik286-Oct-09 3:36
Shmulik286-Oct-09 3:36 
AnswerRe: Dewarping a fisheye image to rectilinear Pin
Tim Craig6-Oct-09 11:43
Tim Craig6-Oct-09 11:43 
Generalhigh important request Pin
aboyaser2-Oct-09 4:05
aboyaser2-Oct-09 4:05 
GeneralRe: low important response Pin
Tim Craig2-Oct-09 18:07
Tim Craig2-Oct-09 18:07 
GeneralRe: low important response Pin
aboyaser3-Oct-09 23:27
aboyaser3-Oct-09 23:27 

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.