CA1217861A - Method and apparatus for texture generation - Google Patents

Method and apparatus for texture generation

Info

Publication number
CA1217861A
CA1217861A CA000458717A CA458717A CA1217861A CA 1217861 A CA1217861 A CA 1217861A CA 000458717 A CA000458717 A CA 000458717A CA 458717 A CA458717 A CA 458717A CA 1217861 A CA1217861 A CA 1217861A
Authority
CA
Canada
Prior art keywords
texture
pixel
intensity
elements
develop
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
CA000458717A
Other languages
French (fr)
Inventor
Lish-Yann Chen
Nicholas S. Szabo
Johnson K. Yan
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Singer Co
Original Assignee
Singer Co
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Singer Co filed Critical Singer Co
Application granted granted Critical
Publication of CA1217861A publication Critical patent/CA1217861A/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/50Lighting effects
    • G06T15/80Shading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/04Texture mapping
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B9/00Simulators for teaching or training purposes
    • G09B9/02Simulators for teaching or training purposes for teaching control of vehicles or other craft
    • G09B9/08Simulators for teaching or training purposes for teaching control of vehicles or other craft for teaching control of aircraft, e.g. Link trainer
    • G09B9/30Simulation of view from aircraft
    • G09B9/301Simulation of view from aircraft by computer-processed or -generated image

Abstract

ABSTRACT

A method and an apparatus for texture generation for a digital image generator of an aircraft flight simulator is disclosed in which (a selected two of the three) coordinates of each pixel of an image are inverse transformed to earth coordinates (112-124, in Figure 23) from which addresses are developed (126, 128 and 130) for accessing a texture table (132 and 134) to retrieve elements from which an appropriate pixel intensity is developed (140). The table stores near (132) and far (134) texture, the far texture elements being interpolated to avoid a checkerboard effect, stores a limited number of texture types, the elements of selected texture types being combined (132 and 134) to develop additional texture types, and stores levels of detail (degrees of filtering) the appropriate levels being accessed (126) to avoid aliasing (scintillation of a scene), adjacent levels being mixed (136 and 138) to provide smooth detail level transition.

Description

7~

. D
The present invention relates to digital image generation for aircraft Elight simulators generally and more specifically to a method and an apparatus or adding texture to such an imageO

BACKGROU~D ART
~ ircraft flight simulators provide an alternative for pilot training to the use of aircraft, the use of which may, at times, be inconvenient, uneconomical and/or dangerous. Obviously, the validity of such training is in direct relation to the degree to which an aircraft flight simulator reflects the respective aircraft including the interior of the cockpit, the response of the controls and, of course, the view from the window.
Simulation of the view from the window of an aircraft is provided by a system which is referred to as a modular digital image generator (DIG). The generator employs a high volume memory (such as is provided by a disk storage unit), a geometric processor which includes a high speed memory (analogous to a computer cashe type memory), a video processor which includes a pair of memories, and a display. Stored in the high volume memory is a data base the elements of which define the terrain (including natural formations and cultural structures) of the simulation (gaming) area. More specifically, the terrain is modeled by polygon surfaces (faces). For each polygon surface the data base includes, as elements, the coord1nates of the vertices defining the surface, the surface normal vector (both in a reference (earth) coordinate system) and tonal parameters.

From the high volume memory, those elements of the data base which define the terrain within the visibili-ty range of the simulated aircraft location are transferred 7~
-2- ~

to the high speed memory -to main-tain therein an active data base. Acting upon the elements in the high spee~
memory, the geometric processor transforms each vertex oE
each surface vis:i~ble to the pilot Erom the (three-dimensional) reference (earth) coordinate s~stem to apilot's eye (Z) coordinate system. Then, by means of perspective division, each transformed vertex is projected onto a (two~dimensional) window (screen) coordinate system. Finally, associated projected vertices are interconnected to define projected polygon surface edges.
From each surface normal vector, respective tonal data and the simulated sun position, the geometric processor also calculates shading and fading parameters for each projected surface. With the edges, the shading and fading parameters for each projected surface are transmitted to the video processor.

From the list of edges and shading and fading parameters, the video processor develops intensities for each projected surface, picture element by picture element (pixel) t the elements being stored in respective locations of one of the two video processor memories. While one of the video processor memories is being filled, the intensities stored in the other memory are retrieved (double buffered) and transmitted to the display.

The display converts the transmitted intensities into an image. The image is "painted" in a raster format in which a series of picture elements (pixels) forms a line, a series of parallel lines forms an image field and a pair of successive fields forms an image frame, the lines of alternated fields being interlaced.

Unfortunately, the images generated by the above mentioned modular digital image generator lack texture (non-uniformity in color and intensity on surfaces). It ""` ~L2:~L7~36~

has been found that unteYtured surfaces deprive pilots Oe important motion and distance cues. While it is possible to add more ,detail with polygons (edges), it has been Eound to be irnpractical being much too hardware expensive.
A digital image generator for generating images havinq texture is disclosed by M. Bolton in the United States ~atent ~,343,037. In generating the images, the generator calculates the X and Y earth surface coordinates Eor the point which corresponds to each pixel (picture element) of the image. Each pair of X and Y coordinates is used as an address to retrieve a pre-stored tecture modulation intensity for the pi~xel from a texture table.
To avoid aliasing, the intensities stored in the table have been pre-filtered. To select an intensity having an appropriate level of detail (degree of filtering), the distance between the earth surface points calculated for the current and previous pi.Yels is com~uted for use with the X and Y coordinates in addressing the table.

Unfortunately, the quality of the images generated by the digital image generator disclosed by M. Bolton is limited by the earth surface coordinate and detail level calculations. Additionally, the quality of the images is limited because the generator does not employ means for adjacent level blending and means for (far) texture intensity interpolation. Finally, the texture oE ~he images generated appears repétitious unless a relatively large texture table is used.

The reader may find of interest the United States patents 4,154,766 disclosed by Osofsky, et al, 4,179,82~
disclosed by D. Marsh and ~,213,254 d;sclosed by Sullivan, et al. Disclosed in the later three patents are systems which paint objects a Eace at a time by means of a "mini-raster". Each of the systems include means (in the later two patents provided by a "texture" stage) for selecting one of a limited number of mini-raster line densities (resolutions) and beamwidths (focus). The later patent also includes a pattern generator by means of which certain regular polygons may be repeated to conserve memory.

DISCLOSURE OF THE INVENTION
Accordingly, it is a primary object of the present invention to provide a method and an apparatus for ~enerating texture in real time.

Another primary object of the present invention is to provide a method and an apparatus for generating texture which may be superimposed on surfaces (curvilinear and planar) of any orientation and on smooth shaded objects.

Providing a method and an apparatus for generating texture patterns which are suggestive of the real world material they are intended to represent, which are continuous across object surface boundaries and which are free of aliasing is another primary object of the present invention.

Another primary object of the present invention is to provide a method and an apparatus for generating texture 6~

patterns which exhibit appropriate levels of detail and provide gradual (imperceptible) detail level transitions.

Still another primary object of the present invention is to provide a method and an apparatus for generating texture which is repeatable and coherent from frame to frame and which is in (and remains in) correct perspective and appropriate occultation.

Finally, another primary object of the present invention i5 to provide a method and apparatus for texture generation which affords a data base modeler the ability to control the kind of texture to be superimposed on a surface and to specify different types of texture to be superimposed on different surfaces~

These and other objects of the present invention are realized by a texture generation method which includes the initial steps of obtaining texture modulation intensities;
filtering the intensities to prevent aliasing; and storing the filtered intensities to develop a texture modulation intensity pattern table storing near and far texture each of which have several texture types with each type covering several tiles (areas) and each tile having several levels of detail (degrees of filtering).

Thereafter~ during a mission, the method includes the steps of inverse transforming to earth coordinates two of the three coordinates of each pixel (picture element) which is to receive texture of the digital image generated by a digital image generator; calculating a number representing an appropriate level of detail for the pixel;
developing an address from a texture code for the pixel, the two earth coordinates and the level number to access ~Z~L7~

the texture modulation intensity pattern table in a selected orientation to retrieve a level N and a level N -~ 1 element Eor each oE a selected one or two texture type for the near texture ancl three such sets oE elements forming a triangle for the far texture; accessing the table to retrieve the elements; combining the corresponding texture type elements; mixing the level N
and level N + 1 comhined elements in the proportion specified by the level number; interpolating the mixed far texture elements based on the address; combining the near texture mixed element and the far texture interpolated element to develop the appropriate texture intensity for the pixel; and combining the texture intensity for the pixel with the intrinsic intensity developed by the digital image generator for the pixel to obtain a suitable intensity for painting the pixel.

These and other objects and advantages of the present invention will no doubt become obvious to those of ordinary skill in the art after having read the following detailed description of the preferred emobdiment as illustrated in the various drawing figures.

BRIEF DESCRIPTION OF THE DRA~ING
Fig. 1 is a diagram of the image plane with the pilot's eye off-center;

FigO 2 is a diagram of a sampling lattice in the spatial domain;
Fig. 3 is a diagram representing the spectrum of an intensity picture;

Fig. 4 is a diagram illust~ating the frequency spectrum of the intensity pattern shown in E'ig. 3 when ~2~7~6~

sampled at the points designated by the sampliny lattice shown in Fig. 2;

Fig. 5 is a diagram illustrating an approximation of the sampling lattice;

Fig. 6 is a diagram illustrating the largest inscribing square of the parallelogram passband;

Figs. 7 and 8 are diagrams representing a sampling lattice in the spatial domain and its corresponding reciprocal lattice in the frequency domain, respectively;

Fig. 9 is a diagram illustrating level selection as a function of log2 L;

Fig. 10 is a diagram illustrating an approximation to the sampling period L;

Fig. 11 is a block diagram of a texture generation apparatus in accordance with the present invention;

Fig. 12 is a diagram illustrating eight orientation addressing;
Fig. 13A - H are diagrams of a pair of arbitrary geometric shapes and their rotation and inversion when addressed as sho~n in Fig. 12;

Fig. 14 is a diagram illustrating memory hierar~hy for texture modulation intensity addressing, Fig. 15 and 16 are photographs illustrating the ornamental effect generated by a digital image generator employing texture generation in accordance with the ~71~

present invention without and with, respective:ly, smooth detail level transition (mixing);

FigO 17 is a diagram illustrating level mixing as a func~ion of log2 L;

Figs. 18 and l9 are photographs illustrating the ornamental effect generated by a digital image generator employing texture generation in accordance with the present invention without and with, respectively, close and far texture modulation intensity interpolation;

Fig. 20 is a diagram illustrating a super tile with four texture tiles, each of which has four-by-four texture elements;

Fig. 21 is a diagram illustrating one of the texture elements shown in Fig. 20.

As previously indicated, in accordance with the present invention, texture is generated for each surface (planar or quadric) which is to receive texture by adding to the intrinsic intensity o:E the surface a texture modulation intensity (for each display color) for each picture element (pixel) on the screen occupied by the visible portion of the surface~ The texture modulation intensity at a particular pixel occupied by the visible portion of the surface is obtained in the following manner. First, the screen coordinates (Xs, Ys, Zs) of the surface visible at that pixel (~s~ Ys) are inverse transformed into a two- dimensional (2-D) texture mapping space (Xt, Yt), i.e., ~2~7~
g inverse transformation (xs~ Ys~ Zs) (Xt, Yt) Next, the transformed coordinates (Xt, ~t) are used as X and Y addresses to access a two-dimensional (2-D) texture modulation intensity pattern table to look up the corresponding texture modulation intensity. Finally, the texture modulation intensity is added to the intrinsic intensity of the corresponding pixel. This process is referred to herein as mapping texture modulation intensities onto a surface through the two-dimensional (2-D) texture mapping space (Xt, Yt). If texture patterns resembling real world texture are defined on the texture mapping space, then realistic real world texture is mapped onto designated surfaces.

A necessary and sufficient condition for a two-dimensional (2-D) texture mapping space to map spatially fi~ed texture onto a surface is that the screen coordinates o all points on the surface always inversely transform into unique points in the texture mapping space.
For surfaces (moving or stationary) to be textured, there are, in general, many "valid" texture mapping spaces that satisfy this condition. For stationary surfaces, a texture mapping space defined on the ground plane (Xe, Ye plane, where the subscript e indicates earth coordinates) satisfies the above condition. Moreover, for stationary surfaces, any two-dimensional (2-D) texture mapping space defined on any plane in the earth (environment) coordinate system satisfies the condition.
For moving surfaces, two-dimensional (2-D) mapping spaces defined on planes which move with the moving surface also satisfy the condition.

The inverse transformation from the screen coordinates (Xs, Ys, Zs) to the above mentioned texture mapping spaces (for both stationary and moving surfaces) is given by the equations:
Xt = C1 ~ C2 Xs ~ C3 Ys+ C4 and C6 Xs ~ C7 Ys ~ C8 Y = C5 + ~ ~

where the Ci's are constants (for each frame) dependent on the particular texture mapping space and Zs is dependent on the geometry of the surface. For planar surfaces, Zs is linearly re]ated to Xs and Ys b~ the equation:
Zs = B1 Xs ~ B2 Ys ~ B3 where Bi's are constants (for each frame) dependent on the orientation of the planar surface. It should be noted that the numerator and denominator of the ~uotient terms can be incrementally generated.

Since the constants associated with the numerator in the quotient terms are dependent upon the texture mapping space used, hardware is saved when the same texture mapping space is used for all textured surfaces. The preferred texture mapping space for all surfaces is the ground plane mapping space mentioned earlier. Texture mapped onto surfaces through the ground plane mapping space is reEerred to herein as ground mapped texture. For the ground plane mapping space (Xe - Ye)~ the inverse transformation is given by the equations:

~ and U21 s 22 s 32 Ye Yo Zs 12~7~6~

where XO and YO are the X and Y coordinates of the pilot's eye on the earth coordinate system and the Uij~s are constants Eor each frame. (The deviation of these equatlons follows shortly.) ~s mentioned earlier, Zs = B1 Xs ~ ~2 Ys + B3 for planar sur~aces, where the Bi's are constants for each frarne dependent on the orientation of the planar surface. Therefore, in order to evaluate Xe and Ye the Bi's have to be calculated for each frame for each textured planar surface.

The effect of using the ground plane mapping space for texture mapping is to orthographically project texture vn the ground plane to the surface. Thus, texture is stretched in proportion -to the inclination of the surface to the ground.

One problem with using ground mapping is that texture cannot be put on planes perpendicular to the ground. In general, texture cannot be put on planes perpendicular to the plane on which the mapping space is defined. This, however, is overcome by using Xe - Ze plane or Ye ~
Ze plane mapping instead of ground plane mapping (iOe., Xe - Ye plane mapping) for planes perpendicular to the ground. Thus, to allow texture to be put on planes of all orientation, an inverse -transformation is made using three coordinates (Xe, Ye~ Ze) instead of two. The appropriate two coordinates are then used to access the two-dimensional (2-D) texture lookup modulation intensity pattern table.

Surface mapped texture on a planar surface refers to texture mapped onto the planar surface through mapping spaces defined on the planar surface. If surface mappe~
texture is applied to all planar surfaces then the Ci's ~7~

of the above equations have to be calculated for each individual surface, resultiny in a sllght increase in the computation required over ground plane mappiny discussed above. This approach has the effect of having a two-dimensional (2-D) texture wallpaper glued on each surface.

Intersecting quadric surfaces (hyperboloids) have been demonstrated as being effective in simulatiny mountain ranges. However, if only smooth shading is applied on these quadric surfacesr the mountain ranges appear too smooth. To add some irregularities to the surfaces of mountain ranges, texture is superimposed on the quadric surfaces. The preferred mapping space for quadric surfaces simulating mountain ranges is the ground mapping space. As mentioned earlier, in order to perform the inverse transformation from screen coordinates to the ground mapping space, Zs has to be obtained. Unlike planar surfaces, Zs for quadric surfaces is not linearly related to Xs and Ys~ However, an incremental technique to calculate Zs for quadric surfaces follows.
Given Yst the conic formed by the intersection of the scan plane associated with Ys and the quadric surface is given by the equation:

A1X + A2Zs + A3Xszs + A4 s 5 s 6 or A z + (A X + A )Z + A X + A X + A = 0 a b c Thus, Zs is given by:

z -b - ~ - 4ac s a ~2~7~

If A2 = 1 (i.e., the equation is normalized), then Z = -b ~ ~ b2 _ ~c Since b is linear with Xs and (b2 - 4c) is ~uadratic with Xs, b and (b~ -4c) can be incrementally generated. The laryer of the two solutions is used since Zs is the inverse Z depth.

The derivation of the equations for the inverse transEormation from the screen coordinates of a point on a surface (planar or quadric) to its earth coordinates is now in order. The derivation is for -the general case where the pilot's eye is off the center of the image plane as illustrated in Fig. 1. This is the case where the pilot's eye can be moved around the center point of a dome to judge the distance from a close aircraft using the parallax effect. It is usually necessary ~o project objects onto an imaginary image plane rather than the true image plane to correct for the fact -that the projector is not located at the pilot's eye. The pilot's eye is in general off center with respect to the imaginary image plane. Mote that where the pilot's eye is not off center, dW and dH in Fig. 1 are zero.

First, let the matrix:
[H] = 11 12 13 be the orientation matrix of the image plane with respect to the earth coordinate system. [H~ is an orthonormal matrix, i.e.:

~L2~

~14-[~]-1 = [H]T and det [H] =

Now, let (Xe, Ye, Ze) be the earth coordinates of the point on the surface; and, let (Xo, Yo, Zo) be the earth coordinates of the pilotls eye. The pilot's eye coordinates oE the point are given by the equation:
1 0 rxpl ~e - Xol yp = [H] Ye - Yo _Zp Ze - Z~

Since the clipping algorithm assumes a 90 x 90 view window and a centered pilot's eye, it is necessary to scale the pilot's eye coordinates of the point before using the existing clipping algorithm. The scaled pilot's eye coordinates ~xp1, yp1, zp1) are given by the equation:

~ l ~ 2D 2dH
y 1 = o H H Yp Zp1 0 0 1 _ZP_ 5 By letting:
a = 2w , b = W
2D 2d~
c = H ~ d = H
0 it follows that:
Xp1 = a Xp ~ b zp, Yp = c Yp + d Zp and Zpl = Zp ~7~6~

Finally, by using the original pilot's eye coordinate equation to expand the above scaled pilot's eye coordinate equations, it follows that:
yp1 a 0 b H11 H12 H13 Xe - Xo Xe - X
yp1 = 0 c d H21 H22 H23 Ye - YO - [Hs~ Ye - Yo yp1 0 0 1 31 32 33 Ze - Zo Ze - Zo ~ _ I
1 0 ~I s The screen coordlnates of the point are given by the equations:

Xs = NPE ~ ZP + Xp 2Zp Ys = NSL ~ ZP -~ YP and 2Zp Zs = zpl where NPE = number of picture elements (pixels) along a scanline and NSL = number of scanlines. In rearranged form, the screen coordinates of the point are yiven by the equations:

~p ~ 2 Xs - 1 and Zp NPE

-- Y S
Zp NSL

From the non-expanded scaled pilot's eye coordinate equations and the original screen coordinates of the point 7~

equations, it follows that:

Xp = (~ Xs + B) Zp ancl Yp = (C Ys + D) Zp ~here NPE ;a ~ B = _ b+1 N5L- c and D = _ d 1 ~earranging the latter scaled pilot's e~e coordinate equations yields:
_ Xe X -xp1 Xo _ -xp1/zp1 Ye = Y ¦ + [Hs]-1 ypl = Yo + zp1 [Hs]-1 yp ~ zp1 Ze _Z zp1 Lzo _ _ 1 .
Next, by substituting the second form of the equations for the screen coordinates of the point into the above equation, it follows that:
~Xe ~Xo 2 Xs l ~

Ye = _ZO + zpl [~S~-1 NSLYs Since Zp = ZP = Zs 6~

it follows that:
Xe Xo NPE - 1 Ye = _Zo + [Hs]-l NSL2 Ys - 1 Finally, by expanding the above equatlons, the equations for the inverse transformation from the screen coordinates to the ground plane mapping space result. Specifically:
U 11 XS + U2 1 YS + U3 1 Xe = Xo ~ - ~ zs Ye = yO + 12 Xs + U22 Y5 + U32 and Ze = Zo + 13 Zs where 11 NPE a ~ U21 = NSL c ~ U31 = a H11 + d 1 H21 + H

U12 = NPE a , U22 = NSL c ~ U32 = a H12 + c H22 + H32 U - 13 U 23 , and U33 = - H13 + - H23 + H33 As previously indicated, in accordance with the present invention, the preferred method of texture 71~

generation includes the initial steps of obtaining texture modula-tion intensities, filtering the intensities to prevent aliasing, and storing the filtered intensities in a two-dimentional texture modulation intensity table. The preferred method of obtaininy texture modulation intensities is Erom digitized real world aerial photographs. Alternatively, texture patterns may be obtained by creating certain two-dimensional (2-D) frequency spectrums (perhaps according to some wanted frequency properties) and doing a two-dimensional (2-D) inverse Fast Fourier Transform (FFT).

After obtaining texture modulation intensities, the preferred method of texture generation includes the step of filtering the intensities to prevent aliasing (manifest as dynamic scintillation of a scene). Since texture is generated by table loo~-up for each pixel on the screen which is associated with a textured surface, each pixel which is associated with a textured surface "samples" an intensity modulation value from the texture look-up table and adds this value to the intrinsic intensity of the surface at that pixel. Therefore, texture generation may be viewed as a two-dimensional (2-D) sampling process.

To understand the antiliasing approach, it is important to understand the two-dimensional sampling theorem. Let a pattern be sampled by a sampling lattice such as that which is shown in Fig. 2. Let the sampling points of the sampling lattice be defined by the position vectors:

~ ,, ~ mn mY1 + n~2 If ¦ Y~I = ¦ Y2¦ and Y1 and ~2 are orthogonal, a square ~Z~L786~

sampling lattice results. The general case, however, is that oE a parallelogram sampling lattice as shown in the figure. Let the frequency spectrum oE the intensity pattern be as shown in Fig. 3~ Then, the frequency spectrum of the sampled intensity pattern is as shown in Fig. 4. In Fig~ 4 it can be seen that the frequency spectrum of the original pattern is replicated over a "reciprocal lattice" in the frequency domain. The position vectors of the reciprocal lattice (indicated by small dots) are given by:

Wmn = mW1 ~ nW2 The relationship between the sampling lattice in the spatial domain and the reciprocal lattice in the frequency domain is given by:
Y1 W2 = ~2 W1 = and ~1 W1 = ~2 W2 = 1 The first equation implies that ~1 and ~2 are orthogonal to W2 and W1, respectively. Let ~ be the angle between ~1 and ~2 The second equation implies that:
¦W1 ~ sin 3 ) an~

iW2 ~ 21 sin ~ ) The latter equations imply that the more dense the sampling lattice is in the spatial domain, the more sparse will be the replications of the original frequency spectrum in the frequency domain. The sampling theorem indicates that to avoid aliasing, the frequency spectrums of the replications should not overlap.

Thus, aliasing may be avoided by making the sampling lattice dense enough so that no overlap of the frequency `` ~23~7~

spectrums occurs or by "band limiting" the intensity pattern frequency spectrum by "low pass" flltering the original intensity pattern so that no overlap of the filtered ~requency spectrum occursO In Fig. 4 -the original intensity pattern should be bandlimited with the parallelogram passband "~1 V2 V3 V4". In the sampling process of texture generation, however, the sampling lattice is a function of the orientation of the surface receiving texture and the distance of the viewpoint from it. Therefore, there is no control over the sampling lattice. Thus, the second method, that of limiting the original intensity pattern (to a degree depending on the density of the sampling lattice) before sampling~ is employed.
As mentioned earlier, the more sparse the sampling lattice, the more dense is the reciprocal lattice.
Consequently, the more sparse the sampling lattice, the more "low passed" the original frequency intensity spectrum has -to be to avoid aliasing. Therefore, to avoid aliasing in texture generation, a measure of the density of the sampling lattice is used in selecting the appropriately low passed texture intensity pattern.

Hereafter, a method of obtaining the sampling la-ttice as well as a measure of the density of sampling lattice at a particular pixel associated with a surface receiving texture is disclosed. Also disclosed are methods of obtaining te~ture intensity patterns with different degrees of low pass filtering. Let the pixel under consideration be denoted "A". It is desired to find the sampling lattice for this pixel. This sampling lattice is then used to select the appropriately low pass filtered texture modulation intensity pattern. Let the pixel to the left of pixel A be denoted "B"; and, let the pixel ~z~

above pixel A be denoted "C". These three pixels are depicted in Fig. 5. In Fig. 5, these three pixels on the screen are shown to be inverse transformed into three points, "a", "b" and "c", on the ground plane. r~et "d" ~e the point on the ground which forms a paralleloyram with a, b and c. Parallelogram "a b c d" then approximates the parallelogram sampling lattice at pixel A.

Now, a discussion of the Hadamard TransEormation is in order. Let the reciprocal lattice corresponding to the parallelogram sampling lattice a b c d in Fig. 5 be as shown in Fig. 6 (indicated by small dots). To avoid aliasing, the frequency spectrum has to be bandlimited to the parallelogram "V1 V2 V3 V~" as shown in the figure. If texture intensity is represented in the frequency domain or transform domain, i.e., represented by its frequency components or transform coefficients, then texture intensity may be bandlimlted by taking only the frequencies or transform coefficients within the parallelogram throu~h the inverse transform to the spatial domain. Many types of transforms exist for the representation of texture. Among these transEorms, the Hadamard transform appears to be the most efficient one as far as computation is concerned. The computation of the inverse Hadamard transform involves only additions while most other transforms involve multiplications.

Next, the Hadamard transform is introduced. Let (f) be an N by N matrix whose elements represent the texture modulation intensities of an N by N texture pattern. Let (F) be another N by N matrix representing the Hadarnard transform of (f). ~F) is defined as follows:
(F) = (H) (f) (H) where (H) is an N by N Hadamard ma-trix with element values of ~ 1 only. The inverse Hadamard transform is given by:

~786~

'f' - 2 (H) (F) (H) From the above equation it follows that:

'f' N2 HR2 (F) ( HC1 HC2 ... HC~) HRN

where HRi is an 1 by N row matrix corresponding to -the ith row of (H) and HCj is an N by 1 column matrix corresponding to the jth column oE (H). I.et fmn be an element of (f) in row m and column n. From the preceding equation, it may be seen that:

f = 2 (~Rm) (F) (HCn) N2 i-1 j-1 m n where HRm and HCn are the ith element and jth elements of HRm and HCn respectively. Since the elements of HRm and HCn have values of +1 only, fmn can be obtained by the sum of the N2 elements of (F). The sign to be associted with a certain element Fij of (F) in the sum is obtained as follows. Let logic "1" represent -~1 and logic 1l0ll represent -1 in the Hadamard matrix. Let sign (i, j) = HRm ~ HCn. If sign (i,j) = 0 then Fij will be used in the sum;
otherwise, -Fij will be used in the sum.

To avoid aliasing, the sampling lattice a b c d is used to generate the prallelogram passband V1 V2 V3 V4. The Fij's outside this passband are turned to ~ero so that the transform coefficien-ts outside the B~

passband are suppressed in accordance with the two-dimensional sampling theorem.

To simplify the transform coefficients suppression operation the larc~est inscribing square "V5 V6 V7 Vg" (illustrated in Fig. 6) to the parallelogram is used as the pass~and. This largest inscribing square corres-ponds to a square sampling lattice ~a1 b1 c1 d1l~ as shown in Fig. 5. The side length of square a1 b1 c1 d1 (henceforth referred to as -the sampling period) is given by:

L = MAX {¦Ye - Yea¦ + ¦Xec- Xea¦ , IXeb al I b a Hence, when square passbands are used for antialiasing, the sampling period L should be used to choose the appropriate square passband to avoid aliasing.

Next, the derivation oE the preceding equation is in order. The sampling lattice in the spatial domain and its corresponding reciprocal lattice in the frequency domain is shown in Figs. 7 and 8, respectively. The relationships between the vectors in these two figures are given by the equations:
and V1 ' W2 = V2 W1 =

,. ,. ~ --,~
V1 W1 = V2 ~ W2 = I
-~ ~
In other words, V1 and V2 are orthogonal to W2 and W1, respectively, and, W1¦ = 1/(¦V1¦ SIN ~) and W2l = 1/(¦V2¦ SIN ~) where ~ is the angle between V1 and V2.

7~6~
~24-The sampling period L is the side length of the square sampling lattice in the spatial dornain correspondiny to the largest inscribing square reciprocal lat-tice to the parallelogram A B C D. Therefore, the sampling period is given by the reciprocal of the side length of the largest inscribing square of parallelogram A B C D, since ~ = 90 , ¦W~ /¦Vl¦ and IW21 =
l/¦V2¦ for a square sampling lattice.

In Fig. 8 Point E is the intersection of the side CD
(or its extension) with a 45 line passing through B.
Point F is the in-tersection of the side AD tor its extension) with the same line. It may be seen that the side length of the largest inscribing square of the parallelogram is given by:
BF BE
= ~IN ~ 2 where BF and BE are at an angle of 45 to the horizontal 20line. From the equation:

¦W1¦ = 1/(¦V1¦SIN~ ) it follows that:
) AB = 1/t¦V1¦ SIN ~) and BG = AB~SIN~

However, 6~

BF = BG_ _ COS(~ 45 ) ~ IN~1 SIN459) BF ~
~ ~ (COS~1~SIN~
Similarly, BE _ 1 ~2 ~ ~C5~2+5IN~2) Thus, the sampling period L is given by L = Q = MAX {BF ' BE
= MAX ~¦V1¦(COS~+SIN~ 21(COS~2+SIN~2~

~ Xeb xeal +I Yeb-yeal, I Xec-Xea¦ +Yec-Ye 13 completing the derivation of the equation of the sampling period.

Finally, a discussion of the spatial domain representation of texture intensity patterns with diEferent degrees of low pass filtering is in order. The inverse transEormation for each pixel receiving -texture required by the above transform domain representation of texture may be avoided by low pass filtering the original texture intensity pattern with different square passbands and storing the filtered intensity pattern. The size of the texture intensity pattern table is equal to S by N, where S is the size of the table for the original texture intensity pattern and N is the number of different degrees of low pass filtered intensity patterns that are to be ~L2~

stored (in~luding the original texture intensity pattern).

To reduce the total size of the table required to store the different degrees of low pass ~iltered intensity patterns, a binary jump method described below is employed. Let the original texture in-tensity pattern have 2M by 2M texture elements representing an area of 2M by 2M unit2. Therefore, in the original texture intensity pattern each texture element represents an area of one unit2. This is referred to herein as the level '1zero" representation of the original texture intensity pattern. Level "one" representation has 2M-l by 2M-1 texture elements each representing an area of 4 unit2. The intensity of texture elements in level "one" is given by the average of the four texture elements in level "zero" covering the same four unit2 area.
Level "one" is in effect a low pass filtered version of level "zero'l. Similarly, level Q has 2M-Q by 2M-Q
elements each representing an area of 22Q unit2. The intensity of elements in level "Q" is given by the average of the 22Q texture elements in level l'zero" covering the same 22Q unit2 area. Thus, the higher the level number, the more low pass filtered is the texture intensity pattern. Eventually, the highest numbered level (level "M" in this case) has only one texture element whose intensity is given by the average of 22M texture elements in level "zero". The total table size is therefore:

~ 2 + 2 ~ ~ + . . . 1 < -~ S , {20} {21} {22} {2 }

where S is the size of level "zero".

6~

The maximum frequency component of level "zero" in both directions is 1/2 cycle/unit. In accordance with the two-dimensional sampling theorem, a sampling rate of greater than or equal to 1 sample/unit (twice the rnaximum frequency) will ensure no aliasing. Similarl~, the maximum frequency component of level "onel' is 1/~ cyc:Les/
unit in both directions. A sampliny rate oE greater than or equal to 1/2 sample/unit will ensure no aliasing.
Therefore, aliasing is avoided by choosing level "zero"
when L _ 1 unit (sampling period L = 1/sampling rate).
Level "one" is chosen when 1 unit < L < 2 units. In general, if 2Q-1 unit < L < 2Q unit, (or Q-1 < log2L <Q ) level "Q" is chosen. When L >
2M-1 unit, level "M" is used. This is illustrated in Fig. 9 for M = 6. Notice that a higher level of detail corresponds to a lower level number. The chosen spa-tial domain representation of texture over transform domain representation is preferred because the former requires less computation even though the memory space required is a little moreO

As previously indicated, the measure of the density of sampling lattice which is used to select the appropriate level of detail of texture is given by the sampling period:
L = MAX I ~ ~c~ t~ / A ~

Since Yec and Xec are earth coordinates of a pixel in the previous scanline, a scanline buffer is required to store Yec and Xec for pixels in the previous scanline. Hereafter, an approximation to the sampling period L is disclosed which requires no scanline ~2~

buEfer and which permits the approximated sampliny period to be evaluated earlier in the texture generation pipeline, thus, shortening the pipeline. FroM F'ig. 10 it may be seen that :

L1 < ~ ~Yec ~ Yea) -~ (Xec - Xea) ~ ~ - J-2Q 1 and L < ~ ~Ye - Ye )2 + (Xeb - Sea)~ = ;-2Q2 However, since the distance between two points is invariant under rotation and translation transformation, it follows that:

~(Xec - Xea)2 + (Yec - Yea)2 + (Zec ~ Zea)2} 2 = {(XPc ~ Xpa)2 + (YPC ~ YPa) + (ZPc ~ ZPa)~ = Q3 and 25{(Xeb - Xe )2 + (Yeb - Yea) + (Zeb - Zea) }

= {(XPb - Xpa) + (YPb ~ YPa) ~ (ZPc ~ ZPa) ~ = Q4 where the subscript p indicates pilot's eye coordinates.

-- ~2~71~

Now~ since Q3 < Q1 and Q4 > Q2~ it follows that:

L1 < ~2 Q3 and L1 < ~ Q4 Substitution of the above two equations into the equation for the sampling period L yields:

L < max {~ Q3, ~ 4 In order to save a scanline buffer and to shorten the texture generation pipeline an approximated sampling period L1 is used given by the equation:

L1 = max {~ Q3 , J2 Q4 }

to select the appropriate level of detail of texture.
Since L1 > L, the effect of using L1 instead of L is that a level of detail lower or equal to that indica-ted by L is chosen. ~his is the price paid for using L1 instead of L. Howeverr tests indicate that most of the time (especially for planes at a small angle to the ground plane on which the mapping space is defined) L1 is quite close to L,. ~s previously indicated, choosing a higher level of detail of texture than indicated by L gives rise to aliasing. ~owever, since L1 > L, using I,1 instead of L for level of detail selection guarantees that this will not occur.

- ` ~
~2~78~

Next an approximation to Q3 and Q~ is derived.
Since, as previously indicated, Xp = (AX5 + B) Zp and Yp = (CYS -~ D) Zp where A, B, C and D are constants and A and C 1, it follows that:
Xp - Xp = (AXsa + B) (Zp~ 2Pa) ( c a YPC ~ YPa = (C [Ysa - 1] + D) ZPc ~ (CYsa + D) ZPa (~.~Ys = Ys ( a )(ZPc ZPa) C7~c and ZPc ZPa ZPc ZPa However, , Q3 = {(Xp - Xpa)2 ~ (YPC ~ YPa) + (ZPc ~ ZPa~

~ . .. ._. . _ ~3 = ~ 1 + (AXsa+ B) ~ (CYsa +D) (ZPc ~ ZPa) , + c2 Pc 2CZpc (CYsa+ D)(Zp - Zp) Since C1 the first term under the square root sign dominates when ZPc ~ ZPa. When ZPc = ZPa (i.e., the planar surface is parallel to the image plane) the second term under the square root sign dominates.
Therefore, a good approximation to Q3 is:

~2~

Q3 - max of { ~ +(AXsa~B) ~(CYsa~D) (ZPc-Zpa)/ CZpc}
Also since:
dZs a c dYs where ~ is the slope of Zs in the Ys direction and is constant Eor planar surfaces; and, z1 = Zs (as previously indicated), it follows that:

1 1 = ddZS or ZPc ~ ZPa Pa c dYs p Pc~ 3 can be approximated by:
Q3 - max of {~1~(AXsa+B) + ~CYsa+D) ZPa d~ ,C Zp }
dZs = max of {~1+(AXsa+B) + (CYsa+D) ~ a }
Similarly, Q4 can be approximated by:
dZs Q4 - max of {~1~(AXsa+B) -~ (CYsa+D) Zs 2 ,Zsa }
The square root term is identical to the range correction term. This range correction term is necessary to obtain the true slant range for better fading. Since the term under the square root sign is quadratic in Xs, it can be incrementally calculated along a scanline with two additions. If the pilot's eye point is not allowed to move with respect to the view window, then A, B, C and D
are constants for the whole mission; and, this range correction term can be obtained by table lookup. Tests IL7~

indicate that 5 significant hits are usuall~ suf~icient for the square root term ddZS, ddZS and Zs. ~hereEore, relatively small lookup tables are required for the computation of Q3 and Q4.
S

Since the approximation to Q3 and Q4 involves only screen coordinates of the pixel under consideration and the derivatives of Zs with respect to Xs and Ys (both are constant for a planar surface), no scanline buffer is required for their evaluation.

It should be noted that evaluation of L requires earth coordinate values which are not available until the inverse transformation from the screen coordinates to the earth coordinates is completed. On the other hand, L1 evaluation can be started once the screen coordinates are obtained, thus, shortenin~ the texture generation pipeline.
The above approximation is valid only for planar surfaces. For quadric surEaces, the scanline buffer approach is preferred.

Notice that the first term in -the bracelet of Q 35 and Q4 differs in one value, namely dYs in Q 3 and dZs i Q
Let DgIMAX =~MAX
and call the square root term R, the range to Z correction factor.

~Zl~

Since the approximated sampling distance ~1 is given by L1 - MAX~ 3 , ~ Q4~ , L1 is given in terms of DZIMAX by L1 = MAX ~ R DZIMAX , C , A
z sa2 Z sa Z Sa) MAX ~ R DZIMAX , MAX(A,C) ~ Zsa2 Zsa Letting z _ z1 , we have Ll = MAX {Z2-R-DZIMAX, Z-MAX(A,C)} ~ .
After obtaining and filtering the texture modulation intensities, as previously indicated, the preferred method of texture generation includes the step of storing the filtered intensities. Since surfaces to be textured may be very large~ even at a low resolution, the size of the table required to assign texture intensity modulation to the entire two dimensional ~2-D) mapping space may be prohibitively large. Therefore, a "tile method" is employed.

Specificaly, a texture tile consists of 2n by 2n texture modulation intensity elements are stored in a ramdom access memory (RAM) table. Each texture element covers one square unit. The definition of a unit is dependent on the resolution required for the mission. A
texture tile covers 2n by 2n square units.

The simplest method of covering the entire two-dimensional (2-D) space is by repeating this 2n by 2n square unit tile over it. ~owever, this is generally not
3~2~

acceptable since the resulting texture pattern looks repetitious. The preferred method employs four (or more if more R~ is provided) tiles of similar characterisitics Eor each type of texture. These four tiles are referred to herein as the four member tiles of the sarne texture pattern. The boundaries of these four member tiles are pre~filtered in such a way that any two tiles in any orientations (eight possible orientations) may be laid side by side without sharp transitions. The eight orientations of a tile are obtained from the texture modulation intensity pattern table by addressing the X
and Y address ports as shown in Fig. 12, where ~ indicates X complemented. Thus, eight orientations of a tile are obtained using memory (RAM) for only one tile (the eight orientations being illustrated in F'ig. 13). The four member tiles together with their eight orientations give 32 different tiles for one texture intensity pattern type.
A super tile consisting of 2m by 2m tiles is then created by selecting each of its constituent tiles pseudorandomly (or manually) from the 32 different tiles to best ~atch the real life material the texture is to represent. Once the constituent tiles of a super tile are chosen, their identities (5-bit codes with 2 bits for member and 3 bits for orienta-tion~ are stored in a super tile RAMo This super tile is then replicated over the entire two-dimensional (2-D) space. This implies that the same texture intensity pattern is repea-ted every 2m by 2n by 2m by 2n square units. Tests with m = 5, n =
4 and Unit = 1 f-t indicates that this repetition rate is normally acceptable.

The memory hierarchy used to cover the entire two-dimentional (2-D) space is shown in Fig. l4. The high order m ~its of the X and Y coordinates are used to look 31 2~

up the super tile random access memory (RAM) to vbtain the
5-bit member/orientation code. This selects one of the 32 different tilesO The low order n bits of X and Y
coordinates are then used to look up the texture S modulation intensity from the selected member with the chosen orientation.

The above describes the creation of one particular type of two-dimensional (2-D) texture intensity pattern.
Different types of -two-dimensional (2-D) patterns are created in a similar fashion. A texture code attached to each sur~ace (planar or quadric) allows different surfaces to receive the appropriate type of texture pattern.

Although two-dimensional (2-D) texture intensity patterns are necessary to represent natural texture, one-dimensional (1-D) texture intensity patterns are more appropriate for certain man-made texture (e.g., plowed fields, furrow). They are simulated/ without additional random access memory (RAM), by holding the X coordinate (for horizontal one-dimensional (1-D) patterns)~ or the Y
coordinate (for vertical 1-D intensity patterns) constant when looking up the two-dimensional (2-D) texture intensity patterns. The constant determines the particular row or column of the two-dimensional (2-D) texture intensity pattern used in the generation of the one-dimensional (1-D) pattern.

In a typical mission, many different types of texture intensity patterns are required, requiring a very large memory. For example, to store 36 different types oE
texture intensity patterns, the memory size required is 36*SI where S is the memory size required for one type of texture intensity pattern. To avoid the need for such a large memory, six types of texture intensity patterns are chosen requiring a memory size of 6*S. From -the six different types of patterns, 6C2 = 15 other different patterns are obtained by taking the swn (followed by a right shift) of any two oE the six different types of patterns. Another 15 diEferent types of patterns are obtained by taking the difference (followed by a right shift) of any two of these six different types of texture patterns. In this manner, 36 different types of texture intensity patterns are obtained while using only a memory size of 6*S. Even more different types of texture intensity patterns may be obtained by adding (or substracting) fractions (1/2, 1/4, 1/8, etc.) of any two pattern types if more hardware is available.

As previously indicated, to avoid aliasing, texture modulation intensities having varying degrees of filtering are stored. During a mission, the appropriate level of texture detail is retrieved according to the sampling period. As a result, there is a sudden transition from one level of detail to the next level of detail on the boundaries between two adjacent levels of detail. An example of this effect is shown in Fig. 15. To eliminate this undesirable effect, a method of mixing adjacent levels of texture detail is employed as indicated hereafter. As previously indicated, only the exponent of L (i.e., the integral part of log2 L) is used to choose the appropriate level of detail. To mix the texture intensities from two adjacent levels of detail, the fractional part of log2 L is used as a ratio for mixing as depicted in FigO 17.

Tests indicate that 4 bits representing the fractional part of log2 L are normally sufficient for a smooth transition between levels of detail of the texture intensity pattern. Preferably, this mixing method is ~2~7i~

implemented by table lookup. When this method is applied to the textured scene in Fig. l5, a textured scene with smooth level of detail transition results, as shown in Fig. 16.

Preferably, since two adjacent levels of detai] have to be accessed simultaneously to achieve mixing, adjacent levels of detail of texture pattern are arranged in such a way that they reside on different random access memory (RAM) banks for simultaneous access.

On a textured surface of large extent (e.g., the ground plane) the texture intensity pattern is reduced to a constant intensity (the average intensity of the pat~ern, corresponding to -the lowest level of detail of the texture intensity pattern) at the far side of the surface. This is because, on the far side, the sampling period L is large compared with the physical unit of the basic texture element. In order to put texture on the far side, two types of texture intensity patterns of different resolution (i.e., different physical units for the basic texture element) are, preferably, superimposed. The texture intensity pattern with a larger physical size fo the basic texture element is referred to herein as the far texture, while the one with smaller physical size for the basic texture element is referred to as the close texture.
While the superimposed far texture does provide texture on the far side, it also causes a checkerboard type of far texture to be superimposed on the close side. This is because the physical size of a texture element of far texture is large on the close side and, hence, subtends a sizable area on the screen, giving rise to -the undesirable checkerboard effect. This effect is depicted in Fig. 18.

~z~
-3~-As mentioned earlier, the checkerboard effect arises when texture elements of texture tiles occupy sizable areas on the screen, thus, painting the areas with constant texture modulation intensities. In order to eliminate the checkerboard efEect, a method of interpolating texture modulation intensities is employed so that the intensities are continuous within a texture element, within a tile, and also across tile boundaries.
This is accomplished as follows.
Texture intensity interpolation concept is illustra-ted in Fig. 20. In Fig. 20, a supertile consisting of four tiles, each with sixteen texture elements, is shown (in the implementation, a supertile actually consists of 32 by 32 tiles each with 256 texture elements). The four tiles in the figure are labeled T1 through T4. Tex-ture element (0,0) in T1 is labeled T1(0,0), and intensity at the lower left corner of texture element T1(0,0) is labeled I1(0,0). The sixteen texture intensities of each tile are therefore assigned to the lower left corners of each square texture element in the tile. In-tensities at the bottom of the supertile wraps around to the top of the supertile. Similarly, intensities at the left of the supertile wraps around to the right of the supertile.
Since the supertile is repeated over the whole mapping space, texture intensity continuity is guaranteed within a tile, across tile boundaires, and across supertile boundaries.

The square texture element area is divided into two triangles, the upper triangle and the lower triangle.
Texture modulation intensity within each triangle is then linearly interpolated from the intensities at the three vertices of the triangle.

7~

Fig. 21 illustrates the interpolation of intensity on a particular square texture element area with intensities at the four corners designated as I0, I1, I2, and I3.
Notice that on each triangular area of a squa~e texture element three intensities (possibly from three difEerent adjacent tiles such as texture element T1(3,3) in Fig. 6) have to be looked up from the texture look up table to perform linear interpolation. Detection of upper and lower triangle is accomplished by comparing the fractional part of the X and Y coordinates of the inverse transformation (referred to as XF and YF respectively in Fig. 21)as follows:

Upper Triangle : YF > XF
Lower Triangle : YF < XF

The intensity interpolation within the upper and lower triangles are accomplished as follows:
Lower Triangle:

Interpolated Intensity = IO ~ XF*(I1-I0) = YF*(I2-I1) Upper Triangle:

Interpolated Intensity = IO + YF*(I3~I0) + XF*(I2-I3) It should be noted that since XF and YF are fractions, (XF~1) and ~YF-1) are the 2's complement of XF and YF, réspectively.

Tests indicate that 5 bits representing XF and 5 bits representing YF are normally adequate. When this technique is applied to the textured scene shown in Fig.

';',~"`~

~.21~

18, a textured scene free of checkerboard ef~ect results, as depicted in Fig. 19.

Illustrated in Fig. 11 of the drawing generally designated by the number 100 is the preferred embodiment in accordance with the present invention of a texkure generating apparatus suitable for use with a system for digital image generation such as, for example, the modular digital image generator (DIG) illustrated at 1~2.
Apparatus 100 is shown to employ as principal components three matrix element accumulators, designated 112, 114 and 116, a Z inverter 118, a pair of multipliers 120 and 122, a combined floating point to fixed point converter and adder 124, a level selector 126, a pair of texture table address generators 128 and 130, a near textured table 132, a combined far texture table and interpolator 13~, a pair of blenders 136 and 138 and an adder 140.

Each of matrix element accumulators 112, 114 and 116, as part of the above mentioned X, Y or Z earth coordinate transformation, calculates the value of the expression Uli Xs + U2i Ys ~ U3i for q 3, respectively, for each pixel (picture element~ (NPE) for each scan line (NSL~ of each field of the successive images generated by digital image generator 104. The respective accumulated matrix element value is converted to an absolute value after which it is converted into a floating point value for driving multipliers 120 and 122.
Preferably, for this purpose, each of matrix element accumulators 112, 114 and 116 includes a combined interface and control unit driven by digital image generator 102, the unit having a counter and a programmable read only memory (PROM) driven by the counter to form a simple microprogrammed state machine.
Also included is a (29-bit) multiplexer controlled by the combined interface and control unit and driven, in part, ~2~L7~

by a (29-bit) value developed thereby, the multiplexer having eight (quad 2-input) multiplexing cle~ices of the type which are commonly designated 10158 of the 10,000 I~CL
series; a ~16 by 29-bit) register file driven by the multiplexer (29-bits) and addressed (~-bits) and controlled (~-bits) by the combined interface and control unit, the register file having two macrocell array type devices also of the 10,000 series; an (29-bit) accumulator driven by itself and the register file (both 29-bit) and controlled by the combined interface and control unit, the accumulator having two macrocell array type devices also of the 10,000 series; and a (16-bit-to-4-bit) priority encoder driven by (the 16 most significant bits developed by) the accumulator, the encoder having four 10113 type exclusive OR devices~ two 10165 type priority encoding devices and one 10158 type (quad) (2-input) multiplexing device. Finally, each matrix element accumulator includes a shifter driven by both the accumulator (29-bits) and the priority encoder (4-bits) and driving (17-bits) multipliers 120 and 122~ the shi~ter having two 10108 type ~16-bit programmable) shifting devices, and an exponent adjusting PROM driven by the priority encoder (4-bits) and driving the multipliers ~6-bits), the PROM having one 10139 type (32 by 8) PROM device. The multiplexer is, additionally, driven by the (29-bit) value de~eloped by the accumulator.

The combined interface and control unit ob-tains ~29-bits representing) the pertinent matrix element values from digital image generator 102 and s-tores the values in the register file during each of the field flybac~
periods. During the active part of each scan line, the counter driven PROM addresses the register file and controls the multiplexer and the accumulator to evaluate the above expression.

~23~786~

AEter the absolute value oE the expression is obtained, the priority encoder examines the Inost significant (16) bits of the expression value to ascertain the number of leading æeros. Based thereon, the shifter performs the shift operation to develop 16 mantissa bits which are also employed by the exponent adjusting PROM to generate (6) exponent bits to convert the expression value to floating point format.

An alternative embodiment of the present invention employs only two matrix element accumulators each for calculating a selected one of the three expressions.

Z inverter 118 calculates, as part of the earth coordinate transformation, the value of the inverse of Zs generated by digital image generator 102. Preferably, the z inverse is calculated by means of a linear approximation according to the formula:

Z Z2 Z2 22 ~1 Z1 where Z1 represents the more significant bits of Z and Z2 represents the same bits with one added to the least significant one of the bits. For this purpose, Z inverter 118 includes a reciprocal table stored in one (256 by 18) PROM, a difference table stored in one (256 by 12) PROM, a (12-bit by 7-bit) multiplier having a pair of 10901 type (8-bit) array multipling devices, an (18-bit) accumulator having one macrocell array type device and one 10287 type (2-bit) multiplying device, and an (6-bit by 6-bit) inverse exponent PROM table having one 10139 type (32 by 8) PROM device and one 10416 type device.

Multipliers 120 and 122 each develop a value representing the product of the inverse f Zs~ calulated by Z inverter 118, and the value o:E the expresslon calculated by a selected one of matrix element accumulators 112, 114 and 116. Preferably, each o~
multipliers 120 and 122 incl~lde circuitry having six 10901 type array multiplying devices for multiplying the (19-bit and 22-bit) mantissas and circuitry having three 10287 type multiplying devices for adding the two (6-bit) exponents.

Combined floating point to fixed point converter and adder 124 converts from ~loating point format to fixed point format the respective value developed by each of multipliers 120 and 122 and adds thereto the appropriate one of the pilot's eye position coordinates XOI YO or ZO~ generated by digital image generator 102, to develop earth coordinate values defined by the appropriate -two of the three equations:
11 s U21 Ys U31 Xe = XO + - --Zs 12 s U22 ~s U32 Ye ~o ~ z and s U13 Xs + U23 Ys 33 e o Zs ~referably, combined floating point to Eixed point converter and adder 124 includes a pair of shifters each having three 10808 type (16-bit) programmable shifting devices to convert from floating point to fixed point format the (17-bit) value developed by a respective one of multipliers 120 and 122; a pair of multiplexers each having ten 10174 type (4-to-1) multiplexing devices for selecting a respective one of the three pilot's eye L7~

position coordinates XO/ YO or ZO; and a pair of adders each having one macrocell array type device and t~,/o 10287 type (2-bit) multiplexing devices for cornbining the selected (19~bit) pilot's eye position coordinate with the respective, fixed point, (17-bit) rnultiplier value.

r.evel selector 126 determines the texture element sizes for use with each of the pixels making up faces which are to receive texture. As previously indicated, for each pixel of the display, a level number is determined by taking the base 2 logarithm of the measure of the distance between adjacent pixels in either the X or Y direction (Log2L1). The characteristic (integer) portion of the logarithm is used to create addresses to access the proper si2ed textured elements from the texture tables. The mantissa portion of the logarithm is used as the fractional level number to determine the amount of adjacent level blending to be performed.

The measure of distance is obtained by comparing the quantities~

Log{Z2 R DZIMAX J~} and Log{Z~ X (A,C)~

and choosing the larger. Z, the reciprocal of Zs~ is the (Z direction) component of the pixel in channel coordinates.

Preferably, level selector 126 includes two random access memories (RAMs) each having six 10474 type R~M
devices, six adders each having two macrocell array type devices, three PROMs each having five 10416 type (4024 by 4) PROM devices, three multiplexers each having two 10158 , I ., .
" ~:

~Z~7~6~

type (quad 2-input) multiplexing devices, a comparator hav.ing two 10166 type (5-bit) comparator devices, a detector and two gates. One oE the PROMs stores a (256 by 8) table for converting the (8-bit) mantissa o:E the value of Z, generated by digital imag,e generator 102, to the value of the log Z. One of the adders combines the (6--bit) exponent of the value of Z with the (6-bit) exponent of the initial value of Z. Another adder combines the value of the log Z with that of the log ~ MAX (A,C) to obtain (10-bits representing) the value oE the log Z ~2 MAX (A,C).

Another PROM stores a (256 by 8) table for converting the (~-bit) value of the mantissa of DZIMAX ( the maximum incremental change in Z inverse), generated by digital generator 102, to the value of the log DZIMAX. Still another adder combines the (6-bit) exponent of DZIMAX with the (6-bit) initial value of DZIMAX. The RAMs store (1 k by 12) tables, one for converting the (10-bit) value of X, generated by digital image generator 102, to (12-bits representing) the value of {(AXS + B)2 + 1} ~ and the other for converting the (10-bit) value of Y, also generated by the digital image generator, to (12-bits representing) the value of {(CYs + D)2} ~ Still another adder combines these values to develop the value of R2~ The last PROM (storing a 256 by 4 table), the decoder and one of the multiplexers converts the value of R2 to lo~ R. The fifth adder combines twice the value of log z2 with the value of log DZIMAX to develop a value which is combined in the last adder with the value of log R to develop (10-bits representing) the value of log z2 R DZIMAX.

The comparator and last multiplexer selects the larger oE the two values-~Z~7~

Log z2 R DZIMAX ~ and Log Z ~MAX (A,C)~ , and, the decoder and gates develops therefrom (7-bits representing) the near and (7-bits representing) the Ear level va]ues.

Texture table address generators 128 and 130 each use the integer portion of the level values developed by level selector 126, the two earth coordinate values developed by combined floating point to fixed point converter and adder 124 and texture code values genera-ted by digital image generator 102 to develop a pair of texture table addresses. The lower order bits o~ the pair of addresses are developed suitably inverted/or not and exchanged/ or not to efEectively reflect/or not and rotate/or not the accessed texture tiles as previously mentioned. The pair of addresses, which are referred to herein as a left table address and a right table address, are used one Eor addressing texture table level N and the other for level N ~ 1.

Pre~erably, texture table address generators 128 and 130 each include two PROMs the first having nine 10416 type PROM devices and the other having two 10416 type PROM
devices, two pair of multiplexers the first pair each having 13 10179 type (4-to-1) multiplexing devices and the second pair each having two 10158 type (quad 2-input) multiplexing devices, a RAM having two 10474 type (4024 by 4) RAM devices, a pair of gates each having two 10113 type (quad) exclusive OR gating devices, and a pair of shifters each having twenty 10164 type (8~1ine) multiplexing devices.

The first PROM stores a te~t~lre code converter tab1e.
~ddressed by (from ~ to 8 bits) representing the text~re code val~es generated by digital image generator 102, the first PROM retrieves a number of flags inclucling a (1-bit) S east/west flag, a (1-bit) north/south flag, a (1-bit) scale Elag, a pair of (1-bit) texture identifying flags, a (1-bit) simple/ composite flag and a (1-bit) level flag.
Driven by a selected one of the (13-bit) X, Y and Z earth coordinate values, each oE the first pair of multiplexers is controlled by the scale flag and a respective one of the east/west and north/south flags. Responsive to the east/west or north/south flag, the respective multiplexer is disabled to fix to zero (the bits representing) the respective coordinate value for one-dimensional (1-D) texture.

The RAM stores a tile and orien-tation selecting table. Addressed by the (5) most significant bits of the earth coordinate value coupled by each of the first pair of multiplexers, the RAM retrieves a pair of (1-bit) flags used to control the pair of gates, a (1-bit) flag used to control the second pair of multiplexers and a (2-bit) value used to address the second PROM. Depending upon the state of the flags, the gates invert/or not the (4) least significant bits of each of the earth coordinate values;
and, the second pair of multiplexers interchange/or not (those bits of) the two values.

The second PROM stores a level table. Addressed by the above mentioned RAM developed value and the ~3-bit) integer level value developed by level selector 126, the second PROM retrieves a pair of (3-bit) values for controlling the shifter~ The pair of shifters each selects among the (5) most significant bits of both of the two earth coordinate values and the (4) bits developed by ~2~7~
~48-both oE the latter pair of multiplexers and shifts the selected bits as dictated by the above mentioned (3-bit) flag retrieved by -the RAM to develop a respective one of two texture table addresses.

Near texture table 132 is functionally divided into a left texture sub--table addressed by the left address developed by address generator 128 and a right texture sub-table addressed by the right address, also developed by address generator 128. Each of the sub-tables is functionally divided into six sub-sub tables each storing a respective one of the above mentioned texture types.
~ll of the sub-sub tables are addressed simultaneously;
and, all of the sub-sub tables simultaneously develop a value which represents the addressed texture pattern element. Preferably, near texture table 132 is configured around twenty 1047~ type (4024 by 4) RAM devices.

In addition to the obvious differences in the texture intensity patterns stored therein, far texture table and interpolater 134 differs from near texture table 132 in that the former has circuitry for interpolating far texture intensity values for picture elemen-ts (pixels) within far texture elements. Interpolation eliminates the blocky checkerboard appearance tha-t far texture elements would otherwise create when they extend over several pictures of the display. The interpolation is carried out for both level N and N + 1 Ear texture elements.

Preferably, the interpolation is calculated according to the above mentioned equations:

lower triangle Io + XF (I1+I0) + YF (I2-I1) and ~7~

upper trian~le Io ~ YF (I3-I0) -~ XF (I2-I3) For this purpose, the interpolator includes circuitry which is Eunctionally divided into leEt interpolation circuitry and right interpolation circuitry each including a comparator having one 10166 type (5-bit) comparator device, Eour RAMs each having eight 10474 type (4024 by ~) RAM devices, an inverter, a pair of multipl~ers each having two 10901 type (8 bit by 8 bit) array multiplying devices and a pair of adders each having one macrocell array type device. The comparator compares the (5) lower order bits of the two addresses developed by address generator 130 to develop a flag which indicates whether upper or lower triangle interpolation is in order.
For lower triangle, Io, I1, and I2 are read from memory; for upper triangle, Io~ I~, I3 are read from memory. The first adder combines -the two (11) bit products developed by the multipliers; and, the second adder co~bines ~adds or subtracts) the sum developed by the first adder with the respective far texture intensity value to develop a respective interpolated intensity value for drivin~ blender 133.

In an alternative embodiment of the present invention, near texture table 132 has interpolation circuitry similar to that of far texture -table and interpolator 134, the circuitry for near -texture intensity interpolation.
Blender 136 selects and combines a pair of texture patern values developed by each of the sub-tables of near texture table 132 to develop a level N and a level N + 1 texture table value. The two texture table values are combined in accordance with the fractional level number ~7~

developed by level selector 126 to develop a near texture intensity value.

Preferably, blender 132 includes a left and a right pair of 8-to-1 multiplexers each configured around twenty 10164 type (~-line) multiplexing devices and a le~t and a right adder each configured around one 10180 type (dual) adder/subtractor device and two 10181 type (4-bit) arithmetic logic unit devices. Each multiplexer of the left and right pair of multiplexers selects one, or none, of the six texture type values developed by a respective one of the left and right sub-tables of near texture table 132. The left and the right adders each combines the two (5-bit) texture type values selected by the respective pair of left and right pair of 8-to-1 multiplexers to develop a respective (6-bit) left or right texture type value. Additionally, blender 132 includes a left and a right 4-to-1 multiplexer each having six 10174 type (dual 4-to-1) multiplexing devices and a N and a N -~ 1 level PROM each having four 10416 type PROM devices. Responsive to the simple/composite flag and the level flag, both developed by the -tile and orientation selecting table RAM
of address generator 128, each o~ the 4-to-1 multiplexers selects between the left and right texture values developed by the left and right adders to develop a level N and a level N + 1 texture value. The simple/
composite flag is used to select a simple or composite pattern; and, the level flag is used to indicate whether the left or right channel is used to develop the level N, as opposed to the level N + 1, texture value. Each oE the two PROMs stores a blending level table~ one Eor level N
and the other for N ~ 1. Addressed by the (3-bit) fractional level number and a respective one of the (5-bit) N and N ~ 1 texture values, developed by the 4-to-1 multiplexers, the PROMs each retrieves a value 78~

which represe~ts the texture value suitably scaled. The scaled N and N + 1 values are combined in adder 140.

Blender 134 is, preferably, similar to blender 132.

Adder 140 combines the scaled N and N ~ 1 values develope~ by blender 136 to develop a sum representiny the near texture intensity value. Additionally, adder 140 ~ombines two comparable values developed by blender 138 to develop a sum representing the far texture intensity value. Finally, adder 140 combines the near and far texture intensity values to develop a value representing the desired texture modulation intensity which the adder combines (adds) to the pixel (picture element) intensity value generated by digital image generator 102 to develop an intensity value for use by the digital image generator in painting the pixel. Preferably, for this purpose, adder 140 has one macrocell array type device.

Although the present invention has been described in terms of the present preferred embodiments, it is to be understood that such disclosure is not to be interpreted as limiting. Various alterations and modifications will no doubt become apparent to those skilled in the art after having read the above disclosure. Accordingly, it is intended that the appended claims be interpreted as covering all alterations and modifications as fall within the true spirit and scope of the invention.

It should be noted that, in certain ones of the claims~ texture generating apparatus lO0 is referred to as a surface de-tail generator. The combination of matrix element accumulators 112, 114 and 116, Z inverter 113, multipliers 120 and 122, and combined floating point to fixed point converter and adder 124, which may take the lZ3L78Gl form of a pipeline calculator, is referred to as a perspective transformation computer; and, the cornbination of near -texture -table 132 and the far texture table portion of far texture table and interpolator 134 is referred to as a surface texture detail store.

Claims (17)

WE CLAIM:
1. A method for generating texture for each pixel which is to receive texture of an image generated by a digital image generator, the method comprising in combination the steps of:

obtaining texture modulation intensities;

processing said texture modulation intensities to develop therefrom intensities suitable for storage;

storing said processed intensities as elements of a texture table;

thereafter, inverse transforming to earth coordinates two of the coordinates of the pixel;

processing said earth coordinates, to develop therefrom at least one texture table addresses;

accessing said texture table with said address to retrieve at least one addressed element; and processing said retrieved element to develop therefrom a texture intensity appropriate for said pixel for combination with the intrinsic intensity for said pixel generated by the digital image generator to develop an intensity suitable for use by said digital image generator in painting said pixel.
2. A method for generating texture as recited in claim 1 wherein said texture modulation intensities are obtained for a plurality of texture types, wherein said processed intensities are stored in accordance with their type, wherein said texture table is accessed to retrieve at least two addressed elements each of different texture type, and wherein said retrieved element processing step includes the step of combining elements developed from said different texture type retrieved elements to develop an element from which said pixel appropriate texture intensity is developed.
3. A method for generating texture as recited in claim 1 wherein said processed intensities are stored as near and far elements, wherein said texture table is accessed to retrieve at least one addressed near element and at least the one addressed far element, and wherein said retrieved element processing step includes the step of combining an element developed from said far element and an element developed from said near element to develop said pixel appropriate texture intensity.
4. A method for generating texture as recited in claim 3 wherein said texture table is accessed to retrieve at least the three addressed far elements which correspond most nearly to said earth coordinates and wherein said retrieved element processing step includes the steps of interpolating between said three addressed far elements based on said earth coordinates and combining an element developed from said interpolated element and said element developed from said near element to develop said pixel appropriate texture intensity.
5. A method for generating texture as recited in claim 4 wherein said interpolating step is performed in accordance with the expression:
IO + XF . (I1-I0) + YF . (I2-I1) when said three addressed far elements form a lower triangle and is performed in accordance with the expression:
IO + YF ? (I3-I0) + XF ? (I2-I3) when said three addressed far elements form an upper triangle.
6. A method for generating texture as recited in claim 1 wherein said earth coordinate processing step includes the step of selecting among each of the bits of said earth coordinates and their inverse in a predetermined fashion to develop said address so as to reduce the apparent repetitiousness by which the texture is generated.
7. A method for generating texture as recited in claim 1 wherein said texture modulation intensity processing step includes the step of filtering said texture modulation intensities to develop said processed intensities so as to have a plurality of levels of detail, wherein said processed intensities are stored in accordance with their level of detail, wherein the method further comprises the step of calculating a level of detail appropriate for said pixel, wherein said texture table is additionally accessed with said detail level to retrieve at least one element from each of the two levels of detail which correspond most nearly to said detail level, and wherein said retrieved element processing step includes the step of interpolating between elements developed from said two detail levels to develop an element from which said pixel appropriate texture intensity is developed.
8. A method for generating texture as recited in claim 7 wherein said level of detail is calculated by taking the larger of the values represented by the two expressions:

Log Z2 R DZIMAX ? ? and Log Z ? MAX (A,C) .theta.
9. A method for generating texture as recited in claim 7 wherein said earth coordinate processing step includes the step of selecting among each of the bits of said earth coordinates and their inverse in a predetermined fashion to develop said address so as to reduce the apparent repetitiousness by which the texture is generated.
10. A method for generating texture as recited in claim 9 wherein said processed intensities are additionally stored as near and far elements, wherein said texture table is accessed to retrieve at least one addressed near element and at least the three addressed far elements which correspond most nearly to said earth coordinates, and wherein said retrieved element processing step includes the steps of interpolating between said three addressed far elements based on said earth coordinates and combining an element developed from said interpolated element and an element developed from said near element to develop said pixel appropriate texture intensity.
11. A method for generating texture as recited in claim 10 wherein said texture modulation intensities are obtained for a plurality of texture types, wherein said processed intensities are additionally stored in accordance with their type, wherein said texture table is accessed to retrieve at least two addressed elements each of different texture type, and wherein said retrieved element processing step includes the step of combining elements developed from said different texture type retrieved elements to develop an element from which said pixel appropriate texture intensity is developed.
12. A method for generating texture as recited in claim 1 wherein said pixel coordinates are transformed in accordance with said two of the three equations:
Xe = , Ye = , and Ze = .
13. An apparatus for generating texture for each pixel which is to receive texture of an image generated by a digital image generator, the apparatus comprising in combination:

means for inverse transforming to earth coordinates two of the coordinates of the pixel;

means for developing at least one texture table address from said earth coordinates;

a table storing as elements texture modulation intensities, said table being accessed by said address to retrieve at least one addressed element; and means for processing said retrieved element to develop therefrom a texture intensity appropriate for said pixel for combination with the intrinsic intensity for said pixel generated by the digital image generator to develop an intensity suitable for use by said digital image generator in painting said pixel.
14. An apparatus for generating texture as recited in claim 13 wherein said inverse transforming means includes at least two matrix element accumulator means each for calculating the value represented as a selected one of the three expressions:

U11 . Xs + U21 . Ys + U31 , U12 . Xs + U22 . Ys + U32 and U13 . Xs + U23 . Ys + U33 ;

Z inverse means for calculating the value of the inverse of Zs; two multiplier means each for calculating the value of the product of the value developed by a respective one of said matrix element accumulator means and the value developed by said Z inverse means; and adder means for combining the respective one of the three values; Xo, Yo and Zo, with the value developed by each of said multiplier means to obtain a respective one of said earth coordinates.
15. An apparatus for generating texture as recited in claim 13 wherein said texture table adders developing means develops said address by selecting among each of the bits and their inverse of each of said earth coordinates in a predetermined fashion to develop said address so as to reduce the apparent repetitiousness by which the texture is generated.
16. An apparatus for generating texture as recited in claim 13 wherein said texture modulation intensities stored in said table are prefiltered and stored in accordance with their level of detail, wherein the apparatus additionally comprises a means for calculating a value representing a detail level appropriate for said pixel, wherein said table is accessed by said address and said detail level value to retrieve at least one addressed element from each of the two levels of detail which correspond most nearly to said detail level, and wherein said processing means includes blender means responsive to said detail level value and operative to interpolate between said retrieved elements to develop said appropriate texture intensity.
17. An apparatus for generating texture as recited in claim 16 wherein said detail level value is calculated by taking the larger of the values represented by the two expressions:

Log Z2 R DZIMAX . ? and Log Z ? MAX (A,C) .theta.
CA000458717A 1983-08-02 1984-07-12 Method and apparatus for texture generation Expired CA1217861A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US519,602 1983-08-02
US06/519,602 US4615013A (en) 1983-08-02 1983-08-02 Method and apparatus for texture generation

Publications (1)

Publication Number Publication Date
CA1217861A true CA1217861A (en) 1987-02-10

Family

ID=24069010

Family Applications (1)

Application Number Title Priority Date Filing Date
CA000458717A Expired CA1217861A (en) 1983-08-02 1984-07-12 Method and apparatus for texture generation

Country Status (7)

Country Link
US (1) US4615013A (en)
EP (1) EP0160660B1 (en)
JP (2) JPS60501922A (en)
AU (1) AU571012B2 (en)
CA (1) CA1217861A (en)
DE (1) DE3481952D1 (en)
WO (1) WO1985000913A1 (en)

Families Citing this family (98)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4648045A (en) * 1984-05-23 1987-03-03 The Board Of Trustees Of The Leland Standford Jr. University High speed memory and processor system for raster display
US4752836A (en) * 1984-09-07 1988-06-21 Ivex Corporation Method and apparatus for reproducing video images to simulate movement within a multi-dimensional space
JPH0746391B2 (en) * 1984-09-14 1995-05-17 株式会社日立製作所 Graphic seeding device
JPH0681275B2 (en) * 1985-04-03 1994-10-12 ソニー株式会社 Image converter
US4823281A (en) * 1985-04-30 1989-04-18 Ibm Corporation Color graphic processor for performing logical operations
NL8601488A (en) * 1986-06-09 1988-01-04 Oce Nederland Bv METHOD FOR FILLING UP SURFACE PARTS OF AN IMAGE WITH A SURFACE PATTERN
GB2194656B (en) * 1986-09-03 1991-10-09 Ibm Method and system for solid modelling
US4807158A (en) * 1986-09-30 1989-02-21 Daleco/Ivex Partners, Ltd. Method and apparatus for sampling images to simulate movement within a multidimensional space
US4918625A (en) * 1986-12-19 1990-04-17 Cae-Link Corporation Method and apparatus for processing translucent objects
US5060169A (en) * 1987-07-01 1991-10-22 Ampex Corporation Video simulation of an airbrush spray pattern
US4930091A (en) * 1987-11-04 1990-05-29 Schlumberger Systems, Inc. Triangle classification setup method and apparatus for 3-D graphics display system
US4974176A (en) * 1987-12-18 1990-11-27 General Electric Company Microtexture for close-in detail
US5097427A (en) * 1988-07-06 1992-03-17 Hewlett-Packard Company Texture mapping for computer graphics display controller system
EP0425573B1 (en) * 1988-07-06 1998-09-16 Hewlett-Packard Company Texture mapping for computer graphics display controller system
US5226175A (en) * 1989-07-21 1993-07-06 Graphic Edge, Inc. Technique for representing sampled images
EP0423653B1 (en) * 1989-10-13 1997-08-06 Matsushita Electric Industrial Co., Ltd. Method and apparatus for compensating for color in color images
US5235435A (en) * 1989-11-08 1993-08-10 Adobe Systems Incorporated Method of producing halftone images
GB2240015A (en) * 1990-01-15 1991-07-17 Philips Electronic Associated Texture memory addressing
GB2240017A (en) * 1990-01-15 1991-07-17 Philips Electronic Associated New, interpolated texture values are fed back to texture memories
GB2240016A (en) * 1990-01-15 1991-07-17 Philips Electronic Associated Texture memories store data at alternating levels of resolution
US5299300A (en) * 1990-02-22 1994-03-29 Harris Corporation Interpolation processing of digital map imagery data
US5224208A (en) * 1990-03-16 1993-06-29 Hewlett-Packard Company Gradient calculation for texture mapping
GB9007915D0 (en) * 1990-04-06 1990-06-06 Link Miles Ltd Visual display with textured surfaces
US5519684A (en) * 1990-05-14 1996-05-21 Casio Computer Co., Ltd. Digital recorder for processing in parallel data stored in multiple tracks
US5255354A (en) * 1990-06-08 1993-10-19 Xerox Corporation Comparison of image shapes based on near neighbor data
GB2245805A (en) * 1990-06-29 1992-01-08 Philips Electronic Associated Generating an anti-aliased image
US5194969A (en) * 1990-12-04 1993-03-16 Pixar Method for borderless mapping of texture images
EP0627103B1 (en) * 1992-02-18 1996-01-10 EVANS &amp; SUTHERLAND COMPUTER CORPORATION Image texturing system having theme cells
GB2301005B (en) * 1992-05-15 1997-03-19 Fujitsu Ltd Three dimensional graphics drawing apparatus to be used in texture mapping
GB2270243B (en) * 1992-08-26 1996-02-28 Namco Ltd Image synthesizing system
GB2277012B (en) * 1993-04-08 1997-06-18 Sony Uk Ltd Image data storage
US5606650A (en) * 1993-04-22 1997-02-25 Apple Computer, Inc. Method and apparatus for storage and retrieval of a texture map in a graphics display system
WO1994029813A1 (en) * 1993-06-10 1994-12-22 Namco Ltd. Image synthesizer and apparatus for playing game using the image synthesizer
US6147688A (en) * 1993-06-28 2000-11-14 Athena Design Systems, Inc. Method and apparatus for defining and selectively repeating unit image cells
GB9406515D0 (en) * 1994-03-31 1994-05-25 Argonaut Software Limited Texture mapping for 3-d computer graphics
US5461712A (en) * 1994-04-18 1995-10-24 International Business Machines Corporation Quadrant-based two-dimensional memory manager
JP2846252B2 (en) * 1994-08-22 1999-01-13 株式会社ナムコ Three-dimensional simulator device and image synthesizing method
US5889526A (en) * 1994-11-25 1999-03-30 Matsushita Electric Industrial Co., Ltd. Interpolation apparatus and method, and image generation apparatus including such an apparatus
GB9501832D0 (en) * 1995-01-31 1995-03-22 Videologic Ltd Texturing and shading of 3-d images
WO1997039425A1 (en) * 1996-04-12 1997-10-23 Multigen, Inc. Methods and apparatus for rendering three-dimensional images
US5886705A (en) * 1996-05-17 1999-03-23 Seiko Epson Corporation Texture memory organization based on data locality
US5883627A (en) 1996-09-25 1999-03-16 Microsoft Corporation Advanced graphics controls
US6151029A (en) * 1997-08-22 2000-11-21 Seiko Epson Corporation Texture mapping with improved technique for selecting an appropriate level in filtered representations of the texture
US5956043A (en) * 1997-09-18 1999-09-21 Novell, Inc. Textured tile rotation system and method
KR100300972B1 (en) * 1997-09-19 2001-09-03 윤종용 Texture mapping system and texture cache access method
US6002407A (en) 1997-12-16 1999-12-14 Oak Technology, Inc. Cache memory and method for use in generating computer graphics texture
US7136068B1 (en) 1998-04-07 2006-11-14 Nvidia Corporation Texture cache for a computer graphics accelerator
US7616200B1 (en) 1998-06-12 2009-11-10 3Dlabs Inc. Ltd. System for reducing aliasing on a display device
WO2000004436A1 (en) * 1998-07-17 2000-01-27 Intergraph Corporation Graphics processing with transcendental function generator
WO2000004527A1 (en) * 1998-07-17 2000-01-27 Intergraph Corporation Apparatus and method of directing graphical data to a display device
WO2000004484A2 (en) 1998-07-17 2000-01-27 Intergraph Corporation Wide instruction word graphics processor
US6476816B1 (en) 1998-07-17 2002-11-05 3Dlabs Inc. Ltd. Multi-processor graphics accelerator
WO2000004494A1 (en) 1998-07-17 2000-01-27 Intergraph Corporation Graphics processing system with multiple strip breakers
US6459453B1 (en) 1998-07-17 2002-10-01 3Dlabs Inc. Ltd. System for displaying a television signal on a computer monitor
WO2000004495A1 (en) 1998-07-17 2000-01-27 Intergraph Corporation System for processing vertices from a graphics request stream
US7518616B1 (en) 1998-07-17 2009-04-14 3Dlabs, Inc. Ltd. Graphics processor with texture memory allocation system
US6480913B1 (en) 1998-07-17 2002-11-12 3Dlabs Inc. Led. Data sequencer with MUX select input for converting input data stream and to specific output data stream using two exclusive-or logic gates and counter
US6373496B1 (en) 1998-08-12 2002-04-16 S3 Graphics Co., Ltd. Apparatus and method for texture mapping
ATE365954T1 (en) * 1998-11-12 2007-07-15 Sony Computer Entertainment Inc METHOD AND DEVICE FOR GENERATING AN IMAGE
US7071949B1 (en) * 1998-11-18 2006-07-04 Microsoft Corporation View dependent tiled textures
US20030158786A1 (en) 1999-02-26 2003-08-21 Skyline Software Systems, Inc. Sending three-dimensional images over a network
US6424741B1 (en) * 1999-03-19 2002-07-23 Samsung Electronics Co., Ltd. Apparatus for analyzing image texture and method therefor
US6919895B1 (en) 1999-03-22 2005-07-19 Nvidia Corporation Texture caching arrangement for a computer graphics accelerator
US6674440B1 (en) 1999-04-05 2004-01-06 3Dlabs, Inc., Inc. Ltd. Graphics processor for stereoscopically displaying a graphical image
US7030863B2 (en) * 2000-05-26 2006-04-18 America Online, Incorporated Virtual keyboard system with automatic correction
US6426756B1 (en) * 1999-06-08 2002-07-30 Microsoft Corporation Method and apparatus for a modified linear filter using texture data as phase angle
KR100308456B1 (en) * 1999-07-09 2001-11-02 오길록 Texture description method and texture retrieval method in frequency space
US6618048B1 (en) 1999-10-28 2003-09-09 Nintendo Co., Ltd. 3D graphics rendering system for performing Z value clamping in near-Z range to maximize scene resolution of visually important Z components
US6717577B1 (en) 1999-10-28 2004-04-06 Nintendo Co., Ltd. Vertex cache for 3D computer graphics
US6791544B1 (en) * 2000-04-06 2004-09-14 S3 Graphics Co., Ltd. Shadow rendering system and method
US6664963B1 (en) * 2000-05-31 2003-12-16 Nvidia Corporation System, method and computer program product for programmable shading using pixel shaders
US6724394B1 (en) 2000-05-31 2004-04-20 Nvidia Corporation Programmable pixel shading architecture
US7119813B1 (en) 2000-06-02 2006-10-10 Nintendo Co., Ltd. Variable bit field encoding
US7184059B1 (en) 2000-08-23 2007-02-27 Nintendo Co., Ltd. Graphics system with copy out conversions between embedded frame buffer and main memory
US7576748B2 (en) * 2000-11-28 2009-08-18 Nintendo Co. Ltd. Graphics system with embedded frame butter having reconfigurable pixel formats
US6825851B1 (en) 2000-08-23 2004-11-30 Nintendo Co., Ltd. Method and apparatus for environment-mapped bump-mapping in a graphics system
US6636214B1 (en) 2000-08-23 2003-10-21 Nintendo Co., Ltd. Method and apparatus for dynamically reconfiguring the order of hidden surface processing based on rendering mode
US6811489B1 (en) 2000-08-23 2004-11-02 Nintendo Co., Ltd. Controller interface for a graphics system
US6980218B1 (en) 2000-08-23 2005-12-27 Nintendo Co., Ltd. Method and apparatus for efficient generation of texture coordinate displacements for implementing emboss-style bump mapping in a graphics rendering system
US7061502B1 (en) 2000-08-23 2006-06-13 Nintendo Co., Ltd. Method and apparatus for providing logical combination of N alpha operations within a graphics system
US6937245B1 (en) 2000-08-23 2005-08-30 Nintendo Co., Ltd. Graphics system with embedded frame buffer having reconfigurable pixel formats
US7034828B1 (en) 2000-08-23 2006-04-25 Nintendo Co., Ltd. Recirculating shade tree blender for a graphics system
US6867781B1 (en) 2000-08-23 2005-03-15 Nintendo Co., Ltd. Graphics pipeline token synchronization
US7538772B1 (en) 2000-08-23 2009-05-26 Nintendo Co., Ltd. Graphics processing system with enhanced memory controller
US7002591B1 (en) * 2000-08-23 2006-02-21 Nintendo Co., Ltd. Method and apparatus for interleaved processing of direct and indirect texture coordinates in a graphics system
US6707458B1 (en) 2000-08-23 2004-03-16 Nintendo Co., Ltd. Method and apparatus for texture tiling in a graphics system
US6700586B1 (en) 2000-08-23 2004-03-02 Nintendo Co., Ltd. Low cost graphics with stitching processing hardware support for skeletal animation
US7196710B1 (en) 2000-08-23 2007-03-27 Nintendo Co., Ltd. Method and apparatus for buffering graphics data in a graphics system
US7623730B2 (en) * 2003-07-30 2009-11-24 Hewlett-Packard Development Company, L.P. System and method that compensate for rotations of textures defined by parametric texture maps
US7593010B2 (en) * 2003-09-18 2009-09-22 Microsoft Corporation Software-implemented transform and lighting module and pipeline for graphics rendering on embedded platforms using a fixed-point normalized homogenous coordinate system
US20050146495A1 (en) * 2003-12-05 2005-07-07 Genesis Microchip Inc. LCD overdrive table triangular interpolation
US20060066624A1 (en) * 2004-09-30 2006-03-30 Microsoft Corporation Method and system for generating per-pixel error bounds for a rendered image
US9347792B2 (en) 2011-10-31 2016-05-24 Honeywell International Inc. Systems and methods for displaying images with multi-resolution integration
US10019787B2 (en) 2013-04-04 2018-07-10 Nvidia Corporation Regional dimming for power savings
US9852497B2 (en) * 2013-04-04 2017-12-26 Nvidia Corporation Per pixel mapping for image enhancement
US9830865B2 (en) 2013-04-04 2017-11-28 Nvidia Corporation Regional histogramming for global approximation
US10529119B2 (en) 2016-12-25 2020-01-07 Biosense Webster (Israel) Ltd. Fast rendering of quadrics and marking of silhouettes thereof
US10747502B2 (en) * 2018-09-19 2020-08-18 Xilinx, Inc. Multiply and accumulate circuit

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3911597A (en) * 1971-01-21 1975-10-14 Singer Co Synthetic terrain generator
GB1446334A (en) * 1973-06-15 1976-08-18 Tector Ltd Synthetic terrain generators
US3999308A (en) * 1975-03-12 1976-12-28 The Singer Company Real-time simulation of a point system having textured areas as viewed by a moving observer
US4173081A (en) * 1978-03-14 1979-11-06 The Singer Company Video generator for use in a synthetic terrain generator
US4263726A (en) * 1978-04-22 1981-04-28 Redifon Simulation Limited Visual display apparatus
US4208719A (en) * 1978-08-10 1980-06-17 The Singer Company Edge smoothing for real-time simulation of a polygon face object system as viewed by a moving observer
US4291380A (en) * 1979-05-14 1981-09-22 The Singer Company Resolvability test and projection size clipping for polygon face display
US4343037A (en) * 1979-06-15 1982-08-03 Redifon Simulation Limited Visual display systems of the computer generated image type
GB2051525A (en) * 1979-06-15 1981-01-14 Redifon Simulation Ltd C.G.I.-Surface textures
US4348186A (en) * 1979-12-17 1982-09-07 The United States Of America As Represented By The Secretary Of The Navy Pilot helmet mounted CIG display with eye coupled area of interest
JPS578584A (en) * 1980-06-18 1982-01-16 Nippon Electric Co Video controller
US4384338A (en) * 1980-12-24 1983-05-17 The Singer Company Methods and apparatus for blending computer image generated features
US4616217A (en) * 1981-05-22 1986-10-07 The Marconi Company Limited Visual simulators, computer generated imagery, and display systems
US4463380A (en) * 1981-09-25 1984-07-31 Vought Corporation Image processing system
US4488244A (en) * 1982-06-07 1984-12-11 Polaroid Corporation Computer graphic system with foreground/background discrimination
US4475104A (en) * 1983-01-17 1984-10-02 Lexidata Corporation Three-dimensional display system

Also Published As

Publication number Publication date
EP0160660A4 (en) 1986-01-20
JPS60501922A (en) 1985-11-07
DE3481952D1 (en) 1990-05-17
AU3396884A (en) 1985-03-12
AU571012B2 (en) 1988-03-31
WO1985000913A1 (en) 1985-02-28
US4615013A (en) 1986-09-30
EP0160660A1 (en) 1985-11-13
EP0160660B1 (en) 1990-04-11
JPH0637939U (en) 1994-05-20

Similar Documents

Publication Publication Date Title
CA1217861A (en) Method and apparatus for texture generation
US4727365A (en) Advanced video object generator
US4715005A (en) Terrain/seascape image generator with math model data base
Greene et al. Creating raster omnimax images from multiple perspective views using the elliptical weighted average filter
US4807158A (en) Method and apparatus for sampling images to simulate movement within a multidimensional space
US4667190A (en) Two axis fast access memory
US5856829A (en) Inverse Z-buffer and video display system having list-based control mechanism for time-deferred instructing of 3D rendering engine that also responds to supervisory immediate commands
US4821212A (en) Three dimensional texture generator for computed terrain images
US4645459A (en) Computer generated synthesized imagery
US5097427A (en) Texture mapping for computer graphics display controller system
US5630718A (en) Weather simulation system
US6069668A (en) System and method for producing video effects on live-action video
US5224208A (en) Gradient calculation for texture mapping
US4835532A (en) Nonaliasing real-time spatial transform image processing system
US6788304B1 (en) Method and system for antialiased procedural solid texturing
JPH0778267A (en) Method for display of shadow and computer-controlled display system
KR970029185A (en) Rendering Method and Apparatus Performing Bump Mapping and Phong Shading Simultaneously
US5854632A (en) Apparatus and method for simulating specular reflection in a computer graphics/imaging system
US4899295A (en) Video signal processing
US5109481A (en) Quadratic interpolation for shaded image generation
EP0100097B1 (en) Computer controlled imaging system
GB2051525A (en) C.G.I.-Surface textures
EP0425573B1 (en) Texture mapping for computer graphics display controller system
EP0164457A1 (en) An image generator
Rubin The representation and display of scenes with a wide range of detail

Legal Events

Date Code Title Description
MKEX Expiry
MKEX Expiry

Effective date: 20040712