US20060274085A1 - Methods and Apparatus For Structuring Geometric Models - Google Patents

Methods and Apparatus For Structuring Geometric Models Download PDF

Info

Publication number
US20060274085A1
US20060274085A1 US11/422,044 US42204406A US2006274085A1 US 20060274085 A1 US20060274085 A1 US 20060274085A1 US 42204406 A US42204406 A US 42204406A US 2006274085 A1 US2006274085 A1 US 2006274085A1
Authority
US
United States
Prior art keywords
geometric
elements
primitives
reverse
geometric elements
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.)
Abandoned
Application number
US11/422,044
Inventor
Robert Cook
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 Pixar filed Critical Pixar
Priority to US11/422,044 priority Critical patent/US20060274085A1/en
Assigned to PIXAR reassignment PIXAR ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: COOK, ROBERT L.
Publication of US20060274085A1 publication Critical patent/US20060274085A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/203D [Three Dimensional] animation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics

Definitions

  • the present invention relates to computer animation. More specifically, the present invention relates to methods and apparatus for dynamically determining models for computer animation.
  • Drawing-based animation techniques were refined in the twentieth century, by movie makers such as Walt Disney and used in movies such as “Snow White and the Seven Dwarfs” (1937) and “Fantasia” (1940).
  • This animation technique typically required artists to hand-draw (or paint) animated images onto a transparent media or cels. After painting, each cel would then be captured or recorded onto film as one or more frames in a movie.
  • Stop motion-based animation techniques typically required the construction of miniature sets, props, and characters. The filmmakers would construct the sets, add props, and position the miniature characters in a pose. After the animator was happy with how everything was arranged, one or more frames of film would be taken of that specific arrangement. Stop motion animation techniques were developed by movie makers such as Willis O'Brien for movies such as “King Kong” (1933). Subsequently, these techniques were refined by animators such as Ray Harryhausen for movies including “Mighty Joe Young” (1948) and Clash Of The Titans (1981).
  • Pixar is more widely known as Pixar Animation Studios, the creators of animated features such as “Toy Story” (1995) and “Toy Story 2 ” (1999), “A Bugs Life” (1998), “Monsters, Inc.” (2001), “Finding Nemo” (2003), “The Incredibles” (2004), “Cars” (2006) and others.
  • Pixar developed computing platforms specially designed for CA, and CA software now known as RenderMan®.
  • RenderMan® was particularly well received in the animation industry and recognized with two Academy awards®.
  • the RenderMan® software included a “rendering engine” that “rendered” or converted geometric and/or mathematical descriptions of objects into a two dimensional image.
  • the named inventor of the present invention co-developed the original RenderMan® software.
  • the inventor of the present invention has recognized that reducing rendering time is very important for computer animation.
  • the rendering process can be a time consuming operation that may take hours, if not days, when rendering an image with many objects.
  • the rendering engine would have to process ten billion leaves in the scene. Accordingly, the time to render such a scene would be unacceptably long and would require massive amounts of memory. Multiplying this rendering time by the number of frames (e.g. 130,000) in a typical feature-length animated feature images results in a rendering time that is impractical.
  • Pixar One technique developed by Pixar engineers to reduce rendering time, and not in the prior art, has been to reconfigure the rendering pipeline.
  • the current RenderMan® software is based upon a “bucket” by “bucket” rendering engine architecture, where images are rendered one at a time.
  • Pixar discloses a new and pioneering rendering engine architecture where objects are rendered for a “shot” of images at a time. By using such an architecture, the rendering times for a shot of images is greatly reduced because objects are retrieved from a disk once, for a series of images in the shot. Other advantages are also discussed in that application.
  • LOD level of detail
  • Some techniques have been described that provide for formation of one LOD model based upon another LOD model.
  • One technique typically relies upon selective removal or replacement of vertices from surface descriptions in a high LOD model to form a lower LOD model.
  • LOD surface simplification approach includes that such computations are extremely time consuming when processing typical computer animation models.
  • procedurally created models for computer animation may include millions of geometric elements, each of which could be simplified according to the above techniques.
  • Another drawback to such techniques includes that LOD simplifications are typically directed to simplification via removal of vertices from an object and not via removal of higher-level geometric elements of an object, e.g. leaves, hair.
  • Yet another drawback includes that when a vertex is removed using LOD simplification, the techniques fail to consider the effect of simplification on the over-all properties of the object, e.g. surface area, contrast, etc.
  • the present invention relates to computer animation. More specifically, the present invention relates to methods and apparatus for dynamically determining object models.
  • the models may be used for a variety of computer animation applications, including object rendering, object simulation, scene visualization, scene lighting, and the like.
  • This disclosure introduces the term “stochastic pruning” which is a Monte Carlo-type sampling technique for automatically simplifying objects made of a large number of geometric elements.
  • the color of the pixel is approximated from a subset of the elements.
  • properties of the subset of elements may be altered to better represent the large number of elements for the pixel.
  • the unused elements are “pruned.”
  • “pruned” may simply refer to the elements of the object that are not used to represent the object, e.g. elements of the object that are not loaded from disk memory to CPU memory, or the like.
  • embodiments of the present invention may be easily implemented within a conventional rendering pipeline. By doing so, embodiments enable rendering scenes with very high geometric complexity (e.g. 10,000,000, or 100,000,000 geometric elements) without sacrificing image quality. Without embodiments of the present invention, such scenes may not even be renderable in state of the art rendering systems because of the massive amounts of memory that would be required.
  • very high geometric complexity e.g. 10,000,000, or 100,000,000 geometric elements
  • Pruning order Determining which elements preferentially represent an object.
  • Contrast preservation Modifying surface properties of the elements used to represent an object. For example, modifying the shading (e.g. colors) of the elements such that the contrast of image does not change.
  • the embodiments of the present invention provide methods for dynamically creating and using reduced geometric complexity models of an object based upon using a subset of the geometric elements.
  • the reverse pruning order list represents a listing of geometric elements of which a subset may represent the original object. For example, the first 25% of the geometric elements specified in an RPO list may be used to represent the object, using the techniques described below; the first 40% of the geometric elements may be used to represent the object, and the like. Accordingly, the subset of geometric elements is used to represent the original object.
  • all geometric elements of an object may be ordered in an RPO list, and in other embodiments, less than all geometric elements may be ordered in an RPO list, and the remaining geometric elements may or may not be placed in some order.
  • the criteria for selecting the subset of geometric elements may be based upon any number of factors. For example, one factor is proximity in space of geometric elements. Another factor may be the color of the geometric elements. For example, the geometric elements may be selected such that the average color of the geometric elements is brought closer to the mean or variance of the geometric elements in the overall model. In still other embodiments, combinations of factors may be used to determine the subset of geometric, such as color statistics, proximity in space, and the like. In various embodiments, the geometric elements in the object are pre-assigned a specified priority order for inclusion in this subset (e.g. a reverse pruning order (RPO) list). In some embodiments, the geometric elements in the subset may be modified to better maintain the overall appearance of the object.
  • RPO reverse pruning order
  • Various methods for determining the pruning order include random sampling, sampling with Poisson-disk constraints (i.e. spatial sampling distribution constraints), sampling with temporal sampling distribution constraints, pseudo-random (e.g. jittered) sampling, stratified sampling, and the like. Additionally, in various embodiments, heuristic knowledge regarding the geometry of the object may be considered. In various embodiments, the ordering of geometric elements in the reverse pruning order list is not correlated with position, normal, color, or the like of the geometric element.
  • a reverse pruning order model (RPO) of an object is formed by selecting geometric elements in an object model and specifying a position within a reverse pruning order list, or the like.
  • a restriction function R may be used to determine whether a selected geometric element from an object model is added to the reverse pruning order list.
  • the restriction function R may be a function of some or all of the previous geometric elements in the reverse pruning order list, and/or a function of the order geometric elements are added to the list.
  • a geometric element may be added to the list when the geometric element has the lowest R is identified, a geometric element may be added when the geometric element with R ⁇ threshold is identified, and/or a geometric element may be added when randomly selected from geometric elements with R ⁇ threshold, and/or selected based upon a probability value that is a function of R.
  • the restriction function R may vary according to either the number or percentage of geometric elements in the reverse pruning order list and/or the number or percentage of geometric elements that have not yet been placed on the list. In various embodiments, the function R may also depend upon the location of the candidate geometric element, the contrast, the importance, the position in a scene, the lighting, and the like.
  • the ordered model may be generated when a simplified model of an object is required, or the ordered model may be pre-computed.
  • the geometric elements may be stored in-order within the model, or stored out-of-order along with a pointer table, or the like that indicates the reverse pruning order for the geometric elements.
  • the reverse pruning ordered model of the object After the reverse pruning ordered model of the object is formed, it may be referenced when the system dynamically creates a new model of the object.
  • the dynamically created new models are typically reduced-complexity models of the object.
  • a typical plant may include 500,000 leaves, and many copies of the plant may be scattered throughout a scene. Then for a given frame, one copy of the plant may be very close to the viewing plane so that the individual leaves are clearly visible, however another copy of the plant is in the background and the leaves are not clearly visible.
  • the original model of the plant can be used for rendering purposes. However in the case of the plant in the background, a smaller reduced-complexity model of the plant should can be used for rendering purposes.
  • a background plant included 500,000 leaves and covered 10 ⁇ 10 pixels (100 total pixels)
  • approximately 5,000 leaves would be rendered per pixel on the viewing plane. The 5,000 values would then be averaged when determining the value of the pixel.
  • the inventor proposes an technique for loading a subset of the geometric elements in a model of an object where the geometric elements are typically stored in the reverse-pruning order. Based upon this ordered model, at rendering time, only a percentage of the ordered geometric elements may be loaded from the memory to represent the object. In the example above, as few as 1% of the leaves, i.e. 5,000, leaves could be loaded from the ordered model and rendered to represent the plant. In various embodiments, the percentage of geometric elements loaded typically depends upon the screen size of the object in a scene, or the like. For example, if an object is closer to the viewing plane, a larger percentage of the geometric elements should be loaded, and if an object is further away from the viewing plane, a smaller percentage of the geometric elements may be loaded from the ordered model.
  • other criteria may be used to determine the percentage of geometric elements to load, such as position of an object in a scene with respect to a camera (e.g. objects in the periphery of a scene or far away from a camera may be represented with fewer geometric elements), the lighting of the object in a scene (e.g. objects in dim lighting may be represented with fewer geometric elements), the position of the object with respect to the depth of field in a scene (e.g. objects appearing out of focus may be represented with fewer geometric elements), volume of the object (e.g. higher volume may imply less transparency, thus more transparent objects may be represented with fewer geometric elements), whether the object is motion blurred in a scene (e.g.
  • objects in motion may be represented with fewer geometric elements
  • the contrast of the object e.g. lower contrast objects may be represented with fewer geometric elements
  • whether the object is of primary or secondary importance e.g. background objects may be represented with fewer geometric elements
  • whether the object is directly viewed or viewed in a reflection or refraction e.g. an object appearing in a reflection or a refraction may be represented with fewer geometric elements
  • whether the object is behind a translucent object e.g. objects viewed through translucent objects (e.g. clouds, glass) may be represented with fewer geometric elements
  • whether the object is to be input into a simulator or finite element analysis module (e.g. objects for simulation may be represented with fewer geometric elements), and the like.
  • the process includes receiving a model of an object including multiple geometric elements. Each geometric element can then be assigned a level of detail (LOD) priority order and then stored as an ordered model of the object. Subsequently, given a determined LOD level, LOD simplification may be applied to the geometric elements in the ordered model. In various embodiments, more aggressive simplification of geometric elements may be applied to geometric elements lower in the priority order, and less aggressive simplification may be applied to geometric elements higher in the priority order.
  • LOD level of detail
  • more aggressive simplification of geometric element may result in certain geometric elements being geometrically simplified, and/or not being loaded into program memory, or used.
  • Various techniques for switching between different LOD models for an object are contemplated, including fade-in and fade-out of geometric elements.
  • fade-in and/or fade-out effects may be implemented by making geometric elements smaller, thinner, and/or more transparent.
  • properties of the geometric elements may modified to preserve certain qualities.
  • qualities include pixel coverage, projected area, volume, surface contrast, color variance, and the like.
  • the properties that may be modified include geometric properties, such as width, depth, height, thickness, and the like, surface properties, such as color, contrast, visibility, bump map, displacement map, and the like, and other properties.
  • properties of other elements in an object, other than the sub-set of the geometric elements may also be modified because of the reduction in object complexity. For example, the shading parameters or the lighting may be modified to preserve overall contrast of the object.
  • One process includes receiving a model of an object, wherein the model of the object comprises a plurality of geometric elements, and determining a reverse pruning order for geometric elements in a first plurality of geometric elements from the plurality of geometric elements.
  • a technique may include storing a revised model of the object in a memory, wherein the revised model of the object includes an indication of the reverse pruning order for the geometric elements in the first plurality of geometric elements.
  • a set of selected geometric elements can be determined from the first plurality of geometric elements in response to the reverse pruning order, and the set of selected geometric elements can be used to represent the plurality of geometric elements.
  • One apparatus includes a memory configured to store a model of an object, wherein the model comprises a plurality of primitives, and to store a modified model of the object.
  • a system includes a processor coupled to the memory, wherein the processor is configured to retrieve at least a first subset of primitives from the plurality of primitives from the memory, wherein the processor is configured to determine an reverse pruning ordering for primitives from the first subset of primitives, and wherein the processor is configured to determine the modified model of the object, wherein the modified model of the object includes a specification of the reverse pruning ordering for the primitives from the first subset of primitives, wherein a second subset of primitives from the plurality of primitives are not ordered in the modified model.
  • a set of selected primitives can be determined from the first subset of primitives in response to the reverse pruning ordering. Further, the set of selected primitives can be used to represent the plurality of primitives.
  • One product includes code that directs the processor to determine a first model of an object, wherein the first model comprises a plurality of elements, and code that directs the processor to determine a reverse pruning order for at least a first set of elements from the plurality of elements.
  • a computer program product may also include code that directs the processor to determine a second model of the object, wherein the second model includes a specification of the order for the first set of elements.
  • a set of selected elements can be determined from the first set of elements in response to the reverse pruning ordering. Additionally, the set of selected elements can be used to represent the plurality of elements.
  • the codes typically reside on a tangible media, such as a semiconductor media (e.g. RAM, flash memory), magnetic media (e.g. hard disk, SAN), optical media (e.g. CD, DVD, barcode), or the like.
  • FIG. 1 is a block diagram of typical computer system according to an embodiment of the present invention.
  • FIG. 2 illustrates a block diagram of a process according to one embodiment of the present invention
  • FIG. 3 illustrates a flow diagram according to an embodiment of the present invention
  • FIGS. 4 A-B illustrate a flow diagram according to an embodiment of the present invention
  • FIGS. 5 A-B illustrate flow diagrams according to embodiments of the present invention
  • FIGS. 6 A-B illustrate a flow diagram according to an embodiment of the present invention
  • FIGS. 7 A-C illustrate examples according to embodiments of the present invention
  • FIG. 8 illustrates a flow diagram according to embodiments of the present invention
  • FIGS. 9 A-D illustrate an example according to an embodiment of the present invention.
  • FIGS. 10 A-C illustrate an example according to an embodiment of the present invention
  • FIGS. 11 A-B illustrate block diagrams of a process according to an embodiment of the present invention
  • FIGS. 12 A-D illustrate an example according to an embodiment of the present invention
  • FIGS. 13 A-D illustrate additional examples according to embodiments of the present invention.
  • FIGS. 14 A-F illustrate additional examples according to embodiments of the present invention.
  • FIG. 15 illustrates a performance example according to various embodiments of the present invention.
  • FIG. 1 is a block diagram of typical computer system 100 according to an embodiment of the present invention.
  • computer system 100 typically includes a monitor 110 , computer 120 , a keyboard 130 , a user input device 140 , computer interfaces 150 , and the like.
  • user input device 140 is typically embodied as a computer mouse, a trackball, a track pad, a joystick, wireless remote, drawing tablet, voice command system, eye tracking system, and the like.
  • User input device 140 typically allows a user to select objects, icons, text and the like that appear on the monitor 110 via a command such as a click of a button or the like.
  • Embodiments of computer interfaces 150 typically include an Ethernet card, a modem (telephone, satellite, cable, ISDN), (asynchronous) digital subscriber line (DSL) unit, FireWire interface, USB interface, and the like.
  • computer interfaces 150 may be coupled to a computer network, to a FireWire bus, or the like.
  • computer interfaces 150 may be physically integrated on the motherboard of computer 120 , may be a software program, such as soft DSL, or the like.
  • computer 120 typically includes familiar computer components such as a processor 160 , and memory storage devices, such as a random access memory (RAM) 170 , disk drives 180 , and system bus 190 interconnecting the above components.
  • processor 160 a processor 160
  • memory storage devices such as a random access memory (RAM) 170 , disk drives 180 , and system bus 190 interconnecting the above components.
  • RAM random access memory
  • computer 120 includes one or more Xeon microprocessors from Intel. Further, in the present embodiment, computer 120 typically includes a UNIX-based operating system.
  • RAM 170 and disk drive 180 are examples of tangible media configured to store data such as image files, models including geometrical descriptions of objects, ordered geometric descriptions of objects, procedural descriptions of models, scene descriptor files, a rendering engine, embodiments of the present invention, including executable computer code, human readable code, or the like.
  • Other types of tangible media include floppy disks, removable hard disks, optical storage media such as CD-ROMS, DVDs and bar codes, semiconductor memories such as flash memories, read-only-memories (ROMS), battery-backed volatile memories, networked storage devices, and the like.
  • computer system 100 may also include software that enables communications over a network such as the HTTP, TCP/IP, RTP/RTSP protocols, and the like.
  • software that enables communications over a network
  • HTTP HyperText Transfer Protocol
  • TCP/IP Transmission Control Protocol
  • RTP/RTSP protocols Remote Method Protocol
  • other communications software and transfer protocols may also be used, for example IPX, UDP or the like.
  • FIG. 1 representative of a computer system capable of embodying the present invention.
  • the computer may be a desktop, portable, rack-mounted or tablet configuration.
  • the computer may be a series of networked computers.
  • other micro processors are contemplated, such as XeonTM, PentiumTM or ItaniumTM microprocessors; TurionTM 64, OpteronTM or AthlonXPTM microprocessors from Advanced Micro Devices, Inc; and the like.
  • ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇ ⁇
  • FIG. 2 illustrates a block diagram of a process according to one embodiment of the present invention. More specifically, FIG. 2 provides a high-level illustration of one embodiment.
  • a model of an object is provided, step 200 .
  • a geometric model of the object may be specified by a user, e.g. a modeler, using conventional object creation software tools.
  • the geometric model may be procedurally defined or include procedurally defined elements.
  • procedurally defined models are useful when creating an object with many similar geometric elements. For example, for a tree with 500,000 leaves, or for a character with 2 million strands of hair, or the like, the specification of each leaf or each strands of hair can be performed procedurally.
  • the original geometric model may be specified by using any conventional representation scheme, such as Nonuniform Rational B-Splines (NURBS), and the like.
  • NURBS Nonuniform Rational B-Splines
  • the geometric elements of the object in the model are then ordered according to a reverse pruning order method and/or stored in a reverse pruning ordered (RPO) geometric model, discussed further below.
  • RPO reverse pruning ordered
  • the geometric elements of an object may be ordered or partially ordered manually within the storage.
  • a “scene” specifying the position of the object is also provided, step 210 .
  • a scene may be specified using conventional three-dimensional scene creation tools such as Maya, or the like.
  • animation environments such as Pixar's internal Menv software is used to specify the position, orientation, etc. of objects in a scene.
  • the scene descriptor file includes the original geometric model.
  • the scene descriptor file refers to the original geometric object by file name, pointer, memory structure, or the like.
  • an approximate size of the object is determined relative to a “viewing” or imaging plane, step 220 .
  • a plant may be positioned in the “background” of a scene, and be projected to or represented by 400 pixels on the viewing plane.
  • the plant may be positioned in the “foreground” of a scene, and cover 10,000 pixels on the viewing plane In some embodiments of the present invention, the number of pixels can vary.
  • the scene descriptor file includes a bounding volume (e.g. a bounding box) associated with the object. Based upon this bounding volume, and the object positioning data in the scene descriptor file, the approximate size of the object relative to the viewing plane is determined.
  • a bounding volume e.g. a bounding box
  • a sampling ratio or percentage (or loading indicia) is then determined, step 230 .
  • the sampling ratio is used to determine how many of the geometric elements to load from an RPO geometric model of an object into memory.
  • This sampling percentage may be specified by a user and/or may have a default value.
  • a sampling ratio or percentage has a default value ranging from 5%-10%; 40%-60%, 10%-85%; and the like.
  • a target number of elements per pixel may be specified, and the sampling ratio or percentage determined from that. For example, if the target is 100 elements per pixel, and the object has 1000 elements per pixel on the screen, then the sampling percentage would be 10%.
  • the loading indicia may alternatively represent the number or percentage of geometric elements to prune from an RPO geometric model of an object.
  • a sampling ratio or percentage in step 230 may be used alternatively, or in combination, for determining a sampling ratio or percentage in step 230 above.
  • “Importance” of the object may be considered.
  • a main character may be considered more “important” than a prop in a scene, thus the sampling percentage of the main character may be higher than the prop, although the prop may occupy a greater portion of the scene.
  • the “brightness” of the object in the scene may be considered. For example, for identical placements in a scene, at nighttime, a sampling percentage of an object may be smaller than the sampling percentage of the object in the scene at daytime.
  • Other types of criteria are also contemplated, such as: the position of the object within the image frame (e.g. objects in the center of the image versus the edges of the image), whether the object is in motion (e.g. objects in motion versus stationary objects), whether the object is within the depth of field, i.e. focused (e.g. whether the objects are within the depth of field or not), whether the objects have high contrast surfaces, whether the objects are behind other translucent objects, whether the objects are to be directly viewed or viewed in a reflection.
  • the position of the object within the image frame e.g. objects in the center of the image versus the edges of the image
  • whether the object is in motion e.g. objects in motion versus stationary objects
  • the object is within the depth of field, i.e. focused (e.g. whether the objects are within the depth of field or not)
  • the objects have high contrast surfaces
  • the objects are behind other translucent objects, whether the objects are to be directly viewed or viewed in a reflection.
  • limitations may be placed on the sampling percentage, step 240 .
  • a lower limitation e.g. 50 geometric elements per pixel
  • a pixel in the viewing plane is represented by no fewer than 50 geometric elements for that object.
  • a higher limitation e.g. 50 geometric elements per pixel
  • a pixel in the viewing plane is represented by no fewer than 50 geometric elements for that object.
  • 10,000 geometric elements identified from an object were to be represented on the viewing plane with 100 pixels, this would correspond to 100 geometric elements per pixel. This would be within the 50 element per pixel limitation above.
  • 10,000 geometric elements were to be represented on the viewing plane with 1000 pixels this would correspond to 10 geometric elements per pixel.
  • the sampling ratio in step 230 would have to be redetermined, or set to 100%.
  • step 240 considerations may also be included within step 230 .
  • the sampling percentage determined in step 230 and restricted in step 240 is determined in response to the lower sampling limitation (e.g. X geometric elements per pixel.) More particularly, in one embodiment, given the lower sampling limitation, (e.g. X geometric elements per pixel), the number of pixels in step 240 and the number of geometric elements in the object, the percentage in step 230 may be determined, and step 240 may be skipped. As an example, with a lower sampling limitation of 50 geometric elements per pixel, a tree with 500,000 geometric elements, and the tree covering 400 pixels, the sampling percentage is determined to be approximately 4%.
  • the lower sampling limitation (elements per pixel) may be set to any other value desired.
  • the RPO geometric model is opened, and the sampling percentage of geometric elements is read-out from the model and loaded into program memory, step 250 .
  • the remaining percentage of the geometric elements are not loaded into memory, thus fewer disk accesses are required, and the program memory is less full.
  • the loading indicia may specify a target number of geometric elements from the model, directly.
  • the geometric elements within the sampling percentage are then modified, step 260 . Details regarding embodiments of this process are described below.
  • the modified geometric elements (“modified geometric model”) are then provided to the rendering engine, with or without other elements in the scene, for rendering purposes, step 270 .
  • the rendering engine determines a two-dimensional representation of the object directly or indirectly (e.g. via one or more reflections or refractions) at the viewing plane, step 280 .
  • the rendering engine refers to a high quality rendering process provided by rendering engines such as Pixar's Renderman® rendering software.
  • rendering engines such as Pixar's Renderman® rendering software.
  • other rendering engines can advantageously utilize the techniques described herein including MentalRay by MentalImages, or the like.
  • lower quality hardware engines e.g. graphics processor units (GPU) and software rendering engines (e.g. OpenGL) can also advantageously incorporate the techniques describe herein.
  • a representation of the image is stored, step 290 .
  • a rendered image including the object in the scene is stored to a hard disk, optical disk, semiconductor memory, film media, or the like.
  • the rendered image may be retrieved and displayed to the user, or other user, step 295 .
  • the image may be stored on a DVD and played to a home entertainment system, the image may be stored on a hard disk and displayed to an audience, the image may be printed, or the like.
  • the image is buffered in a display memory, and in step 295 , the image is output to a user on the display. In such embodiments, the image may or may not be transferred into non-volatile memory.
  • the dynamically determined object model need not be determined directly for rendering purposes, as discussed in steps 270 - 295 , above.
  • the modified geometric elements determined in step 260 may be sent to specific application (hardware or software) modules such as: for determining shadow maps, for determining deep shadow maps, for determining thickness maps, for determining subsurface scattering effects, for baking applications, for input to simulation programs, for input to finite element analyses, for radiosity computations, and the like.
  • h is the distance at which half the elements are pruned. As illustrated in FIG. 13A , this controls how aggressively elements are pruned as they get smaller.
  • the geometric elements should be pruned in a consistent order. It is typically not desired that pruning be correlated with geometric position, size, orientation, color, or other characteristics (e.g., pruning elements from left to right would be objectionable).
  • Some objects are constructed in such a way that the pruning order can be determined procedurally, however, in many embodiments, a more general and useful pruning order is determine stochastically.
  • a simple technique is to assign a random number to each element, then sort the elements by their random numbers. This is usually sufficient in practice, however, in some embodiments it is also desirable to ensure that pruning is spread over the object, by pruning elements that are not geometrically close to each other in the pruning order. Such embodiments allows more aggressive pruning of object.
  • n the number of elements in the object
  • the time spent loading n elements from memory and trivially rejecting some of the elements can be significant. Accordingly, in some embodiments, it is desirable to avoid loading elements that are not to be displayed.
  • One method to facilitate this is by storing the elements in an “ordered” file in reverse pruning order so that only the first N elements need to be read from the file at rendering time.
  • This “ordered” file can be created as a post-process step with a model of an object.
  • Various embodiments have been proven to work especially well in a film production environment, where many randomly scaled and rotated versions of a small number of pre-built objects are used in a scene, e.g. plant shapes.
  • FIG. 3 illustrates a flow diagram according to an embodiment of the present invention. More particularly, FIG. 3 illustrates the process of forming a reverse pruning ordered (RPO) geometric model.
  • RPO reverse pruning ordered
  • an initial geometric model for an object is provided, step 310 .
  • the initial geometric model of the object may be specified by a user using object creation software tools, generated by using a procedural software module, or the like. Additionally, the initial geometric model may be pre-processed by other applications and for other purposes.
  • a typical object will have a great number of repetitive geometric elements, such as hair, leaves, atmospheric effects, and the like. The repetitive geometric elements may also have unique properties, such as shape, size, color, and the like.
  • the repetitive geometric elements are typically not initially stored in a reverse pruning order in one or more files.
  • the order of the geometric elements may be stored in the file in the order in which they were created, in an animation node order, in a geometric node order, or the like. Accordingly, the order of the geometric elements as they are created and stored in one or more files is typically not as useful for embodiments of the present invention.
  • a reverse pruning order for the geometric elements for the object is determined, step 320 .
  • the geometric elements for the object are stored in that order in an RPO geometric model, step 330 . More specifically, geometric elements that are less aggressively pruned and to be retrieved earlier in time are placed before geometric elements that are more aggressively pruned and to be retrieved later in time, if at all, within the file.
  • the ordering of the geometric elements in the file is also associated with increasing a level of detail for the object.
  • a deterministic technique may include functions where geometric elements meeting a minimum criteria are selected (e.g. any geometric element greater than X distance away from a particular element), functions where geometric elements meeting a maximum criteria are selected (e.g. the geometric element furthest away from a particular element), and the like. Further details regarding specific methods are discussed below.
  • a random number is associated to the repetitive geometric elements in the object in step 320 .
  • the geometric elements are stored according to the order of the associated random number.
  • FIGS. 4 A-B illustrate a flow diagram according to an embodiment of the present invention. More particularly, FIGS. 4 A-B illustrate a process for determining a reverse pruning order for the geometric elements for the object.
  • a first of the repetitive geometric elements of the object is selected, step 400 .
  • the first geometric element may be pre-determined, random, selected to fulfill certain criteria (e.g. near the center of the object), or the like.
  • a bounding volume is determined around the first geometric element, step 410 .
  • the size of the bounding volume may vary.
  • the bounding volume e.g. bounding box
  • the bounding volume is selected as 1 ⁇ 4, 1 ⁇ 8, 1/27, 1/64, 1/256 or the like, of the volume of a bounding volume of the entire object.
  • other type of bounding volumes can be used, such as a bounding sphere, or the like.
  • step 420 another geometric element is selected, step 420 .
  • this geometric element may also be randomly selected.
  • a determination is made if the geometric element is not within the bounding volumes of previously selected geometric elements, step 430 .
  • the spatial restriction on a selected geometric element for the previously selected geometric elements may be combined with another spatial restriction based upon the order of previously selected geometric elements in the reverse pruning order, step 435 .
  • another spatial restriction based upon the order of previously selected geometric elements in the reverse pruning order, step 435 .
  • FIGS. 5 A-B A more detailed discussion is given in conjunction with FIGS. 5 A-B, below.
  • the geometric element if the geometric element is within a bounding volume of specific previously selected geometric elements in the reverse pruning order, the geometric element is unselected, step 445 .
  • the bounding volume may vary from that used in step 410 .
  • steps 435 and 445 may be eliminated.
  • a bounding volume is determined around this geometric element, step 440 .
  • the size of the bounding volume may be the same as bounding volumes of other selected objects, or different.
  • the process above then repeats, until a threshold percentage of geometric elements have been selected, step 450 .
  • a threshold percentage of geometric elements In various embodiments, all repetitive geometric elements of an object are selected using this technique. In other embodiments, from 40% to 60% of the geometric elements are selected using the process described above. In such cases, the remaining geometric elements remain un-selected, and un-ordered.
  • the threshold level may vary from 30% to 70%, 25% to 75%, or the like.
  • a test is performed to determine if any geometric elements are outside bounding volumes associated with previously selected geometric objects, step 460 . In other words, what is determined is whether there are any unordered geometric elements what would satisfy the criteria for being added to the reverse pruning order list.
  • the sizes of the bounding volumes of previously selected geometric elements are adjusted, step 470 .
  • the size of the bounding volumes may be halved.
  • the volume may be reduced from 1 ⁇ 4 to 1 ⁇ 8, from 1 ⁇ 8 to 1/27, from 1/64 to 1/256, or the like.
  • the lower-end size of the bounding volume may be limited. Further, in other embodiments, different methods for reducing the bounding volumes may be used.
  • the threshold is not met, there are “better” selections for the geometric element available. Accordingly, the selected geometric element is un-selected, step 480 . Subsequently, the process described above is repeated.
  • the selected geometric elements for the object may be stored in the object file in the order they were selected, step 490 .
  • the selected geometric elements may be stored in the file in any other order and a pointer table, or the like may specify the order.
  • the selected geometric objects may be stored near the beginning of the file.
  • the remaining geometric objects may be stored in the file in any order, step 500 .
  • they may be stored in the order they appear in the original object file, in random order, or the like.
  • the non-selected geometric objects are stored near the end of the file. In various embodiments, by storing the selected geometric objects at the beginning of the file, the time for accessing these geometric objects for rendering purposes, or the like, is reduced.
  • FIGS. 5 A-B illustrate flow diagrams according to embodiments of the present invention. More particularly, FIGS. 5 A-B illustrate spatial restrictions on selection of a geometric element based upon the order of geometric elements in the reverse pruning order, see step 445 in FIGS. 4 A-B.
  • bounding volumes for the last “N” number of selected geometric elements in the reverse pruning order are determined, step 600 .
  • the bounding volume used for each of the last “N” geometric elements are the same.
  • each of the last “N” geometric elements is associated with a bounding volume that is 1/27th, 1/64th, 1/256th, and the like of the volume of the entire object bounding volume.
  • the bounding volumes used for the last “N” geometric elements are different, based upon the order.
  • the N ⁇ 2th geometric element may have an associated bounding volume of 1/256th the volume of the entire object bounding volume
  • the N ⁇ 1th geometric element may have an associated bounding volume of 1/64th the volume of the entire object bounding volume
  • the Nth geometric element may have an associated bounding volume of 1/27th the volume of the entire object bounding volume
  • the rate the bounding volume shrinks may be a sharp drop, a linear drop, an exponential drop, a 1/r ⁇ 2 drop, or the like.
  • the number “N” is typically inversely related to the size of a fixed-size bounding volume. For example, when the “N” is smaller, the size of the bounding volume may be larger; and when “N” is larger, the size of the bounding volume is generally smaller. As examples of this embodiment, if the bounding volume is 1/64 th the size, the number N is may be equal to 65 or less, 48 or less, 32 or less, or the like; if the bounding volume is 1/125 th the size, the number N may be equal to 124 or less, 100 or less, 63 or less, and the like.
  • step 610 the location of the currently selected geometric element is compared to the bounding volumes for the last “N” number of selected geometric elements, step 610 . If the currently selected geometric element is within these bounding volumes, the geometric element is unselected in step 445 . Otherwise, the process continues to step 440 .
  • a number of selected geometric elements are determined, step 650 .
  • the number of selected geometric elements is determined by the number of geometric elements selected in this “round.”
  • a “round” may be geometric elements that are compared to a common bounding volume size. For example, geometric elements selected when a bounding volume in FIG. 4 is 1/64 th the size of the bounding volume of the object; when the bounding volume is 1/256 th the size, or the like.
  • bounding volumes are generated for the selected geometric element in this round, step 660 .
  • the bounding volume of the geometric elements in this round need not change in size.
  • the bounding volume may be 1/27 th , 1/64 th , 1/256 th , or the like the volume of the bounding volume for the entire object.
  • the bounding volumes of geometric elements selected in different rounds may depend upon the distance between the current round and previous rounds.
  • the restricted area (bounding volume) of geometric elements may shrink the further the rounds are apart.
  • the rate the bounding volume shrinks may be a sharp drop, a linear drop, an exponential drop, a 1/r ⁇ 2 drop, or the like.
  • step 670 the location of the currently selected geometric element is compared to the bounding volumes for the selected geometric elements, in this round, step 670 . If the currently selected geometric element is within these bounding volumes, the geometric element is unselected in step 445 . Otherwise, the process continues to step 440 .
  • the criteria for determining whether a selected geometric element is unselected or added to the reverse pruning order list is based upon a “distance” function.
  • the distances between the unselected geometric elements and the last N geometric elements placed in the reverse pruning order list would be computed and possibly combined. Many types of combinations are contemplated, such as summation, squared distances, square roots of distances, and the like.
  • the geometric element with the highest combination value may be added to the reverse pruning order list.
  • the criteria for determining whether a current geometric element is unselected or added to the reverse pruning order list is based upon probability functions.
  • probability fields are determined around the last N or all of the geometric elements in the reverse pruning order list.
  • a net probability is computed.
  • the currently selected geometric element is either rejected or added to the reverse pruning order list.
  • the probability of adding the geometric element to the list is 50%; in a case where a selected geometric element is within probability fields of two listed geometric elements (e.g.
  • the probability of adding the geometric element to the list is determined by multiplying the probabilities (e.g. 10%); in a case where a selected geometric element is not within any probability fields, the default acceptance probability may be 100%. In other embodiments, the default acceptance probability may be specified to be less than 100%.
  • the probability fields may be the same size or different and have the same acceptance probabilities.
  • the probabilities may vary according to how recently the geometric element was added to the reverse pruning order list. For example, recently added geometric elements should have lower probability values compared to less recently added geometric elements. For instance, the first most recent geometric element may have a 10% probability field, the second most recent geometric element may have a 20% probability field, the third most recent geometric element may have a 25% probability field, the Nth geometric element may have a 50% probability field, and the like.
  • using a probability field is different from the strict bounding volume tests illustrated in FIGS. 5 A-B.
  • having two consecutive and adjacent geometric elements in the reverse pruning order list is not possible using the bounding volume embodiments, however is theoretically possible (e.g. 0.1% probability) when using the probability-based embodiments described above.
  • FIGS. 6 A-B illustrate a flow diagram according to an embodiment of the present invention. More particularly, FIGS. 6 A-B illustrate another process for determining an ordering for the geometric elements for the object.
  • the jittered sampling, stochastic sampling techniques disclosed in U.S. Pat. No. 4,897,806 may be adapted for selection of the geometric elements.
  • the bounding volume of the geometric object is divided into a series of subvolumes (e.g. cubes, three-dimensional rectangles, and the like), step 700 .
  • the bounding volume of the object may be divided into eight cube units per side thus the object may be divided into 512 cubes.
  • cubes that do not contain geometric elements may be discarded, leaving only cubes that include geometric elements.
  • the geometric object may be divided into subvolumes.
  • the subvolumes need not be the same size or same shape. In one embodiment, what is desired is that the number of geometric elements in each smaller volume be approximately the same (e.g. within 25%, 10%, or less). For example, for a swarm of bees, the subvolumes may be larger on the edges of the swarm, and smaller near the center of the swarm. In such an example, the density of bees would be more similar.
  • one of the subvolumes are selected, step 710 .
  • any conventional method for selecting the smaller volume from the series of subvolumes may be used, such as a pseudo-random selection, such as in order within the grid (e.g. left-to-right, front-to-back, top-to-bottom, or the like), or the like.
  • a geometric element is selected from the smaller volume, step 720 .
  • any conventional method for selecting may be used, such as a pseudo-random selection, or the like.
  • step 730 another one of the subvolumes is selected that has not been previously selected.
  • any conventional method for selecting the smaller volume from the series of subvolumes may be used, such as a pseudo-random selection, in order within the grid (e.g. left-to-right, front-to-back, top-to-bottom, or the like).
  • a geometric element is then selected from the selected smaller volume, step 740 .
  • any conventional method for selecting may be used, such as a pseudo-random selection, or the like.
  • the threshold may be set to any desired percentage such as 40%, 50%, 75%, 100%, or the like.
  • step 750 if approximately the same number of geometric elements have been selected from each of the subvolumes, step 750 , the list of selected subvolumes is reset, step 755 , and the process above repeats. For example, one geometric element is selected from each smaller volume, before a second geometric element is selected from each smaller volume, etc.
  • the selected geometric elements may be written to the object file, as discussed above, step 770 , and the remaining geometric elements are then written to the object file, step 780 .
  • a temporal restriction may also be incorporated into the spatial restrictions disclosed above.
  • the temporal restrictions discussed in FIGS. 5 A-B may also be used.
  • FIGS. 7 A-C illustrate examples according to embodiments of the present invention. More specifically, FIGS. 7 A-C illustrate two-dimensional examples of a process discussed in FIGS. 6 A-B. As discussed above, in various embodiments, it may be desirable that the subvolumes that are selected are not close to previously selected subvolumes.
  • FIG. 7A illustrates a two-dimensional representation of a number of subvolumes 800 , 810 , 820 , and 830 , of a bounding box 840 for an object. Also shown are a series of “super cubes” 850 , 860 , 870 , and 880 .
  • smaller volume 800 is selected in step 710 .
  • a small volume selected in step 730 cannot be from the same super cube 850 .
  • smaller volume 810 is selected from super cube 870 .
  • a small volume selected in step 730 during the next iteration cannot be selected from super cubes 850 or 870 .
  • smaller volume 820 is selected from super cube 880 .
  • small volume 830 is selected from super cube 860 .
  • a series of sub-supercubes are used to restrict how close in space the subvolumes may be selected.
  • a series of sub-supercubes 900 , 910 , 920 , 930 are shown.
  • a fifth smaller volume 940 is selected from sub-supercube 910 , which is a different sub-supercube than sub-supercube 900 within supercube 850 .
  • a sixth smaller volume 950 is selected from sub-supercube 960 , which is a different sub-supercube than sub-supercube 970 in supercube 870 .
  • This process repeats, as illustrated, until a second smaller volume has been selected from each supercube.
  • FIG. 7C illustrates an example where several more rounds of selections of subvolumes have been performed.
  • subvolumes are selected from each of the sub-supercubes, again preferably from different supercubes.
  • the same methods discussed above may be used to select subvolumes that were not-yet selected.
  • the same sub-supercube sampling pattern determined above may repeated. For example, a smaller volume may be selected from sub-supercube 900 , then sub-supercube 970 , then sub-supercube 980 , etc.
  • FIG. 8 illustrates a flow diagram according to embodiments of the present invention. More specifically, FIG. 8 provides a high-level illustration of embodiments for forming modified geometric elements as described in step 260 .
  • the geometric parameters of the geometric elements in the geometric model are modified, step 1100 .
  • the surface area of these geometric elements are increased to compensate for the removal, or non-loading, of the un-selected geometric elements. For example, if only half of the geometric elements of the original geometric model are loaded into memory, the surface areas of the loaded geometric elements are increased (e.g. by 100%). In some embodiments of the present invention, the surface area may be determined from the length, width, and height of an object, or the like.
  • one or more of the length, the width, the height, or other parameter (e.g. volume) of an object may be adjusted to increase the effective surface area of a geometric primitive. Further, in various embodiments of the present invention, the increase in surface area may be uniform or non-uniform among the selected different geometric elements.
  • the surfaces of the geometric elements each face forward in various embodiments (i.e., that we are using the area projected onto the screen).
  • the surface area for each geometric primitive may also be determined based upon the computed surface area normal to the viewing plane.
  • the resized elements may not have the same expected depth complexity as the original elements. However, in some embodiments, the small difference can be ignored. In other embodiments, the depth complexity of the original elements may be predicted and the area of the unpruned elements may be adjusted so that the area on the screen covered by the visible portions of the scaled, unpruned elements remains the same as for the original elements.
  • the total area of an object visible by a camera is na, where “n” is the number of elements in the object, and where “a” is the average surface area of the individual elements. Pruning, according to the embodiments described herein, decreases the total area visible to the camera to nua, where u is defined as a fraction of the geometric elements that are unpruned, described above. In various embodiments, to compensate for the decrease in area, the area of the unpruned elements is scaled by an amount s unpuned so that:
  • an object includes 1,000 elements, and a subset of the elements (e.g. 100 elements) is used to represent the object, geometric properties of the 100 elements may be modified.
  • the surface area of the 100 elements is increased 10 times, such that the net surface area of the object is approximately the same as the 1,000 element model.
  • the surface area may be increased by scaling one or two dimensions of each of the elements.
  • surface parameters of the geometric elements are also updated, step 1020 .
  • the surface colors of these geometric elements are modified to compensate for the removal of geometric elements compared to the original geometric model.
  • the variance for the fewer geometric elements increases.
  • the color variance decreases and the mean stays the same.
  • the colors for the fewer geometric elements in the updated geometric model are modified.
  • the variance is decreased in proportion to the decrease in geometric elements. A simplistic approximation may be if x % of leaves in a tree are loaded into memory, the color variance of the x % of the leaves should decrease by x to approximately maintain the original color variance.
  • is an amount of color variance reduction
  • h is a z distance at which half the elements are pruned
  • k is the number of elements per pixel
  • s is the area scaling correction factor
  • t is the size of transition region for fading out pruned elements
  • u is the fraction of elements unpruned
  • x is the position of an element in the reverse pruning order
  • z is the distance from the camera.
  • the weight w i is the amount the ith element contributes to the pixel.
  • ⁇ unpruned 2 ⁇ elem 2 /k unpruned
  • ⁇ pruned 2 ⁇ elem 2 /k pruned
  • ⁇ 2 min ⁇ ( uk 1 ⁇ z 2 , k max ) min ⁇ ( k 1 ⁇ z 2 , k max )
  • FIG. 13D illustrates a function of z for values of h. Notice that the contrast only changes in the middle distance. When the object is close, the contrast is unchanged because there is no pruning. When the object is far away, the contrast is unchanged because there are more than k max unpruned elements per pixel, so that k max elements contribute to the pixel in both the pruned and unpruned cases.
  • contrast correction is thus more important with more aggressive pruning. Examples of contrast correction are illustrated in FIG. 14D , below.
  • c-bar should be based on the final shaded colors of the elements, but may be approximated by reducing the variance of the shader inputs.
  • the updated or modified geometric object is then formed from the updated geometric parameters and/or updated surface parameters, step 1030 .
  • FIGS. 9 A-D illustrate an example according to an embodiment of the present invention. More specifically, FIGS. 9 A-D illustrate examples where geometric parameters of primitives in a geometric model are modified.
  • FIG. 9A a portion of a original geometric model of a tree 1100 is illustrated including four leaves 1110 , 1120 , 1130 , and 1140 .
  • FIG. 9B according to techniques described above, only leaves 1120 and 1140 are loaded from memory (e.g. disk memory) into program memory. As can be seen, the surface area of leaves 1120 and 1140 are approximately one half the surface of leaves 1110 , 1120 , 1130 and 1140 together.
  • the width of leaf 1120 is increased to form leaf 1150
  • the width of leaf 1140 is increased to form leaf 1160 .
  • the surface area of leaves 1150 and 1160 were increased to approximate the total surface area of leaves 1110 - 1140 .
  • one or more other parameters of leaf 1120 or leaf 1140 could have been modified.
  • the length could have been modified
  • the width and length could have been modified, or the like.
  • the leaves may be increased in different ways, as illustrated In FIG. 9D .
  • a width of leaf 1120 is increased to form leaf 1170 and the width and length of leaf 1140 is increased to form leaf 1180 .
  • the total surface area of leaves 1170 and 1180 should approximate the surface area of leaves 1110 - 1140 .
  • an object may have large changes in size within a shot or scene. For example, a tree increases in size on the screen as the viewing plane moves towards the tree.
  • a percentage e.g. 25%, 40%
  • all the leaves e.g. 100%
  • a single loading percentage is used in the shot. More specifically, the largest percentage of geometric elements of the object is used for rendering purposes. For example, where the percentage of the loaded geometric elements is a minimum of 25% and maximum of 75% in the shot, 75% the leaves may be loaded into memory and used for rendering, even when the tree is far away.
  • the inventor has determined that it is advantageous to support different percentages of geometric elements within a shot, a scene, or the like. Accordingly, the inventor has developed methods for smoothing a transition between the different percentages. In one embodiment, geometric parameters of some of the geometric elements may be modified to provide such a transition.
  • elements are pruned during an animation, they should gradually fade out instead of just abruptly popping off.
  • elements are pruned abruptly, and in FIG. 13C , elements can be pruned gradually. This can be done by gradually making the elements either more transparent or smaller as they are pruned.
  • the later is shown in FIG. 13C , where the size t of the transition region is 0.1.
  • FIGS. 10 A-C illustrate an example according to an embodiment of the present invention. More specifically, FIGS. 10 A-C illustrate examples for transitioning between different geometric element loading percentages.
  • FIG. 10A illustrates a graph 1200 plotting the use of geometric models of an object versus distance (or screen size).
  • a screen size for an object is plotted against geometric loading percentage.
  • relationship 1210 illustrates a relationship where the loaded geometric primitives vary from a very small percentage (e.g. zero) when the object screen size is very small, to 100% when screen size 1220 of the object is reached.
  • FIG. 10B illustrates another embodiment.
  • relationship 1230 illustrates a relationship where the loaded geometric primitives begin from a very small percentage until the object screen size reaches a threshold 1240 . After that, the percentage increases to 100% when screen size 1250 is reached.
  • FIG. 10C illustrates additional embodiments with a relationships 1300 .
  • relationships 1300 may have more than one rate of change.
  • the object is represented by a minimum percentage 1320 (e.g. 10%).
  • the percentage also increases at a first rate and then at a second rate.
  • the percentage is 1345 (e.g. 60%); and once the object screen size reaches 1340 , the percentage jumps to 1350 (e.g. 100%).
  • the percentage is 1345 (e.g. 60%); and once the object screen size reaches 1340 , the percentage jumps to 1350 (e.g. 100%).
  • the rate of increase between the minimum percentage and maximum percentage may be linear, non-linear, or the like.
  • a smooth transition is desired in some embodiments during transitions of percentages.
  • a transition is between 0% at 1240 to 100% at 1250 ; and in FIG. 10C , a transition is, for example, between 60% before 1310 , and 100% after 1340 .
  • one or more additional graphical parameters of geometric elements may be modified, as will be discussed below.
  • FIGS. 11 A-B illustrate block diagrams of a process according to an embodiment of the present invention. More specifically, FIGS. 11 A-B illustrates a process of transitioning between loading percentages with reduced “pop-on” and/or “pop-off.”
  • FIG. 11A illustrates a embodiment when there is a transition between two different sampling percentages.
  • the sampling percentages for an object in two images are determined, step 1400 .
  • a minimum sampling percentage for the object is 40% and the maximum sampling percentage for the object is 60% in a shot.
  • the geometric elements of the object within the maximum percentage are identified, step 1410 .
  • the geometric elements are arranged in sampling order in the file.
  • the “intermediate” geometric elements to be removed during the shot are also identified, step 1420 . These “intermediate” geometric elements are typically the geometric elements between the minimum geometric elements and the maximum geometric elements in this shot.
  • the geometric elements determined by the maximum percentage are then geometrically modified, as discussed in FIGS. 8 and 9 A-D, to increase the effective surface area, step 1430 .
  • the surface parameters are modified, for example, to reduce the color variance, as discussed in FIG. 8 , step 1440 .
  • the modified geometric primitives are then rendered for the image, step 1450 .
  • a “thinning” or a “fading-out” technique is used for the geometric primitives. More specifically, based upon the number of image frames between the maximum percentage and minimum percentage, a rate of thinning or fading out is determined, step 1460 . For example, if there are 10 frames, the removed geometric elements may be thinned or faded-out 10% for each frame.
  • the minimum percentage of geometric primitives are then identified, step 1470 .
  • these geometric primitives retain “full” thickness and are not “faded-out.”
  • the intermediate geometric elements are thinned or faded-out at the rate determined in step 1460 , step 1480 .
  • geometric and surface parameters for the geometric elements may again be adjusted, step 1490 , and the modified geometric elements are then rendered for the image, step 1500 .
  • the process repeats until the removed geometric elements are thinned-out or faded out, step 1510 . After that, the rendering continues for only the geometric elements in the minimum percentage of geometric elements, step 1520 .
  • a similar process is used when an object moves towards the viewing plane. For example, geometric elements between the maximum percentage and the minimum percentage are identified and faded in at a smooth rate.
  • the rate may be linear, or non-linear.
  • FIGS. 12 A-D illustrate an example according to an embodiment of the present invention.
  • an object includes three leaves 1600 - 1620 .
  • all leaves are rendered in image 1610 .
  • FIG. 12D as illustrated, only two leaves 1640 and 1650 remain to represent the object.
  • the remaining leaves 1640 and 1650 are geometrically modified to maintain the surface area of the original leaves 1600 - 1620 .
  • leaf 1620 is to be removed from FIG. 12A and faded-out as seen by leaves 1660 and 1670 in FIGS. 12B and 12C , respectively.
  • FIGS. 14 A-D illustrate additional examples according to embodiments of the present invention.
  • FIG. 14A illustrates an image 1800 of a bush rendered with a full geometric model of the bush.
  • Image 1810 is a close-up of image 1800 .
  • an image 1820 is a bush rendered with 90% of the leaves pruned-out. In other words, only 10% of the leaves are used to represent the bush.
  • Image 1830 is a close-up of image 1820 . The sparseness of the leaves can be seen in image 1830 . As can be determined, image 1820 is visually different from image 1800 on account of the rendering with only 10% of the leaves.
  • an image 1840 of a bush rendered with only 10% of the leaves is performed according to the embodiments described above.
  • image 1850 a close-up of image 1840 , the geometric description of the leaves 1860 are different from the leaves 1870 in image 1810 .
  • the surface area of the leaves is increased.
  • FIG. 14D an image 1880 of a bush rendered with only 10% of the leaves is shown that have geometric correction or adjustment as described above. Additionally, correction of the surface parameters is performed according to the embodiments described above.
  • image 1890 a close-up of image 1840 , the surface color of the leaves 1900 are different from the surface color leaves 1860 in image 1850 . In this example, the variance of color is decreased.
  • the bush in image 1880 appears closer to the bush in image 1800 , than the bush in image 1840 , because of the color variance decrease.
  • f(X) may represent the average color of the geometric elements
  • f(X) may represent the variance in color
  • f(X) may represent a function of volume
  • f(X) may represent a function of surface normals
  • f(X) may represent a function of surface glossiness
  • f(X) may represent a function of surface texture
  • f(X) may represent a function of reflection direction, and the like.
  • engineers working with the inventor have implement the above techniques and have achieved a reduction in amount of object data loaded from memory and/or used in a scene for computer animation purposes of up to 90%. Additionally, in various embodiments, the increase in speed for rendering certain scenes has been up to 10 times greater.
  • rendering of complex scenes with a great number of geometric elements would have previously been unpractical in terms of rendering time and/or computer memory requirements.
  • a scene with a fifty thousand trees each having five hundred thousand leaves might not be practical to render.
  • complex scenes can now be rendered in a reasonable amounts of time.
  • FIGS. 14E and 14F illustrate various embodiments of the present invention.
  • the bush illustrated in FIG. 14A has a screen size illustrated in FIG. 14E
  • the bush illustrated in FIG. 14D has a screen size illustrated in FIG. 14F .
  • the bush in FIG. 14D looks different from the bush in FIG. 14A , however, the difference is difficult to discern when viewing the bushes in FIG. 14E and FIG. 14F .
  • FIG. 15 illustrates a performance example according to embodiments of the present invention.
  • FIG. 15 illustrates memory usage and rendering time for the plants/bushes in FIG. 14D as it recedes into the distance using embodiments of the present invention.
  • scene descriptors including plants having over one hundred million leaves were renderable using various embodiments. These examples required so much memory, that without pruning they were not readily renderable using a conventional rendering engine.
  • rendering using a conventional rendering engine was possible.
  • models of an object can be dynamically formed when the model is required.
  • models of an object could also be dynamically created before they are needed.
  • a loading percentage would be specified.
  • the techniques described above are used to load a subset of the geometric elements and modify the properties of the loaded geometric elements.
  • the reduced-complexity model can then be stored. Later, the reduced-complexity model can be retrieved for rendering, or other purpose.
  • Such embodiments could reduce the rendering pipeline time, for example, since the modifications to the properties of the geometric elements are pre-computed.
  • Embodiments of the present invention may also be combined with the techniques described in co-pending U.S. patent application Ser. No. 10/428,324, filed Apr. 30, 2003. For example, a maximum percentage of geometric elements is determined for a shot. Then that percentage of geometric elements is loaded from disk to memory. Then the object is rendered, according to the cited patent application, for a series of images within a shot. Other combinations of embodiments of the present invention and the cited patent application are also contemplated.
  • Embodiments of stochastic pruning described herein may provide automatic, straightforward level-of-detail methods that greatly reduce the geometric complexity of objects with large numbers of simple, disconnected elements. This type of complexity is not effectively addressed by previous methods.
  • the techniques fit well into a rendering pipeline, and do not require knowledge of how the geometry was generated.
  • Various embodiments are also easy to implement: just randomly shuffle the elements into a file and read just the unpruned elements.
  • all geometric elements of an object e.g. leaves, hair, etc. need not be used when rendering the object.
  • a subset of the geometric elements, of an object may be retrieved, and modified to represent all the geometric elements.
  • the modifications to the subset of geometric elements are performed with an emphasis on maintaining the global statistics of the object.
  • the geometric statistics e.g. surface area, distribution of normals
  • the geometric statistics e.g. surface area, distribution of normals
  • the surface statistics e.g. contrast, color variance

Abstract

A method for a computer system includes receiving a model of an object, wherein the model of the object comprises a plurality of geometric elements, determining a reverse pruning order for geometric elements in a first plurality of geometric elements from the plurality of geometric elements, and storing a revised model of the object in a memory, wherein the revised model of the object includes an indication of the reverse pruning order for the geometric elements in the first plurality of geometric elements. A set of selected geometric elements can be determined from the first plurality of geometric elements in response to the reverse pruning order, and the set of selected geometric elements can be used to represent the plurality of geometric elements.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • The present application claims priority to Provisional Application No. 60/687,189, filed Jun. 3, 2005 and Provisional Application No. 60/762,297, filed Jan. 25, 2006. These disclosures are hereby incorporated by reference in their entirety for all purposes. The present application is related to U.S. application Ser. No. ______, filed Jun. 2, 2006, titled: Dynamic Model Generation Methods and Apparatus, Atty. Docket No. 021751-008210 US.
  • BACKGROUND OF THE INVENTION
  • The present invention relates to computer animation. More specifically, the present invention relates to methods and apparatus for dynamically determining models for computer animation.
  • Throughout the years, movie makers have often tried to tell stories involving make-believe creatures, far away places, and fantastic things. To do so, they have often relied on animation techniques to bring the make-believe to “life.” Two of the major paths in animation have traditionally included, drawing-based animation techniques and stop motion animation techniques.
  • Drawing-based animation techniques were refined in the twentieth century, by movie makers such as Walt Disney and used in movies such as “Snow White and the Seven Dwarfs” (1937) and “Fantasia” (1940). This animation technique typically required artists to hand-draw (or paint) animated images onto a transparent media or cels. After painting, each cel would then be captured or recorded onto film as one or more frames in a movie.
  • Stop motion-based animation techniques typically required the construction of miniature sets, props, and characters. The filmmakers would construct the sets, add props, and position the miniature characters in a pose. After the animator was happy with how everything was arranged, one or more frames of film would be taken of that specific arrangement. Stop motion animation techniques were developed by movie makers such as Willis O'Brien for movies such as “King Kong” (1933). Subsequently, these techniques were refined by animators such as Ray Harryhausen for movies including “Mighty Joe Young” (1948) and Clash Of The Titans (1981).
  • With the wide-spread availability of computers in the later part of the twentieth century, animators began to rely upon computers to assist in the animation process. This included using computers to facilitate drawing-based animation, for example, by painting images, by generating in-between images (“tweening”), and the like. This also included using computers to augment stop motion animation techniques. For example, physical models could be represented by virtual models in computer memory, and manipulated.
  • One of the pioneering companies in the computer-aided animation (CA) industry was Pixar. Pixar is more widely known as Pixar Animation Studios, the creators of animated features such as “Toy Story” (1995) and “Toy Story 2” (1999), “A Bugs Life” (1998), “Monsters, Inc.” (2001), “Finding Nemo” (2003), “The Incredibles” (2004), “Cars” (2006) and others. In addition to creating animated features, Pixar developed computing platforms specially designed for CA, and CA software now known as RenderMan®. RenderMan® was particularly well received in the animation industry and recognized with two Academy Awards®. The RenderMan® software included a “rendering engine” that “rendered” or converted geometric and/or mathematical descriptions of objects into a two dimensional image. The named inventor of the present invention co-developed the original RenderMan® software.
  • The inventor of the present invention has recognized that reducing rendering time is very important for computer animation. The rendering process can be a time consuming operation that may take hours, if not days, when rendering an image with many objects. As an example, if a scene included ten thousand plants, each with a million leaves, the rendering engine would have to process ten billion leaves in the scene. Accordingly, the time to render such a scene would be unacceptably long and would require massive amounts of memory. Multiplying this rendering time by the number of frames (e.g. 130,000) in a typical feature-length animated feature images results in a rendering time that is impractical.
  • One technique developed by Pixar engineers to reduce rendering time, and not in the prior art, has been to reconfigure the rendering pipeline. The current RenderMan® software is based upon a “bucket” by “bucket” rendering engine architecture, where images are rendered one at a time. In U.S. application Ser. No. 10/428,325, filed Apr. 30, 2003, Pixar discloses a new and pioneering rendering engine architecture where objects are rendered for a “shot” of images at a time. By using such an architecture, the rendering times for a shot of images is greatly reduced because objects are retrieved from a disk once, for a series of images in the shot. Other advantages are also discussed in that application.
  • Another technique considered to attempt to reduce the rendering time has been through the manual definition and use of distinctly different level of detail (LOD) models for an object. In such cases, high LOD (complex) objects are replaced with lower LOD (simple) objects when objects are “far away” from the viewing plane. Because the lower LOD objects are geometrically simpler than the high LOD objects, the rendering engine generally performs fewer calculations. Accordingly, the rendering process is expected to be improved.
  • One drawback to the LOD technique has been that when transitioning between a high LOD model to a low LOD model, undesirable visual artifacts appear. As an example, because the high LOD model and the lower LOD model are geometrically different, surfaces of the object rendered in different images may have different surface normals, and the like. Although such artifacts may not be visible on an individual image, when a viewer views images consecutively, such as when watching a feature, the artifacts appear as distracting “sparkles” or “pops” to a viewer.
  • One solution developed by Pixar engineers to reduce the undesirable artifacts of LOD transitions was described in U.S. Pat. No. 6,300,956. In this patent, to provide a smoother transition between LOD models, stochastic sampling techniques were introduced on a pixel-by-pixel basis to determine which of the LOD models contributes to the final image. Stochastic (pseudo-random) sampling techniques was first invented for use in computer animation by the named inventor of the present invention, and is described in U.S. Pat. No. 4,897,806, assigned to Pixar.
  • Another drawback to the LOD techniques has been that it requires a manual definition of the different LOD models for the object. In some cases, three or more different LOD models must be manually designed. Definition of these different LOD models is very time consuming, especially when the object is complex.
  • Some techniques have been described that provide for formation of one LOD model based upon another LOD model. One technique typically relies upon selective removal or replacement of vertices from surface descriptions in a high LOD model to form a lower LOD model.
  • Drawbacks to the LOD surface simplification approach include that such computations are extremely time consuming when processing typical computer animation models. For example, procedurally created models for computer animation may include millions of geometric elements, each of which could be simplified according to the above techniques. Another drawback to such techniques includes that LOD simplifications are typically directed to simplification via removal of vertices from an object and not via removal of higher-level geometric elements of an object, e.g. leaves, hair. Yet another drawback includes that when a vertex is removed using LOD simplification, the techniques fail to consider the effect of simplification on the over-all properties of the object, e.g. surface area, contrast, etc.
  • Accordingly, what is desired are improved methods and apparatus for solving the problems discussed above, while reducing the drawbacks discussed above.
  • BRIEF SUMMARY OF THE INVENTION
  • The present invention relates to computer animation. More specifically, the present invention relates to methods and apparatus for dynamically determining object models. The models may be used for a variety of computer animation applications, including object rendering, object simulation, scene visualization, scene lighting, and the like.
  • This disclosure introduces the term “stochastic pruning” which is a Monte Carlo-type sampling technique for automatically simplifying objects made of a large number of geometric elements. In various embodiments, when there are a large number of elements (e.g. geometric elements, surfaces) that contribute to appearance of a pixel on an image, the color of the pixel is approximated from a subset of the elements. In various embodiments, properties of the subset of elements may be altered to better represent the large number of elements for the pixel. The unused elements are “pruned.” In various embodiments, “pruned” may simply refer to the elements of the object that are not used to represent the object, e.g. elements of the object that are not loaded from disk memory to CPU memory, or the like.
  • Various embodiments of the present invention may be easily implemented within a conventional rendering pipeline. By doing so, embodiments enable rendering scenes with very high geometric complexity (e.g. 10,000,000, or 100,000,000 geometric elements) without sacrificing image quality. Without embodiments of the present invention, such scenes may not even be renderable in state of the art rendering systems because of the massive amounts of memory that would be required.
  • At least four different aspects of various embodiments will be described below.
  • 1. Pruning order. Determining which elements preferentially represent an object.
  • 2. Area preservation. Modifying geometric properties of the elements used to represent an object. For example, increasing surface areas of the elements such that the total area of the object does not change.
  • 3. Contrast preservation. Modifying surface properties of the elements used to represent an object. For example, modifying the shading (e.g. colors) of the elements such that the contrast of image does not change.
  • 4. Smooth animation. Modifying how the elements used to represent an object are smoothly transitioned. For example, fading in/out of various elements to reduce pop-on or pop-off.
  • The embodiments of the present invention provide methods for dynamically creating and using reduced geometric complexity models of an object based upon using a subset of the geometric elements. In various embodiments, the reverse pruning order list represents a listing of geometric elements of which a subset may represent the original object. For example, the first 25% of the geometric elements specified in an RPO list may be used to represent the object, using the techniques described below; the first 40% of the geometric elements may be used to represent the object, and the like. Accordingly, the subset of geometric elements is used to represent the original object. In some embodiments, all geometric elements of an object may be ordered in an RPO list, and in other embodiments, less than all geometric elements may be ordered in an RPO list, and the remaining geometric elements may or may not be placed in some order.
  • The criteria for selecting the subset of geometric elements may be based upon any number of factors. For example, one factor is proximity in space of geometric elements. Another factor may be the color of the geometric elements. For example, the geometric elements may be selected such that the average color of the geometric elements is brought closer to the mean or variance of the geometric elements in the overall model. In still other embodiments, combinations of factors may be used to determine the subset of geometric, such as color statistics, proximity in space, and the like. In various embodiments, the geometric elements in the object are pre-assigned a specified priority order for inclusion in this subset (e.g. a reverse pruning order (RPO) list). In some embodiments, the geometric elements in the subset may be modified to better maintain the overall appearance of the object.
  • Various methods for determining the pruning order include random sampling, sampling with Poisson-disk constraints (i.e. spatial sampling distribution constraints), sampling with temporal sampling distribution constraints, pseudo-random (e.g. jittered) sampling, stratified sampling, and the like. Additionally, in various embodiments, heuristic knowledge regarding the geometry of the object may be considered. In various embodiments, the ordering of geometric elements in the reverse pruning order list is not correlated with position, normal, color, or the like of the geometric element.
  • In some embodiments of the present invention, a reverse pruning order model (RPO) of an object is formed by selecting geometric elements in an object model and specifying a position within a reverse pruning order list, or the like. In some embodiments of the present invention, a restriction function R may be used to determine whether a selected geometric element from an object model is added to the reverse pruning order list. The restriction function R may be a function of some or all of the previous geometric elements in the reverse pruning order list, and/or a function of the order geometric elements are added to the list. Additionally, in various embodiments, a geometric element may be added to the list when the geometric element has the lowest R is identified, a geometric element may be added when the geometric element with R<threshold is identified, and/or a geometric element may be added when randomly selected from geometric elements with R<threshold, and/or selected based upon a probability value that is a function of R. The restriction function R may vary according to either the number or percentage of geometric elements in the reverse pruning order list and/or the number or percentage of geometric elements that have not yet been placed on the list. In various embodiments, the function R may also depend upon the location of the candidate geometric element, the contrast, the importance, the position in a scene, the lighting, and the like.
  • In various embodiments, the ordered model may be generated when a simplified model of an object is required, or the ordered model may be pre-computed. Additionally, the geometric elements may be stored in-order within the model, or stored out-of-order along with a pointer table, or the like that indicates the reverse pruning order for the geometric elements.
  • After the reverse pruning ordered model of the object is formed, it may be referenced when the system dynamically creates a new model of the object. The dynamically created new models are typically reduced-complexity models of the object. As an example, a typical plant may include 500,000 leaves, and many copies of the plant may be scattered throughout a scene. Then for a given frame, one copy of the plant may be very close to the viewing plane so that the individual leaves are clearly visible, however another copy of the plant is in the background and the leaves are not clearly visible. In the case of the plant that is close to the viewing plane, the original model of the plant can be used for rendering purposes. However in the case of the plant in the background, a smaller reduced-complexity model of the plant should can be used for rendering purposes. As an example, if a background plant included 500,000 leaves and covered 10×10 pixels (100 total pixels), approximately 5,000 leaves would be rendered per pixel on the viewing plane. The 5,000 values would then be averaged when determining the value of the pixel.
  • In light of the above, the inventor proposes an technique for loading a subset of the geometric elements in a model of an object where the geometric elements are typically stored in the reverse-pruning order. Based upon this ordered model, at rendering time, only a percentage of the ordered geometric elements may be loaded from the memory to represent the object. In the example above, as few as 1% of the leaves, i.e. 5,000, leaves could be loaded from the ordered model and rendered to represent the plant. In various embodiments, the percentage of geometric elements loaded typically depends upon the screen size of the object in a scene, or the like. For example, if an object is closer to the viewing plane, a larger percentage of the geometric elements should be loaded, and if an object is further away from the viewing plane, a smaller percentage of the geometric elements may be loaded from the ordered model.
  • In other embodiments, other criteria may be used to determine the percentage of geometric elements to load, such as position of an object in a scene with respect to a camera (e.g. objects in the periphery of a scene or far away from a camera may be represented with fewer geometric elements), the lighting of the object in a scene (e.g. objects in dim lighting may be represented with fewer geometric elements), the position of the object with respect to the depth of field in a scene (e.g. objects appearing out of focus may be represented with fewer geometric elements), volume of the object (e.g. higher volume may imply less transparency, thus more transparent objects may be represented with fewer geometric elements), whether the object is motion blurred in a scene (e.g. objects in motion may be represented with fewer geometric elements), the contrast of the object (e.g. lower contrast objects may be represented with fewer geometric elements), whether the object is of primary or secondary importance (e.g. background objects may be represented with fewer geometric elements), whether the object is directly viewed or viewed in a reflection or refraction (e.g. an object appearing in a reflection or a refraction may be represented with fewer geometric elements), whether the object is behind a translucent object (e.g. objects viewed through translucent objects (e.g. clouds, glass) may be represented with fewer geometric elements), whether the object is to be input into a simulator or finite element analysis module (e.g. objects for simulation may be represented with fewer geometric elements), and the like.
  • In one embodiment, the process includes receiving a model of an object including multiple geometric elements. Each geometric element can then be assigned a level of detail (LOD) priority order and then stored as an ordered model of the object. Subsequently, given a determined LOD level, LOD simplification may be applied to the geometric elements in the ordered model. In various embodiments, more aggressive simplification of geometric elements may be applied to geometric elements lower in the priority order, and less aggressive simplification may be applied to geometric elements higher in the priority order.
  • In various embodiments, more aggressive simplification of geometric element may result in certain geometric elements being geometrically simplified, and/or not being loaded into program memory, or used. Various techniques for switching between different LOD models for an object are contemplated, including fade-in and fade-out of geometric elements. In some embodiments of the present invention, fade-in and/or fade-out effects may be implemented by making geometric elements smaller, thinner, and/or more transparent.
  • In additional embodiments of the present invention, when only a sub-set of the geometric elements are used to represent the object in a scene, properties of the geometric elements may modified to preserve certain qualities. Such qualities include pixel coverage, projected area, volume, surface contrast, color variance, and the like. In various embodiments, the properties that may be modified include geometric properties, such as width, depth, height, thickness, and the like, surface properties, such as color, contrast, visibility, bump map, displacement map, and the like, and other properties. In various embodiments, properties of other elements in an object, other than the sub-set of the geometric elements, may also be modified because of the reduction in object complexity. For example, the shading parameters or the lighting may be modified to preserve overall contrast of the object.
  • According to one aspect of the invention, methods for a computer system are described. One process includes receiving a model of an object, wherein the model of the object comprises a plurality of geometric elements, and determining a reverse pruning order for geometric elements in a first plurality of geometric elements from the plurality of geometric elements. A technique may include storing a revised model of the object in a memory, wherein the revised model of the object includes an indication of the reverse pruning order for the geometric elements in the first plurality of geometric elements. A set of selected geometric elements can be determined from the first plurality of geometric elements in response to the reverse pruning order, and the set of selected geometric elements can be used to represent the plurality of geometric elements.
  • According to another aspect of the invention, computer systems are disclosed. One apparatus includes a memory configured to store a model of an object, wherein the model comprises a plurality of primitives, and to store a modified model of the object. A system includes a processor coupled to the memory, wherein the processor is configured to retrieve at least a first subset of primitives from the plurality of primitives from the memory, wherein the processor is configured to determine an reverse pruning ordering for primitives from the first subset of primitives, and wherein the processor is configured to determine the modified model of the object, wherein the modified model of the object includes a specification of the reverse pruning ordering for the primitives from the first subset of primitives, wherein a second subset of primitives from the plurality of primitives are not ordered in the modified model. A set of selected primitives can be determined from the first subset of primitives in response to the reverse pruning ordering. Further, the set of selected primitives can be used to represent the plurality of primitives.
  • According to yet another aspect of the invention, computer program products for a computer system including a processor are disclosed. One product includes code that directs the processor to determine a first model of an object, wherein the first model comprises a plurality of elements, and code that directs the processor to determine a reverse pruning order for at least a first set of elements from the plurality of elements. A computer program product may also include code that directs the processor to determine a second model of the object, wherein the second model includes a specification of the order for the first set of elements. A set of selected elements can be determined from the first set of elements in response to the reverse pruning ordering. Additionally, the set of selected elements can be used to represent the plurality of elements. The codes typically reside on a tangible media, such as a semiconductor media (e.g. RAM, flash memory), magnetic media (e.g. hard disk, SAN), optical media (e.g. CD, DVD, barcode), or the like.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In order to more fully understand the present invention, reference is made to the accompanying drawings. Understanding that these drawings are not to be considered limitations in the scope of the invention, the presently described embodiments and the presently understood best mode of the invention are described with additional detail through use of the accompanying drawings.
  • FIG. 1 is a block diagram of typical computer system according to an embodiment of the present invention;
  • FIG. 2 illustrates a block diagram of a process according to one embodiment of the present invention;
  • FIG. 3 illustrates a flow diagram according to an embodiment of the present invention;
  • FIGS. 4A-B illustrate a flow diagram according to an embodiment of the present invention;
  • FIGS. 5A-B illustrate flow diagrams according to embodiments of the present invention;
  • FIGS. 6A-B illustrate a flow diagram according to an embodiment of the present invention;
  • FIGS. 7A-C illustrate examples according to embodiments of the present invention;
  • FIG. 8 illustrates a flow diagram according to embodiments of the present invention;
  • FIGS. 9A-D illustrate an example according to an embodiment of the present invention;
  • FIGS. 10A-C illustrate an example according to an embodiment of the present invention;
  • FIGS. 11A-B illustrate block diagrams of a process according to an embodiment of the present invention;
  • FIGS. 12A-D illustrate an example according to an embodiment of the present invention;
  • FIGS. 13A-D illustrate additional examples according to embodiments of the present invention;
  • FIGS. 14A-F illustrate additional examples according to embodiments of the present invention; and
  • FIG. 15 illustrates a performance example according to various embodiments of the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 is a block diagram of typical computer system 100 according to an embodiment of the present invention.
  • In the present embodiment, computer system 100 typically includes a monitor 110, computer 120, a keyboard 130, a user input device 140, computer interfaces 150, and the like.
  • In the present embodiment, user input device 140 is typically embodied as a computer mouse, a trackball, a track pad, a joystick, wireless remote, drawing tablet, voice command system, eye tracking system, and the like. User input device 140 typically allows a user to select objects, icons, text and the like that appear on the monitor 110 via a command such as a click of a button or the like.
  • Embodiments of computer interfaces 150 typically include an Ethernet card, a modem (telephone, satellite, cable, ISDN), (asynchronous) digital subscriber line (DSL) unit, FireWire interface, USB interface, and the like. For example, computer interfaces 150 may be coupled to a computer network, to a FireWire bus, or the like. In other embodiments, computer interfaces 150 may be physically integrated on the motherboard of computer 120, may be a software program, such as soft DSL, or the like.
  • In various embodiments, computer 120 typically includes familiar computer components such as a processor 160, and memory storage devices, such as a random access memory (RAM) 170, disk drives 180, and system bus 190 interconnecting the above components.
  • In one embodiment, computer 120 includes one or more Xeon microprocessors from Intel. Further, in the present embodiment, computer 120 typically includes a UNIX-based operating system.
  • RAM 170 and disk drive 180 are examples of tangible media configured to store data such as image files, models including geometrical descriptions of objects, ordered geometric descriptions of objects, procedural descriptions of models, scene descriptor files, a rendering engine, embodiments of the present invention, including executable computer code, human readable code, or the like. Other types of tangible media include floppy disks, removable hard disks, optical storage media such as CD-ROMS, DVDs and bar codes, semiconductor memories such as flash memories, read-only-memories (ROMS), battery-backed volatile memories, networked storage devices, and the like.
  • In the present embodiment, computer system 100 may also include software that enables communications over a network such as the HTTP, TCP/IP, RTP/RTSP protocols, and the like. In alternative embodiments of the present invention, other communications software and transfer protocols may also be used, for example IPX, UDP or the like.
  • FIG. 1 representative of a computer system capable of embodying the present invention. It will be readily apparent to one of ordinary skill in the art that many other hardware and software configurations are suitable for use with the present invention. For example, the computer may be a desktop, portable, rack-mounted or tablet configuration. Additionally, the computer may be a series of networked computers. Further, the use of other micro processors are contemplated, such as Xeon™, Pentium™ or Itanium™ microprocessors; Turion™ 64, Opteron™ or AthlonXP™ microprocessors from Advanced Micro Devices, Inc; and the like. Further, other types of operating systems are contemplated, such as Windows®, WindowsXP®, WindowsNT®, or the like from Microsoft Corporation, Solaris from Sun Microsystems, LINUX, UNIX, and the like. In still other embodiments, the techniques described above may be implemented upon a chip or an auxiliary processing board (e.g. graphics processor unit).
  • FIG. 2 illustrates a block diagram of a process according to one embodiment of the present invention. More specifically, FIG. 2 provides a high-level illustration of one embodiment.
  • Initially, a model of an object is provided, step 200. In some embodiments of the present invention, a geometric model of the object may be specified by a user, e.g. a modeler, using conventional object creation software tools. In various embodiments, the geometric model may be procedurally defined or include procedurally defined elements. For example, procedurally defined models are useful when creating an object with many similar geometric elements. For example, for a tree with 500,000 leaves, or for a character with 2 million strands of hair, or the like, the specification of each leaf or each strands of hair can be performed procedurally. In some embodiments of the present invention, the original geometric model may be specified by using any conventional representation scheme, such as Nonuniform Rational B-Splines (NURBS), and the like. The geometric elements of the object in the model are then ordered according to a reverse pruning order method and/or stored in a reverse pruning ordered (RPO) geometric model, discussed further below. In some embodiments of the present invention, the geometric elements of an object may be ordered or partially ordered manually within the storage.
  • In some embodiments of the present invention, a “scene” specifying the position of the object is also provided, step 210. In various embodiments, a scene may be specified using conventional three-dimensional scene creation tools such as Maya, or the like. In other embodiments, animation environments, such as Pixar's internal Menv software is used to specify the position, orientation, etc. of objects in a scene. In some embodiments of the present invention, the scene descriptor file includes the original geometric model. In other embodiments, the scene descriptor file refers to the original geometric object by file name, pointer, memory structure, or the like.
  • In some embodiments of the present invention, based upon the position of the object, an approximate size of the object is determined relative to a “viewing” or imaging plane, step 220. For example, a plant may be positioned in the “background” of a scene, and be projected to or represented by 400 pixels on the viewing plane. As another example, the plant may be positioned in the “foreground” of a scene, and cover 10,000 pixels on the viewing plane In some embodiments of the present invention, the number of pixels can vary.
  • In alternative embodiments of the present invention, the scene descriptor file includes a bounding volume (e.g. a bounding box) associated with the object. Based upon this bounding volume, and the object positioning data in the scene descriptor file, the approximate size of the object relative to the viewing plane is determined.
  • In various embodiments, a sampling ratio or percentage (or loading indicia) is then determined, step 230. In the present embodiment, the sampling ratio is used to determine how many of the geometric elements to load from an RPO geometric model of an object into memory. This sampling percentage may be specified by a user and/or may have a default value. In examples, a sampling ratio or percentage has a default value ranging from 5%-10%; 40%-60%, 10%-85%; and the like. In other embodiments, a target number of elements per pixel may be specified, and the sampling ratio or percentage determined from that. For example, if the target is 100 elements per pixel, and the object has 1000 elements per pixel on the screen, then the sampling percentage would be 10%. In other embodiments, the loading indicia may alternatively represent the number or percentage of geometric elements to prune from an RPO geometric model of an object.
  • In additional embodiments, other criteria of the object in the scene may be used alternatively, or in combination, for determining a sampling ratio or percentage in step 230 above. As an example, “Importance” of the object may be considered. For example, a main character may be considered more “important” than a prop in a scene, thus the sampling percentage of the main character may be higher than the prop, although the prop may occupy a greater portion of the scene. As another example, the “brightness” of the object in the scene may be considered. For example, for identical placements in a scene, at nighttime, a sampling percentage of an object may be smaller than the sampling percentage of the object in the scene at daytime. Other types of criteria are also contemplated, such as: the position of the object within the image frame (e.g. objects in the center of the image versus the edges of the image), whether the object is in motion (e.g. objects in motion versus stationary objects), whether the object is within the depth of field, i.e. focused (e.g. whether the objects are within the depth of field or not), whether the objects have high contrast surfaces, whether the objects are behind other translucent objects, whether the objects are to be directly viewed or viewed in a reflection. The inventor of the present inventions believe that one of ordinary skill in the art will recognize that in light of the present patent disclosure, many other criteria may be used in embodiments of the present invention.
  • In some embodiments of the present invention, limitations may be placed on the sampling percentage, step 240. For example, a lower limitation (e.g. 50 geometric elements per pixel) may be used, such a pixel in the viewing plane is represented by no fewer than 50 geometric elements for that object. Continuing the example above, if 10,000 geometric elements identified from an object were to be represented on the viewing plane with 100 pixels, this would correspond to 100 geometric elements per pixel. This would be within the 50 element per pixel limitation above. However, if 10,000 geometric elements were to be represented on the viewing plane with 1000 pixels, this would correspond to 10 geometric elements per pixel. This case would not be within the 50 geometric elements per pixel limitation, accordingly, the sampling ratio in step 230 would have to be redetermined, or set to 100%. In embodiments of the present invention, step 240 considerations may also be included within step 230.
  • In other embodiments of the present invention, the sampling percentage determined in step 230 and restricted in step 240 is determined in response to the lower sampling limitation (e.g. X geometric elements per pixel.) More particularly, in one embodiment, given the lower sampling limitation, (e.g. X geometric elements per pixel), the number of pixels in step 240 and the number of geometric elements in the object, the percentage in step 230 may be determined, and step 240 may be skipped. As an example, with a lower sampling limitation of 50 geometric elements per pixel, a tree with 500,000 geometric elements, and the tree covering 400 pixels, the sampling percentage is determined to be approximately 4%. That is, as few as 4% of the 500,000 geometric elements (20,000 geometric elements) can be loaded from memory and/or used for rendering the 400 pixels, to satisfy the 50 element per pixel requirement (20,000/400=50). In other embodiments, the lower sampling limitation (elements per pixel) may be set to any other value desired.
  • Next, in response to the sampling percentage, the RPO geometric model is opened, and the sampling percentage of geometric elements is read-out from the model and loaded into program memory, step 250. Conversely, in various embodiments, the remaining percentage of the geometric elements are not loaded into memory, thus fewer disk accesses are required, and the program memory is less full. In various embodiments, the loading indicia may specify a target number of geometric elements from the model, directly.
  • In the present embodiment, the geometric elements within the sampling percentage are then modified, step 260. Details regarding embodiments of this process are described below.
  • In various embodiments, the modified geometric elements (“modified geometric model”) are then provided to the rendering engine, with or without other elements in the scene, for rendering purposes, step 270. In response to the geometric model of the object, the rendering engine determines a two-dimensional representation of the object directly or indirectly (e.g. via one or more reflections or refractions) at the viewing plane, step 280.
  • In some embodiments of the present invention, the rendering engine refers to a high quality rendering process provided by rendering engines such as Pixar's Renderman® rendering software. In other embodiments of the present invention, other rendering engines can advantageously utilize the techniques described herein including MentalRay by MentalImages, or the like. In still other embodiments, lower quality hardware engines (e.g. graphics processor units (GPU) and software rendering engines (e.g. OpenGL) can also advantageously incorporate the techniques describe herein.
  • In the present embodiments, after the two-dimensional representation (image) of the modified geometric model on the viewing plane is determined, a representation of the image is stored, step 290. In one example, a rendered image including the object in the scene is stored to a hard disk, optical disk, semiconductor memory, film media, or the like. Subsequently, the rendered image may be retrieved and displayed to the user, or other user, step 295. For example, the image may be stored on a DVD and played to a home entertainment system, the image may be stored on a hard disk and displayed to an audience, the image may be printed, or the like. In other embodiments, in step 290, the image is buffered in a display memory, and in step 295, the image is output to a user on the display. In such embodiments, the image may or may not be transferred into non-volatile memory.
  • In other embodiments of the present invention, the dynamically determined object model need not be determined directly for rendering purposes, as discussed in steps 270-295, above. In other embodiments, the modified geometric elements determined in step 260 may be sent to specific application (hardware or software) modules such as: for determining shadow maps, for determining deep shadow maps, for determining thickness maps, for determining subsurface scattering effects, for baking applications, for input to simulation programs, for input to finite element analyses, for radiosity computations, and the like. The inventor of the present invention believes that in light of the present disclosure, one of ordinary skill in the art may envision additional applications for embodiments of the present invention.
  • Various embodiments of the present invention illustrate different examples of pruning order. Generally, in various embodiments, the farther away an object is from the viewer or view plane, the smaller it is on the screen. Because the object is smaller, there are more geometric elements contributing to values of each pixel, thus more geometric elements can be pruned. In various embodiments, u is defined as a fraction of the geometric elements that are unpruned, as a function of z, the distance from the camera. There are many ways for defining such a function. In some embodiments, since the number of elements per pixel is proportional to z−2, the following relationship may be defined for u:
    u==z −log h 2
  • In this equation, h is the distance at which half the elements are pruned. As illustrated in FIG. 13A, this controls how aggressively elements are pruned as they get smaller. In FIG. 13A, note that for simplicity the graphs are scaled such that z=1 where pruning begins; this should be where the shapes of individual elements are no longer discernible, usually when they are about the size of a pixel. As a result, this z scaling will depend on the image resolution.
  • In various embodiments, the geometric elements should be pruned in a consistent order. It is typically not desired that pruning be correlated with geometric position, size, orientation, color, or other characteristics (e.g., pruning elements from left to right would be objectionable). Some objects are constructed in such a way that the pruning order can be determined procedurally, however, in many embodiments, a more general and useful pruning order is determine stochastically. As will be described further below, in some embodiments, a simple technique is to assign a random number to each element, then sort the elements by their random numbers. This is usually sufficient in practice, however, in some embodiments it is also desirable to ensure that pruning is spread over the object, by pruning elements that are not geometrically close to each other in the pruning order. Such embodiments allows more aggressive pruning of object.
  • In some embodiments of the present invention, when n, the number of elements in the object, is large, the time spent loading n elements from memory and trivially rejecting some of the elements can be significant. Accordingly, in some embodiments, it is desirable to avoid loading elements that are not to be displayed. One method to facilitate this is by storing the elements in an “ordered” file in reverse pruning order so that only the first N elements need to be read from the file at rendering time. This “ordered” file can be created as a post-process step with a model of an object. Various embodiments have been proven to work especially well in a film production environment, where many randomly scaled and rotated versions of a small number of pre-built objects are used in a scene, e.g. plant shapes.
  • FIG. 3 illustrates a flow diagram according to an embodiment of the present invention. More particularly, FIG. 3 illustrates the process of forming a reverse pruning ordered (RPO) geometric model.
  • Initially, an initial geometric model for an object is provided, step 310. As described above, the initial geometric model of the object may be specified by a user using object creation software tools, generated by using a procedural software module, or the like. Additionally, the initial geometric model may be pre-processed by other applications and for other purposes. In some embodiments of the present invention, a typical object will have a great number of repetitive geometric elements, such as hair, leaves, atmospheric effects, and the like. The repetitive geometric elements may also have unique properties, such as shape, size, color, and the like.
  • With embodiments of the present invention, the repetitive geometric elements are typically not initially stored in a reverse pruning order in one or more files. As examples, the order of the geometric elements may be stored in the file in the order in which they were created, in an animation node order, in a geometric node order, or the like. Accordingly, the order of the geometric elements as they are created and stored in one or more files is typically not as useful for embodiments of the present invention.
  • Next, in the present embodiments, a reverse pruning order for the geometric elements for the object is determined, step 320. In the present embodiment, based upon the reverse pruning order, the geometric elements for the object are stored in that order in an RPO geometric model, step 330. More specifically, geometric elements that are less aggressively pruned and to be retrieved earlier in time are placed before geometric elements that are more aggressively pruned and to be retrieved later in time, if at all, within the file. The ordering of the geometric elements in the file is also associated with increasing a level of detail for the object.
  • Different methods for determining the above steps are contemplated, including using a deterministic technique, random sampling, stochastic sampling, Poisson sampling, Poisson-disk sampling, pseudo-random sampling, and the like. As an example, a deterministic technique may include functions where geometric elements meeting a minimum criteria are selected (e.g. any geometric element greater than X distance away from a particular element), functions where geometric elements meeting a maximum criteria are selected (e.g. the geometric element furthest away from a particular element), and the like. Further details regarding specific methods are discussed below.
  • As merely an example of the above, a random number is associated to the repetitive geometric elements in the object in step 320. Next, in step 330, the geometric elements are stored according to the order of the associated random number.
  • With embodiments of the present invention, when only a percentage of the geometric elements for an object are to be rendered, as discussed in FIG. 2, typically only that percentage of the geometric elements are read from the RPO geometric model. The remaining geometric elements, in this example, are not needed for rendering, thus these geometric elements are not loaded from disk into program memory. Accordingly, when rendering the object, fewer disk memory transfers are required, and the rendering process is accelerated.
  • FIGS. 4A-B. illustrate a flow diagram according to an embodiment of the present invention. More particularly, FIGS. 4A-B illustrate a process for determining a reverse pruning order for the geometric elements for the object.
  • Initially, a first of the repetitive geometric elements of the object is selected, step 400. In some embodiments of the present invention, the first geometric element may be pre-determined, random, selected to fulfill certain criteria (e.g. near the center of the object), or the like.
  • Next, a bounding volume is determined around the first geometric element, step 410. In some embodiments of the present invention, the size of the bounding volume may vary. In one system, the bounding volume (e.g. bounding box) is selected as ¼, ⅛, 1/27, 1/64, 1/256 or the like, of the volume of a bounding volume of the entire object. In other embodiments, embodiments, other type of bounding volumes can be used, such as a bounding sphere, or the like.
  • In the next step, another geometric element is selected, step 420. In various embodiments, this geometric element may also be randomly selected. In the present embodiments, a determination is made if the geometric element is not within the bounding volumes of previously selected geometric elements, step 430.
  • In some embodiments of the present invention, the spatial restriction on a selected geometric element for the previously selected geometric elements may be combined with another spatial restriction based upon the order of previously selected geometric elements in the reverse pruning order, step 435. A more detailed discussion is given in conjunction with FIGS. 5A-B, below. In various embodiments, if the geometric element is within a bounding volume of specific previously selected geometric elements in the reverse pruning order, the geometric element is unselected, step 445. The bounding volume may vary from that used in step 410. In other embodiments, steps 435 and 445 may be eliminated.
  • Next, a bounding volume is determined around this geometric element, step 440. In various embodiments, the size of the bounding volume may be the same as bounding volumes of other selected objects, or different.
  • In some embodiments of the present invention, the process above then repeats, until a threshold percentage of geometric elements have been selected, step 450. In various embodiments, all repetitive geometric elements of an object are selected using this technique. In other embodiments, from 40% to 60% of the geometric elements are selected using the process described above. In such cases, the remaining geometric elements remain un-selected, and un-ordered. In other embodiments, the threshold level may vary from 30% to 70%, 25% to 75%, or the like.
  • In some embodiments, if the geometric element is within the bounding volumes of previously selected geometric elements, a test is performed to determine if any geometric elements are outside bounding volumes associated with previously selected geometric objects, step 460. In other words, what is determined is whether there are any unordered geometric elements what would satisfy the criteria for being added to the reverse pruning order list.
  • In some embodiments of the present invention, if the threshold is met, the sizes of the bounding volumes of previously selected geometric elements are adjusted, step 470. As an example, the size of the bounding volumes may be halved. In other examples, the volume may be reduced from ¼ to ⅛, from ⅛ to 1/27, from 1/64 to 1/256, or the like. In various embodiments, the lower-end size of the bounding volume may be limited. Further, in other embodiments, different methods for reducing the bounding volumes may be used.
  • If the threshold is not met, there are “better” selections for the geometric element available. Accordingly, the selected geometric element is un-selected, step 480. Subsequently, the process described above is repeated.
  • In some embodiments of the present, according to the process described in FIG. 3 above, the selected geometric elements for the object may be stored in the object file in the order they were selected, step 490. In other embodiments, the selected geometric elements may be stored in the file in any other order and a pointer table, or the like may specify the order. In the case where there are geometric objects remaining that were not selected, the selected geometric objects may be stored near the beginning of the file. Next, the remaining geometric objects may be stored in the file in any order, step 500. As examples, they may be stored in the order they appear in the original object file, in random order, or the like. In various embodiments, the non-selected geometric objects are stored near the end of the file. In various embodiments, by storing the selected geometric objects at the beginning of the file, the time for accessing these geometric objects for rendering purposes, or the like, is reduced.
  • FIGS. 5A-B illustrate flow diagrams according to embodiments of the present invention. More particularly, FIGS. 5A-B illustrate spatial restrictions on selection of a geometric element based upon the order of geometric elements in the reverse pruning order, see step 445 in FIGS. 4A-B.
  • In one embodiment illustrated, in FIG. 5A, bounding volumes for the last “N” number of selected geometric elements in the reverse pruning order are determined, step 600. In various embodiments, the bounding volume used for each of the last “N” geometric elements are the same. For example, each of the last “N” geometric elements is associated with a bounding volume that is 1/27th, 1/64th, 1/256th, and the like of the volume of the entire object bounding volume. In other embodiments, the bounding volumes used for the last “N” geometric elements are different, based upon the order. For example, the N−2th geometric element may have an associated bounding volume of 1/256th the volume of the entire object bounding volume, the N−1th geometric element may have an associated bounding volume of 1/64th the volume of the entire object bounding volume, the Nth geometric element may have an associated bounding volume of 1/27th the volume of the entire object bounding volume, and the like. In various embodiment, the rate the bounding volume shrinks may be a sharp drop, a linear drop, an exponential drop, a 1/rˆ2 drop, or the like.
  • Additionally, in various embodiments, the number “N” is typically inversely related to the size of a fixed-size bounding volume. For example, when the “N” is smaller, the size of the bounding volume may be larger; and when “N” is larger, the size of the bounding volume is generally smaller. As examples of this embodiment, if the bounding volume is 1/64th the size, the number N is may be equal to 65 or less, 48 or less, 32 or less, or the like; if the bounding volume is 1/125th the size, the number N may be equal to 124 or less, 100 or less, 63 or less, and the like.
  • Next, the location of the currently selected geometric element is compared to the bounding volumes for the last “N” number of selected geometric elements, step 610. If the currently selected geometric element is within these bounding volumes, the geometric element is unselected in step 445. Otherwise, the process continues to step 440.
  • In the embodiment in FIG. 5B, a number of selected geometric elements are determined, step 650. In contrast to above, the number of selected geometric elements is determined by the number of geometric elements selected in this “round.” In some embodiments of the present invention, a “round” may be geometric elements that are compared to a common bounding volume size. For example, geometric elements selected when a bounding volume in FIG. 4 is 1/64th the size of the bounding volume of the object; when the bounding volume is 1/256th the size, or the like.
  • In the present example, bounding volumes are generated for the selected geometric element in this round, step 660. In some embodiments, the bounding volume of the geometric elements in this round need not change in size. As examples, the bounding volume may be 1/27th, 1/64th, 1/256th, or the like the volume of the bounding volume for the entire object. In some embodiments, the bounding volumes of geometric elements selected in different rounds may depend upon the distance between the current round and previous rounds. For example, the restricted area (bounding volume) of geometric elements may shrink the further the rounds are apart. In various embodiment, the rate the bounding volume shrinks may be a sharp drop, a linear drop, an exponential drop, a 1/rˆ2 drop, or the like.
  • As above, the location of the currently selected geometric element is compared to the bounding volumes for the selected geometric elements, in this round, step 670. If the currently selected geometric element is within these bounding volumes, the geometric element is unselected in step 445. Otherwise, the process continues to step 440.
  • An simplified example of pseudo code that may implement the embodiment in FIG. 5B is as follows:
    rsa = ¼ // spatial_restriction_size “a”
    “pruned” list and “currently_pruning” list are empty
    all leaves are on the “unpruned” list
    while the “unpruned” list is not empty
     for each leaf on the “unpruned”
      if leaf is >rsa to any leaf on “pruned” list and
      to any leaf on “currently pruning” list
       move leaf to “currently pruning” list
     if “currently pruning” list is not empty
      move all leaves on that list to the “pruned” list
      this leaves the “currently pruning” list empty
     otherwise
      rsa = rsa/2
  • Additional embodiments of the present invention do not necessarily use bounding volumes, as illustrated in steps 600 and 610 or 660 and 670. Instead, in some embodiments, the criteria for determining whether a selected geometric element is unselected or added to the reverse pruning order list is based upon a “distance” function. As an example, the selected geometric element may be added to the reverse pruning order only if it is the far away from or the farthest distance away from previously selected geometric elements. In the case N=1, distances between the unselected geometric elements and the last geometric element placed in the reverse pruning order list would have to be computed, and the geometric element furthest away from the last geometric element would be added to the reverse pruning order list. In the case N>1, the distances between the unselected geometric elements and the last N geometric elements placed in the reverse pruning order list would be computed and possibly combined. Many types of combinations are contemplated, such as summation, squared distances, square roots of distances, and the like. In some embodiments, the geometric element with the highest combination value may be added to the reverse pruning order list.
  • In another embodiment, the criteria for determining whether a current geometric element is unselected or added to the reverse pruning order list is based upon probability functions. Generally, in such embodiments, probability fields are determined around the last N or all of the geometric elements in the reverse pruning order list. Next, based upon the position of the currently selected geometric element compared to the last N or all of the listed geometric elements, a net probability is computed. Next, based upon that net probability, the currently selected geometric element is either rejected or added to the reverse pruning order list. As examples, in a case where a selected geometric element is within a 50% acceptance probability field of one listed geometric element, the probability of adding the geometric element to the list is 50%; in a case where a selected geometric element is within probability fields of two listed geometric elements (e.g. 40%, 25%), the probability of adding the geometric element to the list is determined by multiplying the probabilities (e.g. 10%); in a case where a selected geometric element is not within any probability fields, the default acceptance probability may be 100%. In other embodiments, the default acceptance probability may be specified to be less than 100%.
  • In some embodiments of the present invention, the probability fields may be the same size or different and have the same acceptance probabilities. In other embodiments, the probabilities may vary according to how recently the geometric element was added to the reverse pruning order list. For example, recently added geometric elements should have lower probability values compared to less recently added geometric elements. For instance, the first most recent geometric element may have a 10% probability field, the second most recent geometric element may have a 20% probability field, the third most recent geometric element may have a 25% probability field, the Nth geometric element may have a 50% probability field, and the like.
  • As can be determined, using a probability field is different from the strict bounding volume tests illustrated in FIGS. 5A-B. For example, having two consecutive and adjacent geometric elements in the reverse pruning order list is not possible using the bounding volume embodiments, however is theoretically possible (e.g. 0.1% probability) when using the probability-based embodiments described above.
  • FIGS. 6A-B illustrate a flow diagram according to an embodiment of the present invention. More particularly, FIGS. 6A-B illustrate another process for determining an ordering for the geometric elements for the object. In various embodiments, the jittered sampling, stochastic sampling techniques disclosed in U.S. Pat. No. 4,897,806 may be adapted for selection of the geometric elements.
  • Initially, the bounding volume of the geometric object is divided into a series of subvolumes (e.g. cubes, three-dimensional rectangles, and the like), step 700. As an example, the bounding volume of the object may be divided into eight cube units per side thus the object may be divided into 512 cubes. In some embodiments of the present invention, cubes that do not contain geometric elements may be discarded, leaving only cubes that include geometric elements.
  • In other embodiments, the geometric object may be divided into subvolumes. Further, the subvolumes need not be the same size or same shape. In one embodiment, what is desired is that the number of geometric elements in each smaller volume be approximately the same (e.g. within 25%, 10%, or less). For example, for a swarm of bees, the subvolumes may be larger on the edges of the swarm, and smaller near the center of the swarm. In such an example, the density of bees would be more similar.
  • Next, one of the subvolumes are selected, step 710. In some embodiments of the present invention, any conventional method for selecting the smaller volume from the series of subvolumes may be used, such as a pseudo-random selection, such as in order within the grid (e.g. left-to-right, front-to-back, top-to-bottom, or the like), or the like.
  • In the present embodiments, a geometric element is selected from the smaller volume, step 720. In some embodiments of the present invention, any conventional method for selecting may be used, such as a pseudo-random selection, or the like.
  • Next, in the present embodiments, another one of the subvolumes is selected that has not been previously selected, step 730. Again, any conventional method for selecting the smaller volume from the series of subvolumes may be used, such as a pseudo-random selection, in order within the grid (e.g. left-to-right, front-to-back, top-to-bottom, or the like). In one embodiment, it is desired that the selected smaller volume not be close in space to any subvolumes that have been previously selected, if possible. Examples of techniques for implementing this concept will be given, below.
  • In the present embodiments, a geometric element is then selected from the selected smaller volume, step 740. Again, any conventional method for selecting may be used, such as a pseudo-random selection, or the like.
  • In the present embodiment, a determination is made if a threshold number of geometric elements have been selected, step 760. As discussed in FIGS. 4A-B above, the threshold may be set to any desired percentage such as 40%, 50%, 75%, 100%, or the like.
  • In FIGS. 6A-B, if approximately the same number of geometric elements have been selected from each of the subvolumes, step 750, the list of selected subvolumes is reset, step 755, and the process above repeats. For example, one geometric element is selected from each smaller volume, before a second geometric element is selected from each smaller volume, etc.
  • In the present embodiments, once the threshold number of geometric elements have been selected, the selected geometric elements may be written to the object file, as discussed above, step 770, and the remaining geometric elements are then written to the object file, step 780.
  • In various embodiment, a temporal restriction may also be incorporated into the spatial restrictions disclosed above. In some embodiments, the temporal restrictions discussed in FIGS. 5A-B, may also be used.
  • FIGS. 7A-C illustrate examples according to embodiments of the present invention. More specifically, FIGS. 7A-C illustrate two-dimensional examples of a process discussed in FIGS. 6A-B. As discussed above, in various embodiments, it may be desirable that the subvolumes that are selected are not close to previously selected subvolumes.
  • FIG. 7A illustrates a two-dimensional representation of a number of subvolumes 800, 810, 820, and 830, of a bounding box 840 for an object. Also shown are a series of “super cubes” 850, 860, 870, and 880. In the present example, smaller volume 800 is selected in step 710. Then according to this example, a small volume selected in step 730 cannot be from the same super cube 850. Thus as shown, smaller volume 810 is selected from super cube 870. Similarly, a small volume selected in step 730 during the next iteration cannot be selected from super cubes 850 or 870. Thus as shown, smaller volume 820 is selected from super cube 880. Finally, small volume 830 is selected from super cube 860.
  • In three-dimensional space, in this example, eight supercubes would be provided, thus, the smaller cubes need not be within the same two-dimensional plane, as illustrated above.
  • In FIG. 7B, after subvolumes have been selected from each super cube, a series of sub-supercubes are used to restrict how close in space the subvolumes may be selected. As shown, a series of sub-supercubes 900, 910, 920, 930 are shown. In this example, a fifth smaller volume 940 is selected from sub-supercube 910, which is a different sub-supercube than sub-supercube 900 within supercube 850. Further, a sixth smaller volume 950 is selected from sub-supercube 960, which is a different sub-supercube than sub-supercube 970 in supercube 870.
  • This process repeats, as illustrated, until a second smaller volume has been selected from each supercube.
  • FIG. 7C illustrates an example where several more rounds of selections of subvolumes have been performed. In the present example, after FIG. 7C, subvolumes are selected from each of the sub-supercubes, again preferably from different supercubes. The same methods discussed above may be used to select subvolumes that were not-yet selected. In other embodiments of the present invention, the same sub-supercube sampling pattern determined above may repeated. For example, a smaller volume may be selected from sub-supercube 900, then sub-supercube 970, then sub-supercube 980, etc.
  • FIG. 8 illustrates a flow diagram according to embodiments of the present invention. More specifically, FIG. 8 provides a high-level illustration of embodiments for forming modified geometric elements as described in step 260.
  • Initially, based upon the sampling ratio or percentage previously determined, in this embodiment, only a percentage of the geometric elements are loaded into memory, step 1000. Next, the geometric parameters of the geometric elements in the geometric model are modified, step 1100. As will be illustrated below, in one embodiment of the present invention, the surface area of these geometric elements are increased to compensate for the removal, or non-loading, of the un-selected geometric elements. For example, if only half of the geometric elements of the original geometric model are loaded into memory, the surface areas of the loaded geometric elements are increased (e.g. by 100%). In some embodiments of the present invention, the surface area may be determined from the length, width, and height of an object, or the like. Additionally, one or more of the length, the width, the height, or other parameter (e.g. volume) of an object may be adjusted to increase the effective surface area of a geometric primitive. Further, in various embodiments of the present invention, the increase in surface area may be uniform or non-uniform among the selected different geometric elements.
  • To expedite calculation of the surface areas, it is assumed that the surfaces of the geometric elements each face forward in various embodiments (i.e., that we are using the area projected onto the screen). However, in other embodiments, the surface area for each geometric primitive may also be determined based upon the computed surface area normal to the viewing plane.
  • In various embodiments, it is recognized that the resized elements may not have the same expected depth complexity as the original elements. However, in some embodiments, the small difference can be ignored. In other embodiments, the depth complexity of the original elements may be predicted and the area of the unpruned elements may be adjusted so that the area on the screen covered by the visible portions of the scaled, unpruned elements remains the same as for the original elements.
  • In various embodiments of the present invention, for area preservation, the total area of an object visible by a camera is na, where “n” is the number of elements in the object, and where “a” is the average surface area of the individual elements. Pruning, according to the embodiments described herein, decreases the total area visible to the camera to nua, where u is defined as a fraction of the geometric elements that are unpruned, described above. In various embodiments, to compensate for the decrease in area, the area of the unpruned elements is scaled by an amount sunpuned so that:
  • (nu)(asunpruned)=na.
  • Therefore Sunpruned=1/u.
  • In one example, if an object includes 1,000 elements, and a subset of the elements (e.g. 100 elements) is used to represent the object, geometric properties of the 100 elements may be modified. In one example, the surface area of the 100 elements is increased 10 times, such that the net surface area of the object is approximately the same as the 1,000 element model. In various embodiments, the surface area may be increased by scaling one or two dimensions of each of the elements.
  • In various embodiments, surface parameters of the geometric elements are also updated, step 1020. In one embodiment, in this step, the surface colors of these geometric elements are modified to compensate for the removal of geometric elements compared to the original geometric model. Generally, when there are fewer geometric elements with the same color distribution for each geometric element, the variance for the fewer geometric elements increases. Additionally, as more geometric elements are added, the color variance decreases and the mean stays the same. Accordingly, to preserve the surface color variance of the original geometric model with fewer geometric elements, the colors for the fewer geometric elements in the updated geometric model are modified. In one embodiment, the variance is decreased in proportion to the decrease in geometric elements. A simplistic approximation may be if x % of leaves in a tree are loaded into memory, the color variance of the x % of the leaves should decrease by x to approximately maintain the original color variance.
  • In various embodiments of the present invention, for contrast (variance) preservation, from the central limit theorem, it is known that sampling more elements per pixel decreases the pixel variance. As a result, pruning elements in an object (i.e., sampling fewer elements) increases its contrast (i.e. results in a higher variance). As an example, notice how the pruned plant 1840 in FIG. 14C has a higher contrast than the unpruned plant 1800 in FIG. 14A. After compensation, the pruned plant 1880 in FIG. 14D has a similar contrast as pruned plant 1800 in FIG. 14A.
  • Generally, the variance of color of the elements in an object is: σ elem 2 = i = 1 n ( c i - c _ ) 2
  • In the relationship above, ci is the color of the ith element; c-bar is the mean color; and σ2 is variance. Additionally, for other relationships described herein: α is an amount of color variance reduction, h is a z distance at which half the elements are pruned; k is the number of elements per pixel; s is the area scaling correction factor; t is the size of transition region for fading out pruned elements; u is the fraction of elements unpruned; x is the position of an element in the reverse pruning order; and z is the distance from the camera.
  • When k elements are sampled per pixel, the expected variance of the pixels is related to the variance of the elements by: σ pixel 2 = i = 1 k ( w i ) 2 σ elem 2
  • In this relationship, the weight wi is the amount the ith element contributes to the pixel. For this analysis, it is assumed that each element contributes equally to the pixel with weight 1/k: σ pixel 2 = i = 1 k ( 1 k ) 2 σ elem 2 = k ( 1 k ) 2 σ elem 2 = 1 k σ elem 2
  • The pixel variance when the unpruned object is rendered is:
    σunpruned 2elem 2 /k unpruned
  • and the pixel variance when the pruned object is rendered is:
    σpruned 2elem 2 /k pruned
  • In various embodiments, these can be made the substantially similar or the same by altering the colors of the pruned elements to bring them closer to the mean:
    c′i ={overscore (c)}+α(c i −{overscore (c)})
  • which reduces the variance of the elements to: σ elem ′2 = i = 1 n ( c i - c _ ) 2 = i = 1 n ( c _ + α ( c i - c _ ) - c _ ) 2 = α 2 i = 1 n ( c i - c _ ) 2 = α 2 σ elem 2
  • which in turn reduces the variance of the pixels to: σ pruned ′2 = σ elem ′2 / k pruned = σ elem 2 α 2 / k pruned = σ unpruned 2 α 2 k unpruned / k pruned
  • In this analysis, when the following relationship holds:
    α2 =k pruned /k unpruned
  • The desired requirement holds true:
    σ′pruned 2unpruned 2
  • Because screen size varies as 1/z2, it would be expected that kunpruned=kz 2, where k1 is the value of k at z=1, which can be estimated by dividing n by the number of pixels covered by the object when z=1. Similarly, it is expected that kpruned=ukunpruned=ukz 2, so that α2=u. Many renderers, however, have a maximum number of visible objects per pixel kmax (e.g., 64 if the renderer point-samples 8×8 locations per pixel), and this complicates the formula for α: α 2 = min ( uk 1 z 2 , k max ) min ( k 1 z 2 , k max )
  • FIG. 13D illustrates a function of z for values of h. Notice that the contrast only changes in the middle distance. When the object is close, the contrast is unchanged because there is no pruning. When the object is far away, the contrast is unchanged because there are more than kmax unpruned elements per pixel, so that kmax elements contribute to the pixel in both the pruned and unpruned cases. The maximum contrast difference occurs at:
    z=√{square root over (k max /k 1.)}
  • The smaller u is at this distance, the larger this maximum will be; contrast correction is thus more important with more aggressive pruning. Examples of contrast correction are illustrated in FIG. 14D, below.
  • In various embodiments, if there are different types of elements in a scene (e.g. leaves and grass), each type may need its own independent contrast correction. Accordingly, c-bar should be based on the final shaded colors of the elements, but may be approximated by reducing the variance of the shader inputs.
  • Returning to FIG. 8. In the present embodiments, the updated or modified geometric object is then formed from the updated geometric parameters and/or updated surface parameters, step 1030.
  • FIGS. 9A-D illustrate an example according to an embodiment of the present invention. More specifically, FIGS. 9A-D illustrate examples where geometric parameters of primitives in a geometric model are modified.
  • In FIG. 9A, a portion of a original geometric model of a tree 1100 is illustrated including four leaves 1110, 1120, 1130, and 1140. In FIG. 9B, according to techniques described above, only leaves 1120 and 1140 are loaded from memory (e.g. disk memory) into program memory. As can be seen, the surface area of leaves 1120 and 1140 are approximately one half the surface of leaves 1110, 1120, 1130 and 1140 together.
  • Next, in FIG. 9C, the width of leaf 1120 is increased to form leaf 1150, and the width of leaf 1140 is increased to form leaf 1160. In the present embodiments, the surface area of leaves 1150 and 1160 were increased to approximate the total surface area of leaves 1110-1140. In other embodiments of the present invention, one or more other parameters of leaf 1120 or leaf 1140 could have been modified. For example, in some embodiments, the length could have been modified, the width and length could have been modified, or the like. In other embodiments, the leaves may be increased in different ways, as illustrated In FIG. 9D. In this example, a width of leaf 1120 is increased to form leaf 1170 and the width and length of leaf 1140 is increased to form leaf 1180. Again, in this example, the total surface area of leaves 1170 and 1180 should approximate the surface area of leaves 1110-1140.
  • In some embodiments of the present invention, an object may have large changes in size within a shot or scene. For example, a tree increases in size on the screen as the viewing plane moves towards the tree. In one embodiment of the present invention, when the tree is in the distance, using embodiments of the present invention, only a percentage (e.g. 25%, 40%) of the leaves on the tree are loaded for rendering purposes. When the tree is close-up, all the leaves (e.g. 100%) on the tree are loaded for rendering purposes. In some embodiments of the present invention, to avoid having to compensate for changes in percentage of the geometric elements for an object within the scene, a single loading percentage is used in the shot. More specifically, the largest percentage of geometric elements of the object is used for rendering purposes. For example, where the percentage of the loaded geometric elements is a minimum of 25% and maximum of 75% in the shot, 75% the leaves may be loaded into memory and used for rendering, even when the tree is far away.
  • In some embodiments of the present invention, the inventor has determined that it is advantageous to support different percentages of geometric elements within a shot, a scene, or the like. Accordingly, the inventor has developed methods for smoothing a transition between the different percentages. In one embodiment, geometric parameters of some of the geometric elements may be modified to provide such a transition.
  • In various embodiments of the present invention, as elements are pruned during an animation, they should gradually fade out instead of just abruptly popping off. In the example in FIG. 13B, elements are pruned abruptly, and in FIG. 13C, elements can be pruned gradually. This can be done by gradually making the elements either more transparent or smaller as they are pruned. The later is shown in FIG. 13C, where the size t of the transition region is 0.1. The orange line shows that for a desired pruning level of 70% (u=0.3), the first 20% of the elements in the reverse pruning order (x<=u−t=0.2) are enlarged by 1/u=10/3 and the last 60% (x>u+t=0.4) are completely pruned. From x=0.2 to x=0.4, the areas gradually decrease to 0. As the camera zooms in and u increases, the elements at x=0.4 are gradually enlarged, reaching their fully-enlarged size when u=0.5 (the yellow line). In these examples, the area under each line is the total pruned surface area and is constant.
  • FIGS. 10A-C illustrate an example according to an embodiment of the present invention. More specifically, FIGS. 10A-C illustrate examples for transitioning between different geometric element loading percentages.
  • FIG. 10A illustrates a graph 1200 plotting the use of geometric models of an object versus distance (or screen size). As can be seen in graph 1200, a screen size for an object is plotted against geometric loading percentage. In one embodiment, relationship 1210 illustrates a relationship where the loaded geometric primitives vary from a very small percentage (e.g. zero) when the object screen size is very small, to 100% when screen size 1220 of the object is reached.
  • FIG. 10B illustrates another embodiment. In FIG. 10B, relationship 1230 illustrates a relationship where the loaded geometric primitives begin from a very small percentage until the object screen size reaches a threshold 1240. After that, the percentage increases to 100% when screen size 1250 is reached.
  • FIG. 10C illustrates additional embodiments with a relationships 1300. In this embodiment, relationships 1300 may have more than one rate of change. In this example, below a screen size of 1310, the object is represented by a minimum percentage 1320 (e.g. 10%). Next, as the screen size increases, the percentage also increases at a first rate and then at a second rate. In one example, in one of the relationships 1300, once screen size 1330 is reached, the percentage is 1345 (e.g. 60%); and once the object screen size reaches 1340, the percentage jumps to 1350 (e.g. 100%). As another example, in one of the relationships 1300, once screen size 1360 is reached, the percentage is 1345 (e.g. 60%); and once the object screen size reaches 1340, the percentage jumps to 1350 (e.g. 100%). Additionally, in various embodiments, the rate of increase between the minimum percentage and maximum percentage may be linear, non-linear, or the like.
  • In the above examples, a smooth transition is desired in some embodiments during transitions of percentages. For example, in FIG. 10B, a transition is between 0% at 1240 to 100% at 1250; and in FIG. 10C, a transition is, for example, between 60% before 1310, and 100% after 1340. To implement these transitions, one or more additional graphical parameters of geometric elements may be modified, as will be discussed below.
  • FIGS. 11A-B illustrate block diagrams of a process according to an embodiment of the present invention. More specifically, FIGS. 11A-B illustrates a process of transitioning between loading percentages with reduced “pop-on” and/or “pop-off.”
  • FIG. 11A illustrates a embodiment when there is a transition between two different sampling percentages. In this embodiment, the sampling percentages for an object in two images are determined, step 1400. For example, a minimum sampling percentage for the object is 40% and the maximum sampling percentage for the object is 60% in a shot.
  • In an embodiment where the object is moving away the viewing plane, the geometric elements of the object within the maximum percentage are identified, step 1410. In one embodiment, the geometric elements are arranged in sampling order in the file. The “intermediate” geometric elements to be removed during the shot are also identified, step 1420. These “intermediate” geometric elements are typically the geometric elements between the minimum geometric elements and the maximum geometric elements in this shot.
  • In the present embodiment, the geometric elements determined by the maximum percentage are then geometrically modified, as discussed in FIGS. 8 and 9A-D, to increase the effective surface area, step 1430. Additionally, the surface parameters are modified, for example, to reduce the color variance, as discussed in FIG. 8, step 1440. The modified geometric primitives are then rendered for the image, step 1450.
  • In some embodiments of the present invention, to reduce the amount of “pop-off” when transitioning between percentages, a “thinning” or a “fading-out” technique is used for the geometric primitives. More specifically, based upon the number of image frames between the maximum percentage and minimum percentage, a rate of thinning or fading out is determined, step 1460. For example, if there are 10 frames, the removed geometric elements may be thinned or faded-out 10% for each frame.
  • In the present embodiment, for the next frame, the minimum percentage of geometric primitives are then identified, step 1470. In the present embodiment, these geometric primitives retain “full” thickness and are not “faded-out.” The intermediate geometric elements are thinned or faded-out at the rate determined in step 1460, step 1480. Next, geometric and surface parameters (for the geometric elements may again be adjusted, step 1490, and the modified geometric elements are then rendered for the image, step 1500. In the present embodiment, the process repeats until the removed geometric elements are thinned-out or faded out, step 1510. After that, the rendering continues for only the geometric elements in the minimum percentage of geometric elements, step 1520.
  • A similar process is used when an object moves towards the viewing plane. For example, geometric elements between the maximum percentage and the minimum percentage are identified and faded in at a smooth rate. In various embodiments, the rate may be linear, or non-linear.
  • FIGS. 12A-D illustrate an example according to an embodiment of the present invention. In this example, an object includes three leaves 1600-1620. In FIG. 12A, all leaves are rendered in image 1610. In FIG. 12D, as illustrated, only two leaves 1640 and 1650 remain to represent the object. As shown, the remaining leaves 1640 and 1650 are geometrically modified to maintain the surface area of the original leaves 1600-1620. In this example, leaf 1620 is to be removed from FIG. 12A and faded-out as seen by leaves 1660 and 1670 in FIGS. 12B and 12C, respectively.
  • Many changes or modifications are readily envisioned. In light of the above disclosure, one of ordinary skill in the art would recognize that many different techniques may be used for the different steps. For example, when pruning, for geometric compensation, a variety of geometric parameters may be modified, such as thickness, depth, width, length, and the like. As another example, different methods for transitioning between different pruning levels include: fading-in, fading-out, increasing or decreasing transparency, and the like.
  • FIGS. 14A-D illustrate additional examples according to embodiments of the present invention. In particular, FIG. 14A illustrates an image 1800 of a bush rendered with a full geometric model of the bush. Image 1810 is a close-up of image 1800.
  • In FIG. 14B, an image 1820 is a bush rendered with 90% of the leaves pruned-out. In other words, only 10% of the leaves are used to represent the bush. Image 1830 is a close-up of image 1820. The sparseness of the leaves can be seen in image 1830. As can be determined, image 1820 is visually different from image 1800 on account of the rendering with only 10% of the leaves.
  • In FIG. 14C, an image 1840 of a bush rendered with only 10% of the leaves. Additionally, geometric correction or adjustment for the 10% of the leaves is performed according to the embodiments described above. As can be seen in image 1850, a close-up of image 1840, the geometric description of the leaves 1860 are different from the leaves 1870 in image 1810. In this example, the surface area of the leaves is increased.
  • In FIG. 14D, an image 1880 of a bush rendered with only 10% of the leaves is shown that have geometric correction or adjustment as described above. Additionally, correction of the surface parameters is performed according to the embodiments described above. As can be seen in image 1890, a close-up of image 1840, the surface color of the leaves 1900 are different from the surface color leaves 1860 in image 1850. In this example, the variance of color is decreased. As a net result, the bush in image 1880 appears closer to the bush in image 1800, than the bush in image 1840, because of the color variance decrease.
  • In additional embodiments, many other criteria for determining a reverse pruning order for an object are contemplated. More generally, in addition to or instead of the spatial considerations illustrated in FIGS. 7A-C, one or more criteria for selecting geometric elements in the reverse pruning order that can best represent the average and variance of the geometric elements is desired. Mathematically, if S represents all the geometric elements, S′ represents a subset of the geometric elements in the reverse pruning order (i.e. S′ is a subset of S), and f(X) represents properties of the geometric elements, what is desired is f(S′)≈f(S). In the various embodiments, f(X) may represent the average color of the geometric elements, f(X) may represent the variance in color, f(X) may represent a function of volume, f(X) may represent a function of surface normals, f(X) may represent a function of surface glossiness, f(X) may represent a function of surface texture, f(X) may represent a function of reflection direction, and the like.
  • In various embodiments of the present invention, engineers working with the inventor have implement the above techniques and have achieved a reduction in amount of object data loaded from memory and/or used in a scene for computer animation purposes of up to 90%. Additionally, in various embodiments, the increase in speed for rendering certain scenes has been up to 10 times greater.
  • In other embodiments, without the reduction in amount of object data loaded from memory and/or used for computer animation purposes, rendering of complex scenes with a great number of geometric elements would have previously been unpractical in terms of rendering time and/or computer memory requirements. As an example, a scene with a fifty thousand trees each having five hundred thousand leaves might not be practical to render. However, using techniques described above to reduce the number of geometric elements used for animation purposes, complex scenes can now be rendered in a reasonable amounts of time.
  • FIGS. 14E and 14F illustrate various embodiments of the present invention. In this example, the bush illustrated in FIG. 14A has a screen size illustrated in FIG. 14E, and the bush illustrated in FIG. 14D has a screen size illustrated in FIG. 14F. Close-up, the bush in FIG. 14D looks different from the bush in FIG. 14A, however, the difference is difficult to discern when viewing the bushes in FIG. 14E and FIG. 14F.
  • FIG. 15 illustrates a performance example according to embodiments of the present invention. In particular, FIG. 15 illustrates memory usage and rendering time for the plants/bushes in FIG. 14D as it recedes into the distance using embodiments of the present invention. In various examples, scene descriptors including plants having over one hundred million leaves were renderable using various embodiments. These examples required so much memory, that without pruning they were not readily renderable using a conventional rendering engine. However, using embodiments described herein, rendering using a conventional rendering engine was possible.
  • As discussed above, models of an object can be dynamically formed when the model is required. In other embodiments of the present invention, using techniques described above, models of an object could also be dynamically created before they are needed. In such embodiments, a loading percentage would be specified. Next, the techniques described above are used to load a subset of the geometric elements and modify the properties of the loaded geometric elements. The reduced-complexity model can then be stored. Later, the reduced-complexity model can be retrieved for rendering, or other purpose. Such embodiments could reduce the rendering pipeline time, for example, since the modifications to the properties of the geometric elements are pre-computed.
  • Embodiments of the present invention may also be combined with the techniques described in co-pending U.S. patent application Ser. No. 10/428,324, filed Apr. 30, 2003. For example, a maximum percentage of geometric elements is determined for a shot. Then that percentage of geometric elements is loaded from disk to memory. Then the object is rendered, according to the cited patent application, for a series of images within a shot. Other combinations of embodiments of the present invention and the cited patent application are also contemplated.
  • Embodiments of stochastic pruning described herein may provide automatic, straightforward level-of-detail methods that greatly reduce the geometric complexity of objects with large numbers of simple, disconnected elements. This type of complexity is not effectively addressed by previous methods. The techniques fit well into a rendering pipeline, and do not require knowledge of how the geometry was generated. Various embodiments are also easy to implement: just randomly shuffle the elements into a file and read just the unpruned elements.
  • As seen in various embodiments, above, all geometric elements of an object, e.g. leaves, hair, etc. need not be used when rendering the object. Instead, less than all of the geometric elements, a subset of the geometric elements, of an object may be retrieved, and modified to represent all the geometric elements. As illustrated above, the modifications to the subset of geometric elements are performed with an emphasis on maintaining the global statistics of the object. For example, the geometric statistics (e.g. surface area, distribution of normals) of the modified subset of geometric elements should approximately match the geometric statistics (e.g. surface area, distribution of normals) of all the geometric elements of the object; the surface statistics (e.g. contrast, color variance) of the modified subset of geometric elements should approximately match the surface statistics (e.g. contrast, color variance) of all the geometric elements of the object; and the like. Various embodiments of the present invention thus modify the subset of geometric elements based upon which geometric elements are selected for the subset of geometric elements and the global statistics of the object, the latter which is known. In other words, the modifications of the geometric elements do not depend upon which geometric elements are “pruned,” i.e. they are “pruned element agnostic.” In contrast, previous LOD simplification schemes typically require loading of the entire object into memory, pruning vertices, and modifying positions of vertices adjacent to the pruned vertices, i.e. they are “pruned vertex dependent.”
  • Further embodiments can be envisioned to one of ordinary skill in the art after reading this disclosure. In other embodiments, combinations or sub-combinations of the above disclosed invention can be advantageously made. The block diagrams of the architecture and graphical user interfaces are grouped for ease of understanding. However it should be understood that combinations of blocks, additions of new blocks, re-arrangement of blocks, and the like are contemplated in alternative embodiments of the present invention.
  • The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense. It will, however, be evident that various modifications and changes may be made thereunto without departing from the broader spirit and scope of the invention as set forth in the claims.

Claims (30)

1. A method for a computer system comprises:
receiving a model of an object, wherein the model of the object comprises a plurality of geometric elements;
determining a reverse pruning order for geometric elements in a first plurality of geometric elements from the plurality of geometric elements; and
storing a revised model of the object in a memory, wherein the revised model of the object includes an indication of the reverse pruning order for the geometric elements in the first plurality of geometric elements;
wherein a set of selected geometric elements can be determined from the first plurality of geometric elements in response to the reverse pruning order; and
wherein the set of selected geometric elements can be used to represent the plurality of geometric elements.
2. The method of claim 1
wherein determining the reverse pruning order comprises:
associating a random number to each of the geometric elements in the first plurality of geometric elements; and
repeatedly selecting geometric elements from the first plurality of geometric elements in response to the associated random numbers, without replacement, thereby determining the reverse pruning order.
3. The method of claim 2
wherein the indication of the reverse pruning order comprises a table of numbers associated with geometric elements from the first plurality of geometric elements; and
wherein numbers in the table of numbers are stored in response to an order in which the associated geometric elements were selected.
4. The method of claim 2
wherein storing the revised model of the object in the memory comprises storing geometric elements from the first plurality of geometric elements in response to an order in which the geometric elements were selected; and
wherein the indication of the reverse pruning order comprises the order in which the geometric elements from the first plurality of geometric elements are stored.
5. The method of claim 1
wherein the plurality of geometric elements includes a first geometric element and a second geometric element, and are related in a manner selected from a group consisting of: are not physically adjacent, have different color, have different surface textures, have different surface normals, have different surface glossiness; and
wherein the first geometric element and the second geometric element are successively ordered in the reverse pruning order.
6. The method of claim 5
wherein the plurality of geometric elements also includes a third geometric element, wherein the first geometric element and the third geometric element are related in a manner selected from a group consisting of: are physically adjacent, have similar color, have similar surface textures, have similar surface normals, and have similar surface glossiness; and
wherein the first geometric element and the third geometric element are not successively ordered in the reverse pruning order.
7. The method of claim 5 wherein only the geometric elements from the first plurality of geometric elements are used of represent properties of the object, wherein the properties are selected from a group consisting of: geometric properties, surface color properties, surface texture properties, volumetric properties, surface normal properties.
8. The method of claim 1
wherein the plurality of geometric elements includes a first geometric element and a second geometric element;
wherein the first geometric element and the second geometric element are successively ordered in the reverse pruning order; and
wherein the second geometric element is geometrically displaced away from the first geometric element by at least a threshold distance.
9. The method of claim 1 wherein the set of selected geometric elements comprises a first N number of geometric elements specified in the reverse pruning order for the first plurality of geometric elements.
10. The memory storing the revised model of the object formed according to the method of claim 5.
11. A computer system comprises:
a memory configured to store a model of an object, wherein the model comprises a plurality of primitives;
a processor coupled to the memory, wherein the processor is configured to retrieve at least a first subset of primitives from the plurality of primitives from the memory, wherein the processor is configured to determine an reverse pruning ordering for primitives from the first subset of primitives, and wherein the processor is configured to determine a modified model of the object, wherein the modified model of the object includes a specification of the reverse pruning ordering for the primitives from the first subset of primitives, wherein a second subset of primitives from the plurality of primitives are not ordered in the modified model;
wherein the memory is also configured to store the modified model of the object; and
wherein a set of selected primitives can be determined from the first subset of primitives in response to the reverse pruning ordering; and
wherein the set of selected primitives can be used to represent the plurality of primitives.
12. The computer system of claim 11 wherein the reverse pruning ordering for primitives from the first subset of primitives is determined in response to spatial position of the primitives from the first subset of primitives within the object.
13. The computer system of claim 12
wherein the first subset of primitives comprises a first primitive and a second primitive; and
wherein the reverse pruning ordering for the primitives from the first subset of primitives is determined in response to a criteria selected from a group consisting of: spatial distance from the first primitive to the second primitive, spatial and temporal distance from the first primitive to the second primitive, and surface properties of the first primitive and the second primitive.
14. The computer system of claim 13 wherein the first primitive is selected from the first subset of primitives using a process selected from a group consisting of:
random selection, geometric location, surface color.
15. The computer system of claim 11
wherein the processor is also configured to associate an indicia with each of the primitives in the first subset of primitives; and
wherein the processor is configured to repeatedly select primitives from the first subset of primitives, without replacement, thereby determining the reverse pruning ordering.
16. The computer system of claim 15
wherein the specification of the reverse pruning ordering comprises a table of indicia associated with each primitive from the first subset of primitives; and
wherein entries in the table of indicia are organized in response to an order in which the primitives were selected.
17. The computer system of claim 15
wherein the specification of the reverse pruning ordering comprises an order in which the primitives from the first subset of primitives are stored in the modified model of the object.
18. The computer system of claim 11
wherein the first subset of primitives includes a first primitive and a second primitive, and have a relationship selected from a group consisting of: are not physically adjacent, have different colors, have different surface textures, have different surface normals, and have different surface glossiness; and
wherein the first primitive and the second primitive are successively ordered in the modified model of the object.
19. The computer system of claim 18
wherein the processor is also configured to provide a stream the set of selected primitives;
wherein the set of selected primitives comprises a first N number of primitives from the first subset of primitives.
20. The computer system of claim 18 wherein the processor is configured to only use properties of primitives from the first subset of primitives to represent properties of the object selected from a group consisting of: geometric properties of the object, surface color properties, surface texture properties, surface normals.
21. A computer program product for a computer system including a processor comprises:
code that directs the processor to determine a first model of an object, wherein the first model comprises a plurality of elements;
code that directs the processor to determine a reverse pruning order for at least a first set of elements from the plurality of elements;
code that directs the processor to determine a second model of the object, wherein the second model includes a specification of the order for the first set of elements;
wherein the codes reside on a tangible media; and
wherein a set of selected elements can be determined from the first set of elements in response to the reverse pruning ordering; and
wherein the set of selected elements can be used to represent the plurality of elements.
22. The computer program product of claim 21 wherein code that directs the processor to determine the reverse pruning order comprises:
code that directs the processor to associate an indicia with each of the elements in the first set of elements; and
code that directs the processor to repeatedly select elements from the first set of geometric elements, without replacement, in response to the indicia, thereby determining the reverse pruning order.
23. The computer program product of claim 22 further comprising:
code that directs the processor to store the second model of the object including a specification of the reverse pruning order;
wherein the specification of the order comprises a table of indicia associated with elements from the first set of elements; and
wherein ordering of indicia stored in the table of indicia are determined in response to the reverse pruning order in which the associated geometric elements were selected.
24. The computer program product of claim 22 further comprising:
code that directs the processor to store the second model of the object, wherein elements from the first set of elements are stored in the reverse pruning order in which the geometric elements were selected.
25. The computer program product of claim 21
wherein the set of elements includes a first element and a second element, and wherein the first element and the second element have relative properties selected from a group consisting of: are not physically adjacent, have different colors, have different surface textures, have different surface normals, have different surface glossiness; and
wherein the first element and the second element are adjacent in the reverse pruning order.
26. The computer program product of claim 21
wherein the set of elements includes a first element and a second element, and wherein the first element and the second element have relative properties selected from a group consisting of: are physically adjacent, have similar colors, have similar surface textures, have similar surface normals, have similar surface glossiness; and
wherein the first element and the second element are not-adjacent in the reverse pruning order.
27. The computer program product 21 wherein code that directs the processor to determine the reverse pruning order comprises code that directs the processor to determine a distance relationship of a first element away from a second element in the object.
28. The computer program product of claim 27 wherein the distance relationship is selected from a group consisting of: greater than a threshold distance, a furthest distance away, greater than a first threshold distance but less than a second threshold distance, within a different bounding volume.
29. The computer program product 21 wherein code that directs the processor to determine the order comprises code that directs the processor to determine whether a color of a first element is in a relation to a color of a second element in the object by a threshold difference;
wherein the relation is selected from a group consisting of: greater than, less than.
30. The computer program product 21 wherein code that directs the processor to determine the reverse pruning order comprises code that directs the processor to determine whether a surface normal of a first element is in a direction greater than a threshold direction of a surface normal of a second element in the object.
US11/422,044 2005-06-03 2006-06-02 Methods and Apparatus For Structuring Geometric Models Abandoned US20060274085A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/422,044 US20060274085A1 (en) 2005-06-03 2006-06-02 Methods and Apparatus For Structuring Geometric Models

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US68718905P 2005-06-03 2005-06-03
US76229706P 2006-01-25 2006-01-25
US11/422,044 US20060274085A1 (en) 2005-06-03 2006-06-02 Methods and Apparatus For Structuring Geometric Models

Publications (1)

Publication Number Publication Date
US20060274085A1 true US20060274085A1 (en) 2006-12-07

Family

ID=37499020

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/422,044 Abandoned US20060274085A1 (en) 2005-06-03 2006-06-02 Methods and Apparatus For Structuring Geometric Models
US11/422,024 Active 2028-11-10 US7973789B2 (en) 2005-06-03 2006-06-02 Dynamic model generation methods and apparatus

Family Applications After (1)

Application Number Title Priority Date Filing Date
US11/422,024 Active 2028-11-10 US7973789B2 (en) 2005-06-03 2006-06-02 Dynamic model generation methods and apparatus

Country Status (2)

Country Link
US (2) US20060274085A1 (en)
WO (1) WO2006133125A2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080062183A1 (en) * 2006-09-11 2008-03-13 Bart Swaelens Hybrid data structures for graphics programs
US20090021518A1 (en) * 2007-07-17 2009-01-22 Prometech Software, Inc. Method for constructing data structure used for proximate particle search, program for the same, and storage medium for storing program
US9265458B2 (en) 2012-12-04 2016-02-23 Sync-Think, Inc. Application of smooth pursuit cognitive testing paradigms to clinical drug development
US9380976B2 (en) 2013-03-11 2016-07-05 Sync-Think, Inc. Optical neuroinformatics
US9519997B1 (en) * 2007-03-09 2016-12-13 Pixar Perfect bounding for optimized evaluation of procedurally-generated scene data
US9589388B1 (en) * 2013-07-10 2017-03-07 Thinci, Inc. Mechanism for minimal computation and power consumption for rendering synthetic 3D images, containing pixel overdraw and dynamically generated intermediate images
US20170186191A1 (en) * 2014-11-25 2017-06-29 Adobe Systems Incorporated Paintbrush and Liquid Simulation
CN115294257A (en) * 2022-10-10 2022-11-04 中交第四航务工程勘察设计院有限公司 Multithreading asynchronous loading method and device based on geometric separation large-volume model

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2257899A1 (en) 2008-01-17 2010-12-08 Dassault Systemes SolidWorks Corporation Reducing the size of a model using visibility factors
US20100128046A1 (en) * 2008-11-26 2010-05-27 Microsoft Corporation Parallel poisson disk sampling
US8427503B2 (en) * 2009-05-18 2013-04-23 Nokia Corporation Method, apparatus and computer program product for creating graphical objects with desired physical features for usage in animation
US9460546B1 (en) 2011-03-30 2016-10-04 Nvidia Corporation Hierarchical structure for accelerating ray tracing operations in scene rendering
US8970584B1 (en) 2011-06-24 2015-03-03 Nvidia Corporation Bounding box-based techniques for improved sample test efficiency in image rendering
US9147270B1 (en) 2011-06-24 2015-09-29 Nvidia Corporation Bounding plane-based techniques for improved sample test efficiency in image rendering
US9142043B1 (en) 2011-06-24 2015-09-22 Nvidia Corporation System and method for improved sample test efficiency in image rendering
US9269183B1 (en) 2011-07-31 2016-02-23 Nvidia Corporation Combined clipless time and lens bounds for improved sample test efficiency in image rendering
US9682315B1 (en) * 2011-09-07 2017-06-20 Zynga Inc. Social surfacing and messaging interactions
US9305394B2 (en) 2012-01-27 2016-04-05 Nvidia Corporation System and process for improved sampling for parallel light transport simulation
US9159158B2 (en) 2012-07-19 2015-10-13 Nvidia Corporation Surface classification for point-based rendering within graphics display system
US9171394B2 (en) 2012-07-19 2015-10-27 Nvidia Corporation Light transport consistent scene simplification within graphics display system
US9922452B2 (en) * 2015-09-17 2018-03-20 Samsung Electronics Co., Ltd. Apparatus and method for adjusting brightness of image

Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4897806A (en) * 1985-06-19 1990-01-30 Pixar Pseudo-random point sampling techniques in computer graphics
US5448690A (en) * 1993-02-19 1995-09-05 Ricoh Company, Ltd. Image processing system enabling real-time output of image signal based on polygon image information
US5455900A (en) * 1992-10-20 1995-10-03 Ricoh Company, Ltd. Image processing apparatus
US5481307A (en) * 1992-04-01 1996-01-02 Intel Corporation Method and apparatus for compressing and decompressing a sequence of digital video images using sync frames
US5684936A (en) * 1993-02-15 1997-11-04 Canon Kabushiki Kaisha Method and apparatus for generating a rendering order for use in rendering images using a pre-processing technique
US5739826A (en) * 1992-08-08 1998-04-14 Ricoh Company, Ltd. Polygon display based on x coordinates of edges on scan line
US5864342A (en) * 1995-08-04 1999-01-26 Microsoft Corporation Method and system for rendering graphical objects to image chunks
US5872570A (en) * 1993-02-15 1999-02-16 Canon Kabushiki Kaisha Method and apparatus for use in generating a rendering order for use in rendering images
US5926184A (en) * 1994-03-01 1999-07-20 Sega Enterprises Ltd. Polygon sorting ordered by grouping according to distances in sorting groups
US6057849A (en) * 1996-09-13 2000-05-02 Gsf-Forschungszentrum Fuer Umwelt Und Gesundheit Gmbh Method of displaying geometric object surfaces
US6271848B1 (en) * 1997-08-20 2001-08-07 Sega Enterprises, Ltd. Image processing device, image processing method and storage medium for storing image processing programs
US6300956B1 (en) * 1998-03-17 2001-10-09 Pixar Animation Stochastic level of detail in computer animation
US20020041327A1 (en) * 2000-07-24 2002-04-11 Evan Hildreth Video-based image control system
US20020080143A1 (en) * 2000-11-08 2002-06-27 Morgan David L. Rendering non-interactive three-dimensional content
US20020171644A1 (en) * 2001-03-31 2002-11-21 Reshetov Alexander V. Spatial patches for graphics rendering
US6525726B1 (en) * 1999-11-02 2003-02-25 Intel Corporation Method and apparatus for adaptive hierarchical visibility in a tiled three-dimensional graphics architecture
US6538651B1 (en) * 1999-03-19 2003-03-25 John Hayman Parametric geometric element definition and generation system and method
US20030236988A1 (en) * 2002-06-24 2003-12-25 Snead Robert R. Method and system for user protected media pool
US6674911B1 (en) * 1995-09-14 2004-01-06 William A. Pearlman N-dimensional data compression using set partitioning in hierarchical trees
US6697063B1 (en) * 1997-01-03 2004-02-24 Nvidia U.S. Investment Company Rendering pipeline
US6728422B1 (en) * 1999-05-19 2004-04-27 Sun Microsystems, Inc. Method and apparatus for producing a 3-D image from a 2-D image
US6742118B1 (en) * 1995-05-12 2004-05-25 Sony Corporation Information processing apparatus, information processing method, data recording medium, and information processing system
US20040239672A1 (en) * 2003-05-30 2004-12-02 Schmidt Karl Johann Shading computer-generated objects using generalized shading regions
US20040246250A1 (en) * 2003-03-31 2004-12-09 Namco Ltd. Image generation method, program, and information storage medium
US20040263511A1 (en) * 2000-07-19 2004-12-30 Pixar Subsurface scattering approximation methods and apparatus
US20040263512A1 (en) * 2002-03-11 2004-12-30 Microsoft Corporation Efficient scenery object rendering
US6914618B2 (en) * 2000-11-02 2005-07-05 Sun Microsystems, Inc. Methods and systems for producing A 3-D rotational image from A 2-D image
US20050168463A1 (en) * 2004-01-29 2005-08-04 Sepulveda Miguel A. Wrap deformation using subdivision surfaces
US7095409B2 (en) * 2003-04-30 2006-08-22 Pixar Shot shading method and apparatus
US7265692B2 (en) * 2004-01-29 2007-09-04 Hewlett-Packard Development Company, L.P. Data compression system based on tree models

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7952583B2 (en) * 2000-06-19 2011-05-31 Mental Images Gmbh Quasi-monte carlo light transport simulation by efficient ray tracing

Patent Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4897806A (en) * 1985-06-19 1990-01-30 Pixar Pseudo-random point sampling techniques in computer graphics
US5481307A (en) * 1992-04-01 1996-01-02 Intel Corporation Method and apparatus for compressing and decompressing a sequence of digital video images using sync frames
US5739826A (en) * 1992-08-08 1998-04-14 Ricoh Company, Ltd. Polygon display based on x coordinates of edges on scan line
US5455900A (en) * 1992-10-20 1995-10-03 Ricoh Company, Ltd. Image processing apparatus
US5684936A (en) * 1993-02-15 1997-11-04 Canon Kabushiki Kaisha Method and apparatus for generating a rendering order for use in rendering images using a pre-processing technique
US5872570A (en) * 1993-02-15 1999-02-16 Canon Kabushiki Kaisha Method and apparatus for use in generating a rendering order for use in rendering images
US5448690A (en) * 1993-02-19 1995-09-05 Ricoh Company, Ltd. Image processing system enabling real-time output of image signal based on polygon image information
US5926184A (en) * 1994-03-01 1999-07-20 Sega Enterprises Ltd. Polygon sorting ordered by grouping according to distances in sorting groups
US6742118B1 (en) * 1995-05-12 2004-05-25 Sony Corporation Information processing apparatus, information processing method, data recording medium, and information processing system
US5864342A (en) * 1995-08-04 1999-01-26 Microsoft Corporation Method and system for rendering graphical objects to image chunks
US6674911B1 (en) * 1995-09-14 2004-01-06 William A. Pearlman N-dimensional data compression using set partitioning in hierarchical trees
US6057849A (en) * 1996-09-13 2000-05-02 Gsf-Forschungszentrum Fuer Umwelt Und Gesundheit Gmbh Method of displaying geometric object surfaces
US6697063B1 (en) * 1997-01-03 2004-02-24 Nvidia U.S. Investment Company Rendering pipeline
US6271848B1 (en) * 1997-08-20 2001-08-07 Sega Enterprises, Ltd. Image processing device, image processing method and storage medium for storing image processing programs
US6300956B1 (en) * 1998-03-17 2001-10-09 Pixar Animation Stochastic level of detail in computer animation
US6538651B1 (en) * 1999-03-19 2003-03-25 John Hayman Parametric geometric element definition and generation system and method
US6728422B1 (en) * 1999-05-19 2004-04-27 Sun Microsystems, Inc. Method and apparatus for producing a 3-D image from a 2-D image
US6525726B1 (en) * 1999-11-02 2003-02-25 Intel Corporation Method and apparatus for adaptive hierarchical visibility in a tiled three-dimensional graphics architecture
US20040263511A1 (en) * 2000-07-19 2004-12-30 Pixar Subsurface scattering approximation methods and apparatus
US20020041327A1 (en) * 2000-07-24 2002-04-11 Evan Hildreth Video-based image control system
US6914618B2 (en) * 2000-11-02 2005-07-05 Sun Microsystems, Inc. Methods and systems for producing A 3-D rotational image from A 2-D image
US20020080143A1 (en) * 2000-11-08 2002-06-27 Morgan David L. Rendering non-interactive three-dimensional content
US20020171644A1 (en) * 2001-03-31 2002-11-21 Reshetov Alexander V. Spatial patches for graphics rendering
US7102636B2 (en) * 2001-03-31 2006-09-05 Intel Corporation Spatial patches for graphics rendering
US6952207B1 (en) * 2002-03-11 2005-10-04 Microsoft Corporation Efficient scenery object rendering
US20040263512A1 (en) * 2002-03-11 2004-12-30 Microsoft Corporation Efficient scenery object rendering
US20030236988A1 (en) * 2002-06-24 2003-12-25 Snead Robert R. Method and system for user protected media pool
US20040246250A1 (en) * 2003-03-31 2004-12-09 Namco Ltd. Image generation method, program, and information storage medium
US7095409B2 (en) * 2003-04-30 2006-08-22 Pixar Shot shading method and apparatus
US20040239672A1 (en) * 2003-05-30 2004-12-02 Schmidt Karl Johann Shading computer-generated objects using generalized shading regions
US20050168463A1 (en) * 2004-01-29 2005-08-04 Sepulveda Miguel A. Wrap deformation using subdivision surfaces
US7265692B2 (en) * 2004-01-29 2007-09-04 Hewlett-Packard Development Company, L.P. Data compression system based on tree models

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080062183A1 (en) * 2006-09-11 2008-03-13 Bart Swaelens Hybrid data structures for graphics programs
US9519997B1 (en) * 2007-03-09 2016-12-13 Pixar Perfect bounding for optimized evaluation of procedurally-generated scene data
US20090021518A1 (en) * 2007-07-17 2009-01-22 Prometech Software, Inc. Method for constructing data structure used for proximate particle search, program for the same, and storage medium for storing program
US8089485B2 (en) * 2007-07-17 2012-01-03 Prometech Software, Inc. Method for constructing data structure used for proximate particle search, program for the same, and storage medium for storing program
US9265458B2 (en) 2012-12-04 2016-02-23 Sync-Think, Inc. Application of smooth pursuit cognitive testing paradigms to clinical drug development
US9380976B2 (en) 2013-03-11 2016-07-05 Sync-Think, Inc. Optical neuroinformatics
US9589388B1 (en) * 2013-07-10 2017-03-07 Thinci, Inc. Mechanism for minimal computation and power consumption for rendering synthetic 3D images, containing pixel overdraw and dynamically generated intermediate images
US20170186191A1 (en) * 2014-11-25 2017-06-29 Adobe Systems Incorporated Paintbrush and Liquid Simulation
US10489937B2 (en) * 2014-11-25 2019-11-26 Adobe Inc. Paintbrush and liquid simulation
CN115294257A (en) * 2022-10-10 2022-11-04 中交第四航务工程勘察设计院有限公司 Multithreading asynchronous loading method and device based on geometric separation large-volume model

Also Published As

Publication number Publication date
US20060274076A1 (en) 2006-12-07
WO2006133125A2 (en) 2006-12-14
US7973789B2 (en) 2011-07-05
WO2006133125A3 (en) 2007-04-05

Similar Documents

Publication Publication Date Title
US7973789B2 (en) Dynamic model generation methods and apparatus
US9569885B2 (en) Technique for pre-computing ambient obscurance
Deussen et al. Interactive visualization of complex plant ecosystems
US8810590B2 (en) Method and apparatus for spatial binning on a GPU and global path planning to avoid spatially binned objects
US7760202B2 (en) System and method for generating pixel values for pixels in an image using strictly deterministic methodologies for generating sample points
US7755627B2 (en) Global illumination filtering methods and apparatus
US20130120385A1 (en) Methods and Apparatus for Diffuse Indirect Illumination Computation using Progressive Interleaved Irradiance Sampling
US9460553B2 (en) Point-based global illumination directional importance mapping
US7995060B2 (en) Multiple artistic look rendering methods and apparatus
Dumont et al. Perceptually-driven decision theory for interactive realistic rendering
US8698799B2 (en) Method and apparatus for rendering graphics using soft occlusion
EP2674918B1 (en) Integration cone tracing
US20170249778A1 (en) Rendering the global illumination of a 3d scene
US7839408B2 (en) Dynamic scene descriptor method and apparatus
Vasilakis et al. A survey of multifragment rendering
US20140267357A1 (en) Adaptive importance sampling for point-based global illumination
US9519997B1 (en) Perfect bounding for optimized evaluation of procedurally-generated scene data
Damez et al. Global Illumination for Interactive Applications and High-Quality Animations.
WO2003017204A2 (en) Image-based rendering system for dynamic objects in a virtual environment
Rosu et al. EasyPBR: A lightweight physically-based renderer
US20230149811A1 (en) Systems and Methods for Dynamically, Automatically Generating and/or Filtering Shadow Maps in a Video Game
Olsson et al. Efficient real-time shading with many lights
WO2023222923A1 (en) Method of content generation from sparse point datasets
Girdler et al. Animated Characters with Shell Fur for Mobile Devices
CN117710563A (en) Method for rasterizing-based differentiable renderer of semitransparent objects

Legal Events

Date Code Title Description
AS Assignment

Owner name: PIXAR, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:COOK, ROBERT L.;REEL/FRAME:017798/0189

Effective date: 20060609

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION