Skip to main content

Questions tagged [pixel-graphics]

1 vote
1 answer
59 views

I am implementing a program using the KMS/DRM Linux modules for rendering patterns on a 1920x1080 monitor using a Raspberry Pi. My goal is to implement a pattern on a 8x8 chess board where the squares ...
gagiuntoli's user avatar
0 votes
1 answer
94 views

I wanted to convert a chart rendered by canvas element to an image file so that the user can download it. But the official HTML docs say that: The created image data will have a resolution of 96dpi ...
Urooj's user avatar
  • 111
1 vote
1 answer
434 views

I am getting C:\Users\rasmu\AppData\Local\Temp\ccwOn3mM.o:main.c:(.text+0x11f): undefined reference to `SDL_setRenderDrawColor' C:\Users\rasmu\AppData\Local\Temp\ccwOn3mM.o:main.c:(.text+0x155): ...
sumsar8's user avatar
  • 11
0 votes
2 answers
169 views

I am more less familiarized with the major computer graphics concepts up to certain dregree of "low-levelness". So I know how models, vertices, polygons etc. and how these works. Also how is ...
rustyBucketBay's user avatar
1 vote
1 answer
176 views

I am new to CG and I need to draw a wall clock using bresenhams circle algo . I have drawn a circle using this algo but how do I add minute and hour needle in it basically how do i add lines inside a ...
Nubcodes's user avatar
1 vote
0 answers
53 views

In a passive-matrix LCD we have horizontal and vertical conductors. The intersection points are pixels which are cells of liquid crystal molecules . For drawing a frame, we provide the necessary ...
Urooj's user avatar
  • 111
0 votes
0 answers
55 views

I am looking for tools to generate video and audio output for my own codecs, in my search I found SDL, EGL, FFmpeg and OpenAL, but it is not clear to me if these APIs serve my purpose which is simply ...
talC's user avatar
  • 1
0 votes
0 answers
577 views

download: https://upload.wikimedia.org/wikipedia/commons/5/57/Subpixel-rendering-RGB.png The above picture is an example for sub pixel rendering. I tried resizing the image to very small size in ...
Mohamed Sharbudeen's user avatar

15 30 50 per page