Movatterモバイル変換


[0]ホーム

URL:


USRE42287E1 - Stochastic level of detail in computer animation - Google Patents

Stochastic level of detail in computer animation
Download PDF

Info

Publication number
USRE42287E1
USRE42287E1US10/684,320US68432003AUSRE42287EUS RE42287 E1USRE42287 E1US RE42287E1US 68432003 AUS68432003 AUS 68432003AUS RE42287 EUSRE42287 EUS RE42287E
Authority
US
United States
Prior art keywords
representation
locations
different
sample
processor
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 - Lifetime
Application number
US10/684,320
Inventor
Anthony A. Apodaca
Mark T. Vande Wettering
Larry I. Gritz
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.)
Pixar
Original Assignee
Pixar
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 PixarfiledCriticalPixar
Priority to US10/684,320priorityCriticalpatent/USRE42287E1/en
Application grantedgrantedCritical
Publication of USRE42287E1publicationCriticalpatent/USRE42287E1/en
Anticipated expirationlegal-statusCritical
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method for smoothly transitioning between different object representations in computer animation using stochastic sampling. The method allows for level of detail transitions between object representations made up of different geometric primitives, of different types, with different rendering attributes, and even different topologies without “popping” or other visual artifacts.

Description

BACKGROUND OF THE INVENTION
The invention relates generally to the art of computer graphics and computer generated animation. More particularly, the invention relates to the use of, and means for smoothly transitioning between, different representations of objects depending on the object's visibility and importance in the rendered scene.
In computer rendering (digital image synthesis) objects in the synthesized image must be mathematically represented in three dimensional object space. This is achieved by modeling the object's bounding surfaces as a collection of geometric primitives. Typically, the primitives are simple polygons or more complicated surface elements defined by non-linear paramatized curves (e.g. NURBS (Nonuniform Rational B-Splines)).
The realism obtainable in the resulting image depends to a large degree on the number and complexity of the primitives used to represent the objects. The flip side is that more., and more complex primitives require more computations, i.e., more time and memory. A given object, depending on its position in a scene and distance from the viewer, need not always be represented with the same level of detail. Thus, it is possible to use multiple representations of a given object with varying levels and types of primitives. One can use only a few simple primitives to describe an object when it is far away in a scene and a more complex description when it is viewed up close.
The technique of matching the complexity of the object description to the object's visibility and the limits of resolution is known generally as level-of-detail (LOD) computation. LOD schemes eliminate geometric primitives that are too small to make a significant individual color contribution to the final image, in some cases by replacing large collections of such primitives by a smaller collection of larger primitives that will generate approximately the same aggregate color contribution to the final image. A particular object representation may have a finely detailed version for close-ups, a simple version for distant shots, and perhaps several levels in between.
This has two obvious benefits to the rendering system: it reduces the total number of geometric primitives to process and it replaces tiny subpixel primitives with larger primitives that are easier to antialias because the tenderer's sampling rate is less likely to be below their Nyquist limit. An early description of the usefulness of having multiple representations of a single object is found in Clark, J. H., “Hierarchical Geometric Models for Visible Surface Algorithms”, Comm. ACM, 19(10):547-554 (October 1976). Flight simulators have used multiple levels of detail for many years to reduce scene generator workload. These simulators select among several object representations on-the-fly based on the objects actual or foveal (centrality in the pilots field of view) distance from the viewer. Similarly, Funkhouser and Sequin used multiple levels of detail to maintain a constant frame rate for interactive walkthroughs, using a cost/benefit analysis of perceived scene quality verses frame rate to select among detail levels. Funkhouser, Thomas A. and Sequin, Carlo H., “Adaptive Display Algorithm for Interactive Frame Rates During Visualization of Complex Virtual Environments”, Computer Graphics Annual Conference Series 1993, pp. 247-254.
In both the flight simulators and Funkhouser and Sequin walkhrough, the transition between object representations is instantaneous and discrete resulting in “popping”, a visual artifact that is unacceptable for high quality computer animation. Attempts to smooth these transitions have focused on interpolating between the geometric representations. See, e.g., Certain A., J. Popovic, T. DeRose, T. Duchamp, D. Salesin, W. Stuetzle, “Interactive Multiresolution Surface Viewing”, Computer Graphics Annual Conference Series 1996, pp. 91-98; Hoppe, Hugues, “Progressive Meshes”, Computer Graphics Annual Conference Series 1996, pp. 99-108, 1996; Turk, Greg, “Re-tiling Polygonal Surfaces”, Computer Graphics 26(2):55-64, July 1992; Hoppe, Hugues, T. DeRose, T. Duchamp, J. McDonald, W. Stuetile, “Mesh Optimization”, Computer Graphics Annual Conference Series 1993, pp. 19-26. All of these methods depend, however, on particular geometric representations which must be used to represent the models at all detail levels. The object representations must also retain the identical topology, so that they can be related to each other by smooth interpolations. None of the prior methods allows one to create smooth transitions between representations with arbitrary modeling primitives, topologies, and shading paradigms, including smooth transitions between arbitrary three dimensional geometric representations and approximations of them using displacement or texture maps.
Another technique to obtain smooth transitions between different object representations requires rendering the images using both representations and cross-dissolving between the images at the pixel level. This technique is inefficient, requiring multiple renderings of each object, and results in poorer image quality because the visibility computation is only approximate at the whole pixel level and does not fully account for antialiasing, reconstruction filters, or motion blur already applied to these pixels. Moreover, cross dissolving between rendered scenes at the pixel level requires that all objects in the scene transition in the same manner, or else one must render a multitude of scenes with various combinations of different object representations and somehow cut and paste between them to form the desired cross dissolve.
SUMMARY OF THE INVENTION
The present invention solves the “popping problem” efficiently with results suitable for high quality animation. It allows the rendering of smooth transitions between different object representations of arbitrary type and topology without visual artifacts or discontinuities and without the need for pixel level post processing. The present invention is an extension of the elegant and powerful stochastic sampling techniques used in many high quality renders to perform spatial antialiasing, and produce motion blur, depth of field and soft shadows. These methods are described in U.S. Pat. Nos. 4,897,806; 5,025,400 and 5,239,624 entitled “Pseudo-Random Point Sampling Techniques in Computer Graphics” which are assigned to Pixar, and are incorporated herein by reference.
The conceptual underpinning of the present invention is the treatment of the level of detail (or other range over which one characterizes differing object representations) as an additional “dimension” like screen position, lens position or time, over which one approximates integration by stochastic sampling. In the disclosed embodiment, this is done by associating with each screen space sample of the object scene an additional random variable, the representation dimension deviate m. In a transition region in which more than one object representation may contribute, the object representation sampled depends on the random variable m and the weighting of the object representations within the ensemble depends on an image based selection criteria, e.g., the screen size of the object.
By combining the techniques of the present invention with those of Cook et al. one can, in a unified way without post processing or pixel level manipulations, produce smooth efficient animation incorporating multiple levels of detail, antialiasing, motion blur, depth of field and soft shadows in which visibility is correctly determined at each sub-pixel sample location.
Because in the present method individual samples are evaluated against a single LOD representation for each object, and visibility is computed correctly for each subpixel sample, it is more efficient and produces better images than can be obtained by cross-dissolving at the pixel level images separately rendered from different object representations. In addition, because the present invention does not depend on, or constrain, the details of the geometric representations of the objects, it allows one complete freedom in the definition and representation of objects. One can, for instance, transition between entirely different representations of individual objects, e.g., a highly detailed, texture mapped and trimmed NURB representation of a leaf on the one hand, and a green square on the other.
Moreover, one has complete freedom in defining the “object” for LOD purposes, and one is free to vary the definition throughout the animation. For example, one may create and store a hierarchy of different LOD representations of a forest, a tree in the forest, a branch on the tree, or a leaf on the branch, and choose independently and consistently importance criteria and detail ranges for “objects” in each level of the hierarchy. In one group of scenes the rendered object may be a tree represented by one or several LOD representations. In another group of scenes the rendered object may be a leaf on the tree. In both cases the present invention allows one to incorporate and smoothly transition between different LOD representations of either object.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 shows generally the elements of a computer system suitable for carrying out the present invention.
FIG. 2 shows a representation of an object as a collection of geometric primitives.
FIG. 3 shows a more complicated representation of the same object using a larger set of geometric primitives.
FIG. 4 shows a bounding box used to used to calculate the current detail, dc of the enclosed object.
FIG. 5 shows a projection of the bounding box onto the image plane and the resulting current detail, dc.
FIG. 6 shows the same object in a different location in the scene giving rise to a different value for the current detail, dc.
FIG. 7 is a sample graph of the LOD transitions for three representations of varying detail.
FIG. 8 shows a jittered subpixel sampling pattern.
FIG. 9 shows a ray drawn from one of the subpixel sampling points intersecting a particular representation of an object.
FIG. 10 shows a ray from a different subpixel sampling point intersecting a different representation of the same object.
DETAILED DESCRIPTION OF AN EXEMPLARY EMBODIMENT
FIG. 1 shows a computer system suitable for carrying out the invention. Amain bus1 is connected to one ormore CPUs2 and a main memory3. Also connected to the bus is a keyboard4 and large disk memory5. Theframe buffer6 receives output information from the main bus and sends it through anotherbus7 to either a CRT or another peripheral which writes the image directly onto film.
FIG. 2 shows a simple object represented as a collection of geometric primitives. In this illustration the primitives are polygons but in practice they could be NURBs, etc.FIG. 3 shows a more detailed representation of the same object using more primitives. To determine the desired level of detail with which to represent an object in a particular scene one needs to determine an image based importance criteria. In one embodiment this is done by defining a bounding box (in practice, an axis-aligned bounding box in the current active coordinate system) for the object by specifying the coordinates [xmin xmax ymin ymax zmin zmax] as shown in FIG.4.
FIG. 5 shows the area of this bounding box, in pixels when projected onto the image plane. In the current exemplary embodiment, the raster area of this projected boundary box is the importance criteria which is defined as the current detail, dc.FIG. 6 shows dc for the same object in a different scene, when viewed from a different location.
One next defines the range of dc for which a specific LOD representation of an object is to be used. This can be done by specifying four values which define the Detail Range for that representation: minivisible, lowertransition, uppertransition, maxvisible. Three regimes are possible depending on the dc of the object in a given scene: (1) If dc<minivisible or dc>maxivisible, then that LOD representation of the object will not be used at all in rendering the scene; (2) if lowertransition<=dc<=uppertransition the LOD representation under consideration will be the only one used to render the object in the given scene; (3) if minivisible<dc<lowertransition or uppertransition<dc<maxvisible, dc is in a transitional region and the LOD representation under consideration will be one of those used to represent the object. Alternatively instead of defining different importance criteria for each object, one could use a common importance criteria for all objects or some set of objects, e.g., the raster area of the projected bounding box surrounding a particular preferred object or a feature of a particular object.
FIG. 7 shows how the current detail determines each representation's importance, defined as the relative contribution of a particular LOD representation of an object compared to other LOD representations of the same object. Where the importance is 0 that representation will not be considered, i.e., that representation's primitives will not be rendered. Where the importance is 1, only that representation and presumably no other will be considered, i.e. only its geometric primitives will be rendered. Finally, where there is a transition region and the importance of a given representation is between 0 and 1 that representation will contribute to the image as will one or more lower or higher detailed representations.FIG. 7 illustrates the case of three possible representations of the object of varying levels of detail and in which the transitions receive contributions from only two representations.
One may use as few or as many levels as desired, but the sum of the importances for all representations should be 1.0 over the entire range of potential current detail values. This requirement prevents the object from being over or under represented in any particular image. In practice, it is sometimes useful to under represent the low transition of the lowest level representation in order to have the object fade out below some minimum size.
Returning to FIG.7 and the exemplary transition functions represented therein, the range of possible current detail is plotted on the x-axis. In the described embodiment, this is the range of raster areas (in square pixels) which could be occupied by an object in a scene and can take any value from 0 to the number of square pixels in the image. Marked along the x-axis are the points which determine the range of current detail over which the various object representations are to be utilized.71 shows the minimum visible and low transition points for the low detail representation at 0 pixels. With this choice, the low detail representation contributes at full strength until the object disappears from the image. As discussed above, one can instead have the object fade out before it disappears by placing the low detail low transition point above zero as shown at72 and add a low transition function as shown at73. Because the “sum to one” rule is violated in this region, the object will be underrepresented compared to others in the scene and will thus appear to fade out before it disappears.
74 marks the minimum visible point of the medium detail representation and the upward transition point of the low detail representation. These two must occur at the same point so that the combined importance of both representations remains unity.75 marks the maximum visible point of the low detail representation and the low transition point of the medium detail representation. For the same reason, these should be at the same point.76 shows the importance of the low detail representation in the upper transition region. It slopes downwardly from 1 at the low detail upper transition point to 0 at the maximum visible point of the low detail representation. Similarly77 shows the lower transition function for the medium detail representation. Again the function is linear sloping upward from 0 at the minimum visibility point of the medium detail representation to 1 at the low transition point for the medium detail representation.78 to81 show the corresponding points and functions for the medium to high detail transition.
In the simple implementation shown inFIG. 7, the transition functions are linear and have the same magnitude slope. Though we have found these simple functions to be satisfactory, one need not be so constrained. More complicated nonlinear (e.g., higher level polynomial or exponential) “ease-in/ease-out” transition functions may be used instead. Different transition functions may also be used for different transitions, e.g., the low to medium detail transition may use a different function than that used in the medium to high detail transition. Similarly, the range of detail values over which the transition occurs may vary depending on the transition. It may be advantageous, for instance, to have the medium to high transition be more gradual, i.e., have a contribution from both representations over a larger range of detail values, than the medium to low detail or low detail to zero transition. Additionally, though one would need a more complicated graphical representation, transitions in which more than two different object representations contribute are also possible. One need only define relative importance functions for all representations which one desires to contribute to the image in a particular current detail range. And, if a consistent representation of the object is desired, require that the importances of all representations sum to 1 for all values of the current detail.
82 inFIG. 7 shows an exemplary value of the current detail within the transition region between the medium and high detail representations.83 shows the intersection of the current detail with the upper transition function of the medium detail representation. The y coordinate of that intersection point gives the importance of the medium detail representation at the current detail. Similarly84 shows the intersection of the current detail with the lower transition of the high detail representation. The y coordinate of that intersection point gives the contribution of the high detail representation for that value of current detail.
Because most renderers process primitives independently, the primitives corresponding to a given object representation are tagged with the importance I of the object representation to which they belong as determined above based on the level of detail and detail range of the object representation. Primitives with values of 1 are rendered conventionally and those with values of 0 are trivially rejected.
One important insight of the present invention is that for primitives in the transition region one can think of the level of detail as an additional dimension, along with screen space position (x,y); lens position (lx,ly) and time (t) over which one integrates the image function with a metric defined by the detail ranges and transition functions shown inFIG. 7 in order to calculate the color and intensity of the image element (pixel). One can then approximate this extended integral with Monte Carlo techniques, similar to those used by Cook et al., i.e., by stochastically sampling independently in the various dimensions to determine visibility at a set of sample points and then filtering the samples to yield image pixels.
In the method of Cook et al., screen space positions are chosen from a distribution of points in a jittered or Poisson-disc pattern.FIG. 8 shows a jittered distribution of 4 samples per pixel. Lens positions and times (within a single frame) are suitably stratified and distributed to reduce sampling discrepancy. Good sampling patterns strive to eliminate any correlation between the random variables of the various dimensions.
The present invention extends this random sampling technique and provides for smooth LOD transitions by associating an additional random variable with each screen space sample, the representation dimension deviate m which takes random values uniformly distributed between 0 and 1. Each incoming primitive in a transition region is tagged with an upper and lower range of valid m values. If, for a primitive, minivisible is<dc<maxvisible than the range is (lower=0, upper=I), and if uppertransition<dc<maxvisible, the range is (1−I, 1). Only primitives whose range encompasses that sample's m can contribute. In the example illustrated inFIG. 7, the current detail specifies that the high detail representation has importance 0.8 giving a range (0,0.8) and the medium detail representation has importance 0.2 giving a range (0.8, 1). So for a uniformly distributed m, 80% of the sample points will see the high detailed representation and 20% will see the medium detail representation.
The present invention can be implemented with all types of renderers. In a ray tracer, the screen and lens positions are combined to give the position and orientation of a ray which will be traced to yield the color for that sample. The ray is also tagged with a time, which is used when performing ray object intersection tests for moving geometry. Additionally each ray is given a representation dimension deviate m. Each ray is only tested against primitives whose upper and lower tags are such that lower<=m<upper for that ray.
Scanline and z-buffer algorithms (See, e.g., Cook, R. L., Carpenter, L. and Catmull, E., “The Reyes Image Rendering Architecture”, Computer Graphics 21 (4):95-102, 1987) can be enhanced in a similar fashion. As primitives are loaded into the database, they are tagged with lower and upper detail ranges for which they are valid. Each subpixel sample is tagged with a representation dimension deviate m. As primitives are scanned into subpixels, they are only added to those subpixels for which the lower and upper tags are such that lower<=m<upper.
The present invention can also be used in conjunction with an accumulation buffer (See Haeberli, Paul and Akeley, Kurt, “The Accumulation Buffer: Hardware Support for High Quality Rendering”, Computer Graphics 24 (4), pp. 309-318. August 1990) in which the final image is an average of a number of images that are separately rendered with the time, lens and spatial position independently jittered. One may extend use of the accumulation buffer so that different representations of the object are chosen for the different subimages randomly with a weighted distribution as described above. Care should be taken to so that the representation chosen for each subimage is uncorrelated with the other dimensions being varied.
In the described embodiment, a single current detail was defined per object per scene. In situations with large intraframe motion, the current detail size for an object could change radically inside a frame time. In that situation it may be useful to store each primitive's upper and lower range tags as a function of time and evaluate them at the sample time prior to comparison with the sample m.
Also in the described embodiment, the selection among representations was based solely on the raster space area of the projected object. Other factors may be used to determine the visibility or importance of an object to a scene such as viewing angle, orientation, or cost/benefit metrics as in Funkhouser and Sequin. The only change in the implementation of the invention would be the substitution of a new definition for dc.
Finally and importantly, the present invention is not limited to transitions between differing levels of detail. The invention provides for the implementation of smooth transitions, based on any desired image criteria, between object representations which vary in arbitrary ways. For instance, in representing a building in a video game one could have dc depend on the angle between the viewer and the normal to the building's surface. For small values of that angle, the building could be efficiently represented as a surface map on a single polygon. As the angle increases, e.g., as the viewer flies by the side of the building, one could transition to a more complicated three dimensional representation of the building using the techniques described above. More generally the present invention can also be used to smoothly transition between different representations of different objects, i.e., morphing. In that case dc could depend on time (frame sequence) or other parameter controlling the morphing transition being animated.
Although the various aspects of the present invention have been described with respect to an exemplary embodiment, it will be understood that the invention is entitled to protection within the fill scope of the appended claims.

Claims (41)

18. The method ofclaim 1
wherein the plurality of different representations of an object comprise a first representation and a second representation,
wherein the plurality of sample locations comprise a first plurality of sample locations and a second plurality of sample locations,
wherein associating with each of said sample locations comprises associating the first plurality of sample locations with the first representation and the second plurality of sample locations with the second representation;
wherein computing the image contribution comprises computing sample values from the first plurality of sample locations and computing sample values from the second plurality of sample locations, and
wherein combining said image contributions comprises combining the sample values from the first plurality of sample locations and the sample values from the second plurality of sample locations to determine a value of the pixel in the image.
23. A memory for a computer system including a processor, the memory comprising:
code that directs the processor to determine a first plurality of sampling locations pseudorandomly associated with at least a portion of a first representation of an object and to
determine a second plurality of sampling locations pseudorandomly associated with at least a portion of the second representation of the object store a plurality of different representations of an object in a scene to be rendered;
code that directs the processor to render locations in the portion of the first representation of the object associated with the first plurality of sampling locations to obtain first sampled values select a plurality of sample locations within an area of a pixel of an image;
code that directs the processor to render locations in the portion of the second representation of the object associated with the second plurality of sampling locations to obtain second sampled values associate with each of said sample locations one of said plurality of different representations, wherein each of said plurality of different representations is pseudorandomly associated with one of said sample locations;
code that directs the processor to combine the first sampled values for the first plurality of sampling locations and the second sampled values for the second plurality of sampling locations to form at least one sampled value for the portion of the object compute an image contribution at each of said sample locations based on the associated one of said plurality of different representations; and
code that directs the processor to record the at least one sampled value as part of an image combine said image contributions computed at each of said sample locations to form the image;
wherein the first plurality of sampling locations are not identical to the second plurality of sampling locations;
wherein the codes reside on a tangible media.
28. The memory ofclaim 23 wherein the plurality of different representations includes a first representation of the portion of the object and a second representation of the portion of the object that are different; and
wherein code that directs the processor to associate with each of said sample locations one of said plurality of different representation comprises code that directs the processor to determine a weighted distribution for a first plurality of sampling locations associated with the first representation of the portion of the object and a second plurality of sampling locations associated with the second representation of the portion of the object from the plurality of sampling locations in response to a factor selected from the group consisting of: a size of the portion of the object in a scene, a viewing angle with respect to the portion of the object.
33. An apparatus comprising:
a memory configured to store a first representation of a portion of an object and to store a second representation of the portion of the object; and
a processor coupled to the memory, wherein the processor is configured to determine locations within an area of a pixel, wherein the processor is configured to pseudorandomly associate a first representation of the portion of the object with a first plurality of locations to determine a first plurality of sampled values, wherein the processor is configured to pseudorandomly associate a second representation of the portion of the object with a second
plurality of locations to determine a second plurality of sampled values, wherein the processor is configure to combine the first plurality of sampled values and the second plurality of sampled values to determine a value for a pixel associated with the object;
wherein the processor is configured to pseudo-randomly determine the plurality of locations of the object associated with the pixel in the image;
wherein the first plurality of locations are not identical to the second plurality of locations; and
wherein the memory is also configured to store the value for the pixel in an image.
US10/684,3201998-03-172003-10-09Stochastic level of detail in computer animationExpired - LifetimeUSRE42287E1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/684,320USRE42287E1 (en)1998-03-172003-10-09Stochastic level of detail in computer animation

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US09/040,175US6300956B1 (en)1998-03-171998-03-17Stochastic level of detail in computer animation
US10/684,320USRE42287E1 (en)1998-03-172003-10-09Stochastic level of detail in computer animation

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/040,175ReissueUS6300956B1 (en)1998-03-171998-03-17Stochastic level of detail in computer animation

Publications (1)

Publication NumberPublication Date
USRE42287E1true USRE42287E1 (en)2011-04-12

Family

ID=21909540

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/040,175CeasedUS6300956B1 (en)1998-03-171998-03-17Stochastic level of detail in computer animation
US10/684,320Expired - LifetimeUSRE42287E1 (en)1998-03-172003-10-09Stochastic level of detail in computer animation

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US09/040,175CeasedUS6300956B1 (en)1998-03-171998-03-17Stochastic level of detail in computer animation

Country Status (5)

CountryLink
US (2)US6300956B1 (en)
EP (1)EP1064619B1 (en)
JP (1)JP2002507799A (en)
DE (1)DE69919145T2 (en)
WO (1)WO1999048049A1 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060046665A1 (en)*2002-05-012006-03-02Dali YangSystem and method for digital memorized predistortion for wireless communication
US20080152037A1 (en)*2006-12-262008-06-26Dali System Co., Ltd.Method and System for Baseband Predistortion Linearization in Multi-Channel Wideband Communication Systems
US20080174365A1 (en)*2002-05-012008-07-24Dali Systems Co. Ltd.Power Amplifier Time-Delay Invariant Predistortion Methods and Apparatus
US20090085658A1 (en)*2006-04-282009-04-02Dali Systems Co. Ltd.Analog power amplifier predistortion methods and apparatus
US20090146736A1 (en)*2007-12-072009-06-11Dali System Co. Ltd.Baseband-Derived RF Digital Predistortion
US20090285194A1 (en)*2008-03-312009-11-19Dali Systems Co. Ltd.Efficient Peak Cancellation Method for Reducing the Peak-To-Average Power Ratio in Wideband Communication Systems
US20100176885A1 (en)*2007-04-232010-07-15Dali System Co. Ltd.N-Way Doherty Distributed Power Amplifier with Power Tracking
US20100271957A1 (en)*2007-04-232010-10-28Dali Systems Co. Ltd.Remotely Reconfigurable Power Amplifier System and Method
US20110156815A1 (en)*2009-12-212011-06-30Dali Systems Co., Ltd.Modulation agnostic digital hybrid mode power amplifier system and method
US8224266B2 (en)2007-08-302012-07-17Dali Systems Co., Ltd.Power amplifier predistortion methods and apparatus using envelope and phase detector
US8281281B1 (en)*2006-06-072012-10-02PixarSetting level of detail transition points
US8351877B2 (en)2010-12-212013-01-08Dali Systems Co. Ltfd.Multi-band wideband power amplifier digital predistorition system and method
US8472897B1 (en)2006-12-222013-06-25Dali Systems Co. Ltd.Power amplifier predistortion methods and apparatus
US8542768B2 (en)2009-12-212013-09-24Dali Systems Co. Ltd.High efficiency, remotely reconfigurable remote radio head unit system and method for wireless communications
KR20150130307A (en)*2013-03-142015-11-23마이크로소프트 테크놀로지 라이센싱, 엘엘씨Graphics processing using multiple primitives
US9814053B2 (en)2009-12-212017-11-07Dali Systems Co. Ltd.Remote radio head unit system with wideband power amplifier
US20220295487A1 (en)2010-09-142022-09-15Dali Wireless, Inc.Remotely reconfigurable distributed antenna system and methods

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7616200B1 (en)*1998-06-122009-11-103Dlabs Inc. Ltd.System for reducing aliasing on a display device
JP2000182076A (en)*1998-12-162000-06-30Sony CorpData processor, data processing method and provision medium
US6400372B1 (en)*1999-11-292002-06-04Xerox CorporationMethods and apparatuses for selecting levels of detail for objects having multi-resolution models in graphics displays
US6433839B1 (en)2000-03-292002-08-13Hourplace, LlcMethods for generating image set or series with imperceptibly different images, systems therefor and applications thereof
US20040039934A1 (en)*2000-12-192004-02-26Land Michael Z.System and method for multimedia authoring and playback
US20060129933A1 (en)*2000-12-192006-06-15Sparkpoint Software, Inc.System and method for multimedia authoring and playback
US20020140706A1 (en)*2001-03-302002-10-03Peterson James R.Multi-sample method and system for rendering antialiased images
US6639599B2 (en)*2001-04-122003-10-28Mitsubishi Electric Research Laboratories, Inc.Method and system for dynamically generating view dependent rendering elements from a static adaptively sampled distance field
US7126605B1 (en)2001-07-032006-10-24Munshi Aaftab AMethod and apparatus for implementing level of detail with ray tracing
GB2378342A (en)*2001-07-312003-02-05Hewlett Packard CoSelecting images based upon the similarity between images
US7145577B2 (en)*2001-08-312006-12-05Micron Technology, Inc.System and method for multi-sampling primitives to reduce aliasing
US6952207B1 (en)*2002-03-112005-10-04Microsoft CorporationEfficient scenery object rendering
US6922199B2 (en)2002-08-282005-07-26Micron Technology, Inc.Full-scene anti-aliasing method and system
JP2004213641A (en)*2002-12-202004-07-29Sony Computer Entertainment IncImage processor, image processing method, information processor, information processing system, semiconductor device and computer program
WO2004107764A1 (en)*2003-05-272004-12-09Sanyo Electric Co., Ltd.Image display device and program
US7369134B2 (en)*2003-12-292008-05-06Anark CorporationMethods and systems for multimedia memory management
US7330183B1 (en)*2004-08-062008-02-12Nvidia CorporationTechniques for projecting data maps
US20060274085A1 (en)*2005-06-032006-12-07PixarMethods and Apparatus For Structuring Geometric Models
US7884835B2 (en)*2005-10-122011-02-08Autodesk, Inc.Techniques for projecting data sets between high-resolution and low-resolution objects
US20100095236A1 (en)*2007-03-152010-04-15Ralph Andrew SilbersteinMethods and apparatus for automated aesthetic transitioning between scene graphs
KR101661166B1 (en)*2010-06-142016-09-29연세대학교 산학협력단Method and apparatus for ray tracing in three-dimension image system
US9460546B1 (en)2011-03-302016-10-04Nvidia CorporationHierarchical structure for accelerating ray tracing operations in scene rendering
US8970584B1 (en)2011-06-242015-03-03Nvidia CorporationBounding box-based techniques for improved sample test efficiency in image rendering
US9142043B1 (en)2011-06-242015-09-22Nvidia CorporationSystem and method for improved sample test efficiency in image rendering
US9153068B2 (en)2011-06-242015-10-06Nvidia CorporationClipless time and lens bounds for improved sample test efficiency in image rendering
US9269183B1 (en)2011-07-312016-02-23Nvidia CorporationCombined clipless time and lens bounds for improved sample test efficiency in image rendering
US9305394B2 (en)2012-01-272016-04-05Nvidia CorporationSystem and process for improved sampling for parallel light transport simulation
US9171394B2 (en)2012-07-192015-10-27Nvidia CorporationLight transport consistent scene simplification within graphics display system
US9159158B2 (en)2012-07-192015-10-13Nvidia CorporationSurface classification for point-based rendering within graphics display system
US9345960B2 (en)2012-12-212016-05-24IgtGaming system and method providing an enhanced winning hand display feature
CN115039132B (en)*2020-06-242024-09-13中兴通讯股份有限公司Three-dimensional content processing method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4897806A (en)*1985-06-191990-01-30PixarPseudo-random point sampling techniques in computer graphics
US5025400A (en)*1985-06-191991-06-18PixarPseudo-random point sampling techniques in computer graphics
US5239624A (en)*1985-06-191993-08-24PixarPseudo-random point sampling techniques in computer graphics
US5367615A (en)*1989-07-101994-11-22General Electric CompanySpatial augmentation of vertices and continuous level of detail transition for smoothly varying terrain polygon density
GB2284526A (en)1993-06-101995-06-07Namco LtdImage synthesizer and apparatus for playing game using the image synthesizer
US6028608A (en)*1997-05-092000-02-22Jenkins; BarrySystem and method of perception-based image generation and encoding
US6483507B2 (en)*1998-11-122002-11-19Terarecon, Inc.Super-sampling and gradient estimation in a ray-casting volume rendering system
US20020196251A1 (en)*1998-08-202002-12-26Apple Computer, Inc.Method and apparatus for culling in a graphics processor with deferred shading

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4897806A (en)*1985-06-191990-01-30PixarPseudo-random point sampling techniques in computer graphics
US5025400A (en)*1985-06-191991-06-18PixarPseudo-random point sampling techniques in computer graphics
US5239624A (en)*1985-06-191993-08-24PixarPseudo-random point sampling techniques in computer graphics
US5367615A (en)*1989-07-101994-11-22General Electric CompanySpatial augmentation of vertices and continuous level of detail transition for smoothly varying terrain polygon density
GB2284526A (en)1993-06-101995-06-07Namco LtdImage synthesizer and apparatus for playing game using the image synthesizer
US6028608A (en)*1997-05-092000-02-22Jenkins; BarrySystem and method of perception-based image generation and encoding
US20020196251A1 (en)*1998-08-202002-12-26Apple Computer, Inc.Method and apparatus for culling in a graphics processor with deferred shading
US6483507B2 (en)*1998-11-122002-11-19Terarecon, Inc.Super-sampling and gradient estimation in a ray-casting volume rendering system

Non-Patent Citations (10)

* Cited by examiner, † Cited by third party
Title
Apodaca, Tony, et al., "Stochastic Level of Detail," SIGGRAPH (unpublished submission 1997), pp. 1-5.
Certain A. et al., "Interactive Multiresolution Surface Viewing," Computer Graphics Annual Conference Series (1996), pp. 91-98.
Clark, J.H., "Hierarchical Geometric Models for Visible Surface Algorithms," Comm. ACM, 19(10):547-554 (Oct. 1976).
Cook, R. L. et al., "The Reyes Image Rendering Architecture," Computer Graphics 21 (4):95-102, (1987).
Funkhouser, Thomas A. et al., "Adaptive Display Algorithm for Interactive Frame Rates During Visualization of Complex Virtual Environments," Computer Graphics Annual Conference Series (1993), pp. 247-254.
Haeberli, Paul et al., "The Accumulation Buffer: Hardware Support for High Quality Rendering," Computer Graphics 24(4), pp. 309-318, (Aug. 1990).
Hoppe, Hugues et al., "Mesh Optimization," Computer Graphics Annual Conference Series (1993), pp. 19-26.
Hoppe, Hugues, "Progressive Meshes," Computer Graphics Annual Conference Series (1996), pp. 99-108.
International Search Report, International Application No. PCT/US99/03742, Mar. 16, 1999.
Turk, Greg, "Re-tiling Polygonal Surfaces," Computer Graphics 26(2):55-64, (Jul. 1992).

Cited By (63)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060046665A1 (en)*2002-05-012006-03-02Dali YangSystem and method for digital memorized predistortion for wireless communication
US8811917B2 (en)2002-05-012014-08-19Dali Systems Co. Ltd.Digital hybrid mode power amplifier system
US20080174365A1 (en)*2002-05-012008-07-24Dali Systems Co. Ltd.Power Amplifier Time-Delay Invariant Predistortion Methods and Apparatus
US9742446B2 (en)2002-05-012017-08-22Dali Wireless, Inc.High efficiency linearization power amplifier for wireless communication
US10097142B2 (en)2002-05-012018-10-09Dali Wireless, Inc.Power amplifier time-delay invariant predistortion methods and apparatus
US9077297B2 (en)2002-05-012015-07-07Dali Systems Co., Ltd.Power amplifier time-delay invariant predistortion methods and apparatus
US9054758B2 (en)2002-05-012015-06-09Dali Systems Co. Ltd.High efficiency linearization power amplifier for wireless communication
US9031521B2 (en)2002-05-012015-05-12Dali Systems Co. Ltd.System and method for digital memorized predistortion for wireless communication
US10305521B2 (en)2002-05-012019-05-28Dali Wireless, Inc.High efficiency linearization power amplifier for wireless communication
US11418155B2 (en)2002-05-012022-08-16Dali Wireless, Inc.Digital hybrid mode power amplifier system
US9374196B2 (en)2002-05-012016-06-21Dali Systems Co. Ltd.System and method for digital memorized predistortion for wireless communication
US10693425B2 (en)2002-05-012020-06-23Dali Wireless, Inc.Power amplifier time-delay invariant predistortion methods and apparatus
US8620234B2 (en)2002-05-012013-12-31Dali Systems Co., Ltd.High efficiency linearization power amplifier for wireless communication
US10985965B2 (en)2002-05-012021-04-20Dali Wireless, Inc.System and method for digital memorized predistortion for wireless communication
US8380143B2 (en)2002-05-012013-02-19Dali Systems Co. LtdPower amplifier time-delay invariant predistortion methods and apparatus
US8326238B2 (en)2002-05-012012-12-04Dali Systems Co, Ltd.System and method for digital memorized predistortion for wireless communication
US11159129B2 (en)2002-05-012021-10-26Dali Wireless, Inc.Power amplifier time-delay invariant predistortion methods and apparatus
US8693962B2 (en)2006-04-282014-04-08Dali Systems Co. Ltd.Analog power amplifier predistortion methods and apparatus
US20090085658A1 (en)*2006-04-282009-04-02Dali Systems Co. Ltd.Analog power amplifier predistortion methods and apparatus
US8281281B1 (en)*2006-06-072012-10-02PixarSetting level of detail transition points
US8472897B1 (en)2006-12-222013-06-25Dali Systems Co. Ltd.Power amplifier predistortion methods and apparatus
US8509347B2 (en)2006-12-262013-08-13Dali Systems Co. Ltd.Method and system for baseband predistortion linearization in multi-channel wideband communication systems
US9913194B2 (en)2006-12-262018-03-06Dali Wireless, Inc.Method and system for baseband predistortion linearization in multi-channel wideband communication systems
US11818642B2 (en)2006-12-262023-11-14Dali Wireless, Inc.Distributed antenna system
US11129076B2 (en)2006-12-262021-09-21Dali Wireless, Inc.Method and system for baseband predistortion linearization in multi-channel wideband communication systems
US20080152037A1 (en)*2006-12-262008-06-26Dali System Co., Ltd.Method and System for Baseband Predistortion Linearization in Multi-Channel Wideband Communication Systems
US8855234B2 (en)2006-12-262014-10-07Dali Systems Co. Ltd.Method and system for baseband predistortion linearization in multi-channel wideband communications systems
US9246731B2 (en)2006-12-262016-01-26Dali Systems Co. Ltd.Method and system for baseband predistortion linearization in multi-channel wideband communication systems
US8149950B2 (en)2006-12-262012-04-03Dali Systems Co. Ltd.Method and system for baseband predistortion linearization in multi-channel wideband communication systems
US9184703B2 (en)2007-04-232015-11-10Dali Systems Co. Ltd.N-way doherty distributed power amplifier with power tracking
US8274332B2 (en)2007-04-232012-09-25Dali Systems Co. Ltd.N-way Doherty distributed power amplifier with power tracking
US8618883B2 (en)2007-04-232013-12-31Dali Systems Co. Ltd.N-way doherty distributed power amplifier with power tracking
US9026067B2 (en)2007-04-232015-05-05Dali Systems Co. Ltd.Remotely reconfigurable power amplifier system and method
US20100271957A1 (en)*2007-04-232010-10-28Dali Systems Co. Ltd.Remotely Reconfigurable Power Amplifier System and Method
US10298177B2 (en)2007-04-232019-05-21Dali Systems Co. Ltd.N-way doherty distributed power amplifier with power tracking
US20100176885A1 (en)*2007-04-232010-07-15Dali System Co. Ltd.N-Way Doherty Distributed Power Amplifier with Power Tracking
US8224266B2 (en)2007-08-302012-07-17Dali Systems Co., Ltd.Power amplifier predistortion methods and apparatus using envelope and phase detector
US20090146736A1 (en)*2007-12-072009-06-11Dali System Co. Ltd.Baseband-Derived RF Digital Predistortion
US8213884B2 (en)2007-12-072012-07-03Dali System Co. Ltd.Baseband-derived RF digital predistortion
US8548403B2 (en)2007-12-072013-10-01Dali Systems Co., Ltd.Baseband-derived RF digital predistortion
US8401499B2 (en)2007-12-072013-03-19Dali Systems Co. Ltd.Baseband-derived RF digital predistortion
US20090285194A1 (en)*2008-03-312009-11-19Dali Systems Co. Ltd.Efficient Peak Cancellation Method for Reducing the Peak-To-Average Power Ratio in Wideband Communication Systems
US9768739B2 (en)2008-03-312017-09-19Dali Systems Co. Ltd.Digital hybrid mode power amplifier system
US8824595B2 (en)2009-12-212014-09-02Dali Systems Co. Ltd.High efficiency, remotely reconfigurable remote radio head unit system and method for wireless communications
US8903337B2 (en)2009-12-212014-12-02Dali Systems Co. Ltd.Multi-band wide band power amplifier digital predistortion system
US9814053B2 (en)2009-12-212017-11-07Dali Systems Co. Ltd.Remote radio head unit system with wideband power amplifier
US9866414B2 (en)2009-12-212018-01-09Dali Systems Co. Ltd.Modulation agnostic digital hybrid mode power amplifier system and method
US20110156815A1 (en)*2009-12-212011-06-30Dali Systems Co., Ltd.Modulation agnostic digital hybrid mode power amplifier system and method
US9948332B2 (en)2009-12-212018-04-17Dali Systems Co. Ltd.High efficiency, remotely reconfigurable remote radio head unit system and method for wireless communications
US9106453B2 (en)2009-12-212015-08-11Dali Systems Co. Ltd.Remote radio head unit system with wideband power amplifier and method
US10153789B2 (en)2009-12-212018-12-11Dali Systems Co. Ltd.Remote radio head unit system with wideband power amplifier
US9048797B2 (en)2009-12-212015-06-02Dali Systems Co. Ltd.High efficiency, remotely reconfigurable remote radio head unit system and method for wireless communications
US9379745B2 (en)2009-12-212016-06-28Dali Systems Co. Ltd.Multi-band wide band power amplifier digital predistortion system
US8804870B2 (en)2009-12-212014-08-12Dali Systems Co. Ltd.Modulation agnostic digital hybrid mode power amplifier system and method
US10728066B2 (en)2009-12-212020-07-28Dali Systems Co. Ltd.Modulation agnostic digital hybrid mode power amplifier system and method
US8730786B2 (en)2009-12-212014-05-20Dali Systems Co. Ltd.Remote radio head unit system with wideband power amplifier and method
US20110158081A1 (en)*2009-12-212011-06-30Dali Systems Ltd.Remote radio head unit system with wideband power amplifier and method
US8542768B2 (en)2009-12-212013-09-24Dali Systems Co. Ltd.High efficiency, remotely reconfigurable remote radio head unit system and method for wireless communications
US20220295487A1 (en)2010-09-142022-09-15Dali Wireless, Inc.Remotely reconfigurable distributed antenna system and methods
US11805504B2 (en)2010-09-142023-10-31Dali Wireless, Inc.Remotely reconfigurable distributed antenna system and methods
US8351877B2 (en)2010-12-212013-01-08Dali Systems Co. Ltfd.Multi-band wideband power amplifier digital predistorition system and method
US11069020B2 (en)2013-03-142021-07-20Microsoft Technology Licensing, LlcGraphics processing using multiple primitives
KR20150130307A (en)*2013-03-142015-11-23마이크로소프트 테크놀로지 라이센싱, 엘엘씨Graphics processing using multiple primitives

Also Published As

Publication numberPublication date
US6300956B1 (en)2001-10-09
WO1999048049A1 (en)1999-09-23
JP2002507799A (en)2002-03-12
EP1064619A1 (en)2001-01-03
DE69919145D1 (en)2004-09-09
EP1064619B1 (en)2004-08-04
DE69919145T2 (en)2004-12-30

Similar Documents

PublicationPublication DateTitle
USRE42287E1 (en)Stochastic level of detail in computer animation
US6226005B1 (en)Method and system for determining and/or using illumination maps in rendering images
US6975329B2 (en)Depth-of-field effects using texture lookup
US7432936B2 (en)Texture data anti-aliasing method and apparatus
US20050219249A1 (en)Integrating particle rendering and three-dimensional geometry rendering
US7138999B2 (en)Refinement of a triangular mesh representing a three-dimensional object
US6326972B1 (en)3D stroke-based character modeling suitable for efficiently rendering large crowds
US6396503B1 (en)Dynamic texture loading based on texture tile visibility
EP1792281B1 (en)Method and system for anti-aliasing by pixel sampling
KR100349483B1 (en)Image processing in which polygon is divided
WO2006122212A2 (en)Statistical rendering acceleration
EP1580694A1 (en)Image rendering with adaptive filtering for anti-aliasing
JPH11506846A (en) Method and apparatus for efficient digital modeling and texture mapping
CA2227502C (en)Method and system for determining and or using illumination maps in rendering images
Pajarola et al.DMesh: Fast depth-image meshing and warping
LluchAn image-based multiresolution model for interactive foliage rendering
Millán et al.Impostors, Pseudo-instancing and Image Maps for GPU Crowd Rendering.
Pajarola et al.Fast depth-image meshing and warping
JP4319308B2 (en) Gaseous object display circuit
EP1048009B1 (en)Image generation method and image generation device
JP3711273B2 (en) 3D graphics drawing device for occlusion culling
Kim et al.Multiresolution model generation with geometry and texture
Eissele et al.Frame-to-frame coherent halftoning in image space
Pérez et al.Visualization of large terrain using non-restricted quadtree triangulations
WimmerRepresenting and rendering distant objects for real-time visualization

[8]ページ先頭

©2009-2025 Movatter.jp