The present invention relates generally to display technology and more particularly to providing useable images when 3D graphics windows are utilized with 2D graphics windows in a high resolution display.
Based on the improvement of display resolution and display density, it is possible to render the detail of drawing objects in a 3D graphics window. Accordingly, a typical display resolution is 100 pixels per inch, however a high resolution display has a resolution as high as 200 pixels per inch. In so doing, it is possible to provide fine detail in images. For example, the detail of light reflection on high resolution display can be shown, which can avoid the illusion made by Gouraud shading. On the other hand, the usage of a high resolution display causes usability problems when the icons in the 2D graphics window are not properly scaled. To illustrate this problem in more detail refer now to
In this example, the user can access the detail of the blueprint of a car 12 in the 3D graphics window using the high-resolution display. On the other hand, the icon and text in the toolbar 14 is rendered too small to manipulate. This is because the software application is designed to be able to zoom and pan freely in the 3D graphics windows but the same software specifies the text height of the menu font by, pixel count in 2D graphics window. In so doing, the software makes the physical size of the fonts too small to be manipulated.
In order to resolve this problem, the software has to specify the size of objects, by physical dimension such as mm, not by pixel count. Microsoft Windows or OpenGL, which are Widely used today, do not specify the physical dimension. Accordingly, the design of the software would have to change to specify the all GUI related objects, which is not practical or cost effective solution.
Accordingly, what is needed is a system and method for allowing high-resolution display to provide both a 3D graphics window at its highest resolution while allowing icons or fonts on a 2D graphics window on the same display to be manipulatable without changing the design of standard software applications. The present invention addresses such a need.
A graphics pipeline for use with a high resolution display is disclosed. The graphics pipeline comprises a frame buffer configuration. The frame buffer configuration includes a first mode area and a second mode area. The graphics pipeline further includes a display pipeline for obtaining data from the frame buffer configuration. The display pipeline includes a controller. The controller provides pixels from the first mode area to the display as is. Finally, the controller expands pixels from the second mode area and provides the expanded pixels to the display.
Accordingly, a system and method in accordance with the present invention solves the GUI problem (small icon and small menu text) of high resolution display by allowing the 3D Graphics Window to display fine pitch pictures while being able to display images in the 2D graphics window in a useable form. The system and method in accordance with the present invention does not depend on the types of drawing objects (line or surface), drawing order, and crossover.
The present invention relates generally to display technology and more particularly to providing useable images when 3D graphics windows are utilized with 2D graphics windows in a high resolution display. The following description is presented to enable one of ordinary skill in the art to make and use the invention and is provided in the context of a patent application and its requirements. Various modifications to the preferred embodiment and the generic principles and features described herein will be readily apparent to those skilled in the art. Thus, the present invention is not intended to be limited to the embodiment shown but is to be accorded the widest scope consistent with the principles and features described herein.
A system and method in accordance with the present invention takes advantage of the fact that application software uses one application programming interface (API) such as the OpenGL API in a 3D Graphics window while it uses a different API such as the Microsoft Windows API in a 2D Graphics windows to construct graphics user interface, such as menu and icon. In this case, each window's frame buffer configuration on a graphics card is different based on what graphics API the application uses. The present invention can be utilized advantageously using a super sample anti-aliasing (SSAA) graphics pipeline.
SSAA has become widely available on high end graphics cards. This technology (1) prepares multiple sub pixels for a single displayable pixel in a frame buffer and draws objects for the subpixels, and (2) lets CRTC scan the frame buffer and displays a non SSAA pixel as it was but displays averaged sub pixel values for a SSAA pixel.
In a system and method in accordance with the present invention SSAA is utilized in different manner. Therefore a system and method in accordance with the present invention (1) allocates multiple subpixels in a single pixel on a 3D graphics window (2) expands (to zoom) the color information of 2D graphics Window pixel when the CRTC creates its images, and (3) displays the color information of 3D graphics window subpixel as is.
Accordingly, a system and method in accordance with the present invention solves the GUI problem (small icon and small menu text) of high resolution display by allowing the 3D graphics window to display fine pitch pictures while being able to display images in the 2D graphics window in a useable form. The system and method in accordance does not depend on the types of drawing objects (line or surface), drawing order, and crossover.
In a preferred embodiment, the graphics pipeline will program the CRTC to configure a subpixel count resolution. The CRTC will also be programmed to display the subpixels as is. The CRTC will display the 2D graphics in expanded form at a ratio of subpixels per pixel (in case of 4 subpixels per single pixel, the pixel will be expanded as ×2 (width) and ×2 (height).
The following sections will describe a detailed implementation of a system and method in accordance with the present invention, however, the present invention is not restricted to this implementation and other implementations could be utilized and they would be within the spirit and scope of the present invention.
Now, first consider the case scanning the pixels of R1, R2, R3, U1 U2, U3. R1, R2, R3 indicate the pixels that are configured as being within the 2D graphics window and U1, U2, U3 indicate the pixels that are configured as being within the 3D graphics window. A set zoom factor is set as 2×1 (twice in width, as it is for height) for R1, R2, R3 pixel utilizing a conventional zoom and pan function of graphics card. When a CRTC scans pixels R1, R2, R3, it will generate the display signal as R1 R1, R2, R2, R3, and R3. Now, since two CRTCs 202 and 204 now scan the same frame buffer, R1, R2, R3 pixels in the frame buffer will create display signals as:
On the other hand, in order to scan pixels in 3D Graphics window, a subpixel is selected from a pixel instead of averaging subpixels (subpixel selector).
The odd line CRTC 202 is programmed to select and to display the first subpixel and the second subpixel, and the even line CRTC 204 is also programmed to select and to display the third subpixel and the fourth subpixel Then, when odd line CRTC 202 scans U1, U2, U3, it will display U1-S1, U1-S2, U2-S1, U2-S2, U3-S1, U3-S2 and when even line CRTC 204 scans U1, U2, U3, it will display U1-S3, U1-S4, U2-S3, U2-S4, U3-S3, and U3-S4. The programming can be performed in a variety of ways and they would be within the spirit and scope of the present invention.
Accordingly, a system and method in accordance with the present invention solves the GUI problem (small icon and small menu text) of high resolution display by allowing the 3D graphics window to display fine pitch pictures while being able to display images in the 2D graphics window in a useable form. The system and method in accordance does not depend on the types of drawing objects (line or surface), drawing order, and crossover.
Although the present invention has been described in accordance with the embodiments shown, one of ordinary skill in the art will readily recognize that there could be variations to the embodiments and those variations would be within the spirit and scope of the present invention. Accordingly, many modifications may be made by one of ordinary skill in the art without departing from the spirit and scope of the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
4684936 | Brown et al. | Aug 1987 | A |
4908780 | Priem et al. | Mar 1990 | A |
5287438 | Kelleher | Feb 1994 | A |
5317689 | Nack et al. | May 1994 | A |
5600347 | Thompson et al. | Feb 1997 | A |
6002446 | Eglit | Dec 1999 | A |
6014125 | Herbert | Jan 2000 | A |
6052131 | Oka | Apr 2000 | A |
6356278 | Stamm et al. | Mar 2002 | B1 |
6396505 | Lui et al. | May 2002 | B1 |
6496160 | Tanner et al. | Dec 2002 | B1 |
6532018 | Chen et al. | Mar 2003 | B1 |
6650323 | Naegle et al. | Nov 2003 | B1 |
6661424 | Alcorn et al. | Dec 2003 | B1 |
6704034 | Rodriguez et al. | Mar 2004 | B1 |
6756978 | Chen et al. | Jun 2004 | B1 |
6765578 | Slavin | Jul 2004 | B1 |
6774912 | Ahmed et al. | Aug 2004 | B1 |
6788309 | Swan et al. | Sep 2004 | B1 |
6828983 | Vijayakumar et al. | Dec 2004 | B1 |
6833835 | van Vugt | Dec 2004 | B1 |
6906729 | Sanz-Pastor et al. | Jun 2005 | B1 |
20010020950 | Shimizu et al. | Sep 2001 | A1 |
20020063807 | Margulis | May 2002 | A1 |
20020070944 | Deering | Jun 2002 | A1 |
20020109687 | Ishii et al. | Aug 2002 | A1 |
20040041817 | Hunter | Mar 2004 | A1 |
20040090470 | Kim et al. | May 2004 | A1 |
Number | Date | Country | |
---|---|---|---|
20040217964 A1 | Nov 2004 | US |