WO2006119076A2 - Compression of streams of rendering commands - Google Patents

Compression of streams of rendering commands Download PDF

Info

Publication number
WO2006119076A2
WO2006119076A2 PCT/US2006/016362 US2006016362W WO2006119076A2 WO 2006119076 A2 WO2006119076 A2 WO 2006119076A2 US 2006016362 W US2006016362 W US 2006016362W WO 2006119076 A2 WO2006119076 A2 WO 2006119076A2
Authority
WO
WIPO (PCT)
Prior art keywords
rendering
commands
controlling device
devices
rendering commands
Prior art date
Application number
PCT/US2006/016362
Other languages
French (fr)
Other versions
WO2006119076A3 (en
Inventor
Thomas Ruge
Original Assignee
Modviz, Inc.
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 Modviz, Inc. filed Critical Modviz, Inc.
Publication of WO2006119076A2 publication Critical patent/WO2006119076A2/en
Publication of WO2006119076A3 publication Critical patent/WO2006119076A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/005General purpose rendering architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/16Indexing scheme for image data processing or generation, in general involving adaptation to the client's capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/52Parallel processing
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/10Mixing of images, i.e. displayed pixel being the result of an operation, e.g. adding, on the corresponding input pixels
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/12Overlay of images, i.e. displayed pixel being the result of switching between the corresponding input pixels
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2360/00Aspects of the architecture of display systems
    • G09G2360/06Use of more than one graphics processor to process data before displaying to one or more screens
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/363Graphics controllers

Definitions

  • the 2D image might be transmitted to another computing device for additional processing before, or instead of, actually being presented to a user.
  • the sets of rendering commands include information about what objects are to be represented in the 3D scene, including such information as where objects are placed in a defined 3D volume, what they look like, and what their effects are on viewing other such objects (i.e., whether they are opaque, transparent, translucent, reflective, and the like).
  • the controlling device 110 includes elements as shown in figure 1. These elements include at least a model or database 111, a communication network 112, and a set of rendering commands 115.
  • Each rendering device 120 has its input port 121 coupled to the communication network 112, with the effect that each rendering device 120 might receive its set of rendering commands 115, in a compressed form, from the controlling device 110.
  • decompressing and parsing those rendering commands In one embodiment, decompressing and parsing those rendering commands
  • the controlling device 110 might cache its own abbreviations for selected sets of rendering commands 115 (again, with or without parameters selected by the controlling device 110 for those sequences of rendering commands 115), while the rendering devices 120 each perform the same technique.
  • this second technique there is no particular requirement for a first selected data sequence defining an abbreviation, as both the controlling device 110 and the rendering devices 120 each maintain the same abbreviations (albeit independently). Rather, the controlling device 110 need only use the second selected data sequence using the abbreviation.
  • Each rendering device 120 couples its rendered 2D image to its output port 123.
  • the system 100 also optionally includes a compositing device 130.
  • the compositing device 130 includes elements as shown in figure 1. These elements include at least an input port 131, a compositing element 132, and an output port 133.
  • the compositing device 130 has its input port 131 coupled to the communication network 112, with the effect that each compositing device 130 might receive the 2D images from the rendering devices 120.
  • the compositing device 130 couples its rendered 2D image to its output port 123.
  • the compositing device 130 uses its compositing element 132 to combine the 2D images from each of the rendering devices 120, with the effect of generating a unified 2D image.
  • the compositing element 132 includes a processor and memory, with the processor performing instructions to accomplish this step; however, in some embodiments, the compositing element 132 may include specialized hardware, either in combination with or instead of, a processor and memory.
  • system 100 includes (optional) presentation devices 140, this has the effect of sending that 2D image to the presentation devices 140. If the system 100 does not include any presentation devices 140, this has the effect of sending that 2D image to the controlling device 110.
  • the system 100 also optionally includes a presentation device 140.
  • the presentation device 140 is coupled to a combined 2D image 141 (as represented by data in memory, storage, or a signal) made available at the output port 133 of the compositing device 130, and is capable of presenting that 2D image 141 to a user 150.
  • the presentation device 140 is coupled to the communication network 112, with the effect that the presentation device 140 might receive the combined 2D image 141 from the rendering devices 120 or from the compositing device 130.
  • the presentation device 140 couples the combined 2D image 141 to one of a set of hidden frame buffers 143.
  • One or more hidden frame buffers 143 are queued behind a presentation frame buffer 144. hi one embodiment, there is only a single hidden frame buffer
  • the effect of queuing the hidden frame buffers 143 is that the rendering devices 120 or the compositing device 130 might lag actual presentation of the combined 2D image 141 to the user 150.
  • the presentation device 140 couples the combined 2D image 141 from the presentation frame buffer 144 to the user 150. This has the effect of presenting the combined 2D image 141 to the user 150.
  • the user 150 is shown herein as a person, in the context of the invention, there is no particular requirement that the user 150 is so limited.
  • the user 150 might include a group of people, a computer imaging or motion detection program, an image compression program such as JPEG or MPEG, a system including a broadcast or other distribution system for images, an analysis program for 2D images 141, or even an artificial intelligence program capable of reviewing 2D images 141.
  • Figure 2 shows a conceptual diagram of timing in a system including a controlling device and a set of rendering devices.
  • Timing concepts in the system 100 include elements as shown in figure 2. These elements include at least a first time line 210 indicative of frame presentation times, and a second time line 220 indicative of (compressed) rendering command transfer and processing times.
  • Timing concepts with respect to the first time line 210 include elements as shown in figure 2. These elements include a time axis 211 and a set of frame presentation markers 212, each indicative of when a frame should be ready for presentation to the user 150.
  • the time axis 211 indicates an amount of time.
  • Each frame presentation marker 212 is equally spaced, indicating that each frame should be an equal, or nearly equal, amount of time.
  • each frame includes 1/60 second during which the presentation device 140 presents the combined 2D image 141 to the user 150.
  • Timing concepts with respect to the first time line 220 include elements as shown in figure 2. These elements include a set of (uncompressed) transfer duration markers 221 and a set of (uncompressed) rendering duration markers 222. These elements also include a set of (compressed) transfer duration markers 223 and a set of (compressed) rendering duration markers 224.
  • Each (uncompressed) transfer duration marker 221 indicates a time duration when the controlling device 110 sends (uncompressed) rendering commands for a selected frame to the rendering devices 120.
  • Each (uncompressed) rendering duration marker 222 indicates a time duration when the rendering devices 120 parse and render that selected frame.
  • each (compressed) transfer duration marker 223 indicates a time duration when the controlling device 110 sends (compressed) rendering commands for a selected frame to the rendering devices 120.
  • Each (compressed) rendering duration marker 224 indicates a time duration when the rendering devices 120 decompress, parse, and render that selected frame.
  • Equation 231 represents this circumstance.
  • the new combined 2D image 141 will not be ready in time for the exchange of the presentation frame buffer 144 and one of the hidden frame buffers 143, as described above with respect to figure 1. This would have the effect of presenting the earlier combined 2D image 141 again, itself possibly having an effect on the user 150.
  • the time duration for sending the compressed rendering commands is substantially less than for sending uncompressed rendering commands. While it might take slightly more time to uncompress and parse the compressed rendering commands, in contrast with just parsing uncompressed rendering commands, the total time duration for (1) sending the compressed rendering commands and (2) uncompressing, parsing and rendering that frame, is greater than (3) the frame duration time. Equation 232 represents this circumstance.
  • Figure 3 shows a process flow diagram of a method using compression of streams of rendering commands.
  • the flow points and method steps of the method 300 can be performed by separate elements in conjunction or in parallel, whether asynchronously or synchronously, in a pipelined manner, or otherwise. In the context of the invention, there is no particular requirement that the method must be performed in the same order in which this description lists flow points or method steps, except where explicitly so stated.
  • the method 300 includes flow points and process steps as shown in figure 3. These flow points and process steps include at least the following:
  • the method 300 is ready to render a 3D scene and present a 2D image of that scene to a user.
  • the system 100 or the method 300 there is no particular requirement for the system 100 or the method 300 to perform an initialization step to reach any particular state.
  • One effect of the compression and decompression technique is that the controlling device 110 and the rendering devices 120 should logically synchronize within no more than about a few frames. This should have the effect that the user 150 should see no more than a short duration of visual noise.
  • step 311 the application program sends descriptive information about the 3D scene to the controlling device 110, wrapped in message packets that include the rendering commands 115 as payload data.
  • the descriptive information might take the form of rendering commands 115, such as for example DirectX commands or OpenGL commands.
  • the system 100 or the method 300 there is no particular requirement for the system 100 or the method 300 to include any particular method for applications to send information with respect to the 3D scene to the controlling device 110.
  • the application may share a memory with the controlling device 110, and cause the controlling device 110 to be aware of changes to the 3D scene using a blackboard model of communication.
  • the controlling device 110 receives the descriptive information about the 3D scene, and generates a set of rendering commands 115 to send to the rendering devices 120.
  • the descriptive information already includes rendering commands 115, albeit wrapped in message packets as payload data, the controlling device 110 simply parses those message packets to extract the rendering commands 115 as a separate set of information.
  • the controlling device 110 compresses the rendering commands 115.
  • system 100 performs this step using the following sub-steps.
  • the controlling device 110 recognizes a sequence of rendering commands 115 that is identical to an earlier sequence of rendering commands 115.
  • the controlling device 110 uses a Liv-Zempel form of compression, with the effect that the controlling device 110 has a cache of such sequences of rendering commands 115. Accordingly, the controlling device 110 might search its cache, or an associative memory taking on the role of a cache, for that sequence of rendering commands 115.
  • the controlling device 110 substitutes information representing that earlier sequence of identical rendering commands 115.
  • the controlling device 110 might be able to substitute the earlier sequence of identical rendering commands 115, but with a selected parameter. In such cases, the controlling device 110 also sends that selected parameter to the rendering devices 120. o At a sub-step 313(c), the rendering devices 120 recognize the information telling them to repeat the earlier sequence of rendering commands 115. Upon recognition of that information, the rendering devices 120 each render their portion of the 2D image as if the controlling device 110 had sent the entire earlier sequence of rendering commands 115.
  • the rendering devices 120 update their own caches with info ⁇ nation associating the particular sequences of rendering commands 115 with its abbreviation.
  • the method 300 has completed rendering a 3D scene and presenting a 2D image of that scene to a user 150.
  • the system 100 repeats the method 300 until stopped, rapidly enough that the user 170 sees the 2D image 141 as a motion picture.
  • the model might be responsive to user inputs or other inputs, with the effect that the 3D scene and the rendering viewpoint might change rapidly with time, and with the effect that the user 170 would perceive a view very much like actually interacting with a virtual reality as defined by the model.
  • the controlling device 110 might use other and further forms of compression, such as choosing to cache only the n most recent sequences of rendering commands 115.
  • the parameter n might be selected in response to (1) a degree of repetition in the set of rendering commands 115, (2) an amount of memory available to the controlling device 110 or the rendering devices 120, (3) an amount of memory to maintain the 3D scene, (4) other and further factors.
  • the decision of whether a sequence of rendering commands 115 is "recent" might be selected in response to (1) a number of repetitions of that sequence, (2) an amount of memory to maintain that sequence, (3) an amount of time since that sequence has last been used, (4) an amount of time to send that sequence, (5) other and further factors.
  • 3D applications use textures 125 for mapping complex surfaces onto 3D geometry (e.g. car paint on a car's body). These textures 125 can be very big, therefore it is expensive (i.e. takes a long time) to send the textures 125 to all the rendering devices 120 every time the controlling device 110 needs the rendering devices 120 to render them.
  • the set of textures 125 is stored in the memory 122 of the rendering devices 120.
  • Textures 125 are named (or given a unique reference) so that the controlling device 110 need only send the reference to identify the texture 125 to be used instead of the entire content of the texture 125. This saves time by reducing the amount of data sent from the controlling device 110 to the rendering devices 120.
  • 3D applications use vertices to describe the geometry of a 3D object. While modern 3D languages or SDK's (Software Development Kit) provide efficient ways to store large amounts of vertices in Arrays (Vertex Arrays), 3D applications often use individual vertex calls, which is inefficient (i.e. takes long time) due to its large size comparable to vertex arrays.
  • the system 100 can convert on the fly long chains of individual vertex calls into vertex arrays and therefore reduce the amount of vertex data the controlling device 110 has to send to the rendering devices 120. Since this reduces the amount of data sent from the controlling device 110 to the rendering device 120 significant time is saved.

Abstract

A distributed rendering system with compression of streams of rendering commands. The controlling device (110) fits streams of rendering commands to the rendering devices (120) within the frame duration by distributing compressed streams. Streams are compressed by caching relatively duplicative sequences of rendering commands. To provide additional efficiency, textures that are mapped to 3D objects can be stored at the rendering devices (120) such that they do not need to be sent from a controlling device (110) every time the rendering device (120) needs them. Also, long chains of individual vertex calls can be converted on the fly into vertex arrays.

Description

COMPRESSION OF STREAMS OF RENDERING COMMANDS
Background of the Invention
1. Field of the Invention
The invention relates to compression of streams of rendering commands.
2. Related Art
In some applications of computing devices, it is desirable to present a visualization of a scene to a user. Some of these applications include the following:
• CAD (computer aided design);
• computer aided search, such as used in the oil and gas industry;
• computer simulations, such as battlefield simulations and flight simulation; and
• video games, including multiplayer video games.
One problem in the known art is that computing the scene to be presented requires relatively large resources, including both computing power and memory.
Known solutions include breaking up computing the scene into parts, and assigning each of those parts to a separate graphics processor. These separate graphics processors each operate under control of a single controlling processor, which determines how to break up computing the scene into parts. The controlling processor sends each separate graphics processor a set of commands telling the receiver what to render. Each graphics processor generates data showing how to render its part of the scene. This data might be sent back to the controlling processor for presentation, or might be sent on to a presenting device, such as a graphics compositor, a monitor, or a set of monitors. While this method generally achieves the goal of providing increased resources to render the scene, it still has several drawbacks. One drawback is that it might take different amounts of time to send rendering commands to distinct graphics processors. For example, if one of the graphics processors is assigned more objects to render than others, that one graphics processor will receive a relatively larger set of rendering commands. Known systems generally provide for presenting all the rendering results at the same time. This has the effect that all graphics processors receive their rendering commands, and render their objects, before their new results can be presented.
Known systems sometimes account for the difference in completion time by double (or multiple) buffering of frames to be presented. That is, there is a frame that is currently being presented to the user, and one or more "hidden" frames being written to by the graphics processors as they render their objects. The "frame rate", that is, the rate at which frames can be generated is limited by the rate at which the hidden frames can be updated by the graphics processors. This has the effect that the rate at which frames (of a changing scene, such as a motion picture) can be generated is limited by the longest amount of time it takes to send rendering commands to one of the graphics processors.
A second known problem in the art is mapping a complex surface onto 3D geometry.
A known solution for mapping a complex surface (aka a texture) onto 3D geometry is for the controlling device to send the texture to the rendering device(s) every time the rendering device(s) need the texture, however, this takes a significant amount of time and slows down the rendering process.
A third known problem is providing an efficient method for storing and converting vertex calls into vertex arrays.
A known solution is found in modern 3D languages or SDK's (Software
Development Kits) that provide efficient ways to store large amounts of vertices in Arrays (Vertex Arrays), however, 3D applications often use individual vertex calls which is inefficient (i.e. it takes long time) due to their large size compared to vertex arrays. Accordingly, it would be advantageous to provide methods and systems in which 3D scenes might be rapidly rendered, and which are not subject to drawbacks of the known art.
Summary of the Invention
The invention provides techniques, embodied in methods and systems, including compression of streams of rendering commands.
A system embodying the invention includes a controlling device and a set of rendering devices, with the effect that the controlling device can distribute a set of objects to be rendered to the rendering devices. The controlling device attempts to send a compressed form of the stream of rendering commands, with the effect that network bandwidth permits relatively large streams of rendering commands to be sent to all rendering devices within each frame's duration.
In one embodiment, in the event that a sequence of rendering commands to be sent to a rendering device is similar to an earlier such sequence, the controlling device sends a compressed form of that particular sequence.
In one embodiment, the controlling device causes each stream of rendering commands to be compressed by caching sequences of rendering commands that are relatively duplicative of earlier such sequences. For a first example, if a scene to be rendered includes one moving object within a background of 3D scenery, the controlling device can send a relatively short command to each rendering device, saying "render the same scenery", and separately send other commands with respect to rendering the moving object. For a second example, if a scene to be rendered includes one moving object within a background of 3D scenery, the controlling device can send a relatively short command to each rendering device, saying "render the moving object, only in a different place" (or viewing angle, or other parameters). In an embodiment ot the invention, textures used by rendering devices are cached at the devices, so that the controlling device need only send a reference to the rendering devices to use a texture rather than sending the texture itself. Essentially this can be considered a compression technique, as substantial time is saved.
In an embodiment of the invention, long chains of individual vertex calls can be converted on the fly into vertex arrays which reduce the amount of vertex data that the controlling device has to send to rendering devices.
After reading this application, those skilled in the art would recognize that the invention provides an enabling technology by which substantial advance is made in the art of rendering scenes.
For example, the invention might be used to provide one or more of, or some combination or extension of, any of the following.
• rendering 3D scenes in substantially real-time, such as for example as might be used in battlefield simulations, flight simulations, other testing or training devices, and the like;
• rendering 3D scenes in various detail and from various selected perspectives, such as for example as might be used in computer-aided design, in examination of computer simulations of natural phenomena such as weather simulations or wind-tunnel simulations, and the like; and
• rendering 3D scenes to present information, such as for example as might be used in computer-aided presentation or search of databases, user interfaces for computer- aided control of real-time systems or other systems, and the like.
After reading this application, these and other and further uses of the invention would be clear to those skilled in the art. Brief Description of the Drawings
Figure 1 shows a block diagram of a system including a controlling device and a set of rendering devices.
Figure 2 shows a conceptual diagram of timing in a system including a controlling device and a set of rendering devices.
Figure 3 shows a process flow diagram of a method using compression of streams of rendering commands.
Detailed Description of the Preferred Embodiment
In the description herein, a preferred embodiment of the invention is described, including preferred process steps and data structures. Those skilled in the art would realize, after perusal of this application, that embodiments of the invention might be implemented using a variety of other techniques not specifically described, without undue experimentation or further invention, and that such other techniques would be within the scope of the invention.
Definitions
The general meaning of each of these following terms is intended to be illustrative and in no way limiting.
• The phrases (1) "controlling device", (2) "rendering device", and the like, refer respectively to devices for (1) controlling the allocation of rendering commands, and (2) actually rendering 3D scenes and 2D images of a front of those 3D scenes from a selected rendering viewpoint, as further described below. However, m tne context ot the invention, there is no particular requirement of having only a single controlling device or of having a specified number of rendering devices. Moreover, in alternative embodiments, in appropriate circumstances the controlling device might take on the role of a rendering device, or one or more rendering devices might take on the role of the controlling device.
• The phrases (1) "compositing device", (2) "presentation device", and the like, refer respectively to devices (1) for composing 2D images in response to a 3D scene, or for composing a single 2D image from multiple 2D images, and (2) for making a presentation to a user in response to one or more 2D images, as further described below.
In one embodiment, a "2D image" includes a set of information for 2D presentation, such as for example pixel values for color (e.g., red, green, and blue) or a set of presentable polygons or vectors. In the context of the invention, there is no particular requirement of any one selected representation of a 2D image, nor is there any particular requirement of actually presenting the 2D image to a user.
In the context of the invention, there is also no particular requirement of having any particular number of presentation devices, or even having any presentation devices at all. In alternative embodiments, the 2D image might be transmitted to another computing device for additional processing before, or instead of, actually being presented to a user.
However, in the context of the invention, there is no particular requirement of having only a single compositing device, only a single presentation device, or of having a specified number of rendering devices. There is also no particular requirement that the compositing devices or the presentation devices are not also performing the roles of the controlling device or the rendering devices, hi one embodiment, for example, the controlling device might take on the role of a compositing device.
• The phrases "rendering viewpoint", "front of the scene", and the like, refer to concepts relating to a view of the 3D scenes by the user. The 3D scene is presented as if it is viewed from the "rendering viewpoint". In one embodiment, the rendering viewpoint might be static, or might be dynamic, such as in response to (1) controls by a user, (2) a set of sensors, such as motion sensors focused on the user, (3) a time- varying parameter, such as in a roller-coaster ride, and the like. The "front" of a 3D scene is that 2D image presented as if the viewer were at the rendering viewpoint.
The phrases "rendering command", "sequences of rendering commands", "streams of rendering commands", and the like, refer to commands to the rendering devices for rendering 3D scenes, as further described below.
The sets of rendering commands include information about what objects are to be represented in the 3D scene, including such information as where objects are placed in a defined 3D volume, what they look like, and what their effects are on viewing other such objects (i.e., whether they are opaque, transparent, translucent, reflective, and the like).
In one embodiment, a set of rendering commands might include commands from the "DirectX" or the "OpenGL" set of rendering commands. The controlling device, responsive to the 3D scene, sends sets of such rendering commands, possibly formatted as sequences or streams thereof, to the rendering devices. As described below, in one embodiment, the controlling device attempts to compress the sets of such rendering commands before sending them, with the effect of being able to complete the operating of sending to each rendering device within a selected time limit.
However, in the context of the invention, there is no particular requirement of using relatively high-level rendering commands such as DirectX or OpenGL rendering command sets. In alternative embodiments, the controlling device might compile or interpret relatively higher-level rendering commands such as DirectX or OpenGL rendering commands into relatively lower-level rendering commands such as a RISC-like rendering command set, with the possible effect that it might be more effective to compress sets of such lower-level rendering commands.
• The phrases "frame duration", "rendering time", "frame rate", "frame buffer", and the like, refer to timing and frequency issues taken into account by the rendering devices when rendering 3D scenes, as further described below.
As described herein, each rendering device both receives its set of rendering commands and renders its portion of the 3D scene within a selected time limit, with the effect that the 3D scene (and its associated 2D images) can be presented to the user sufficiently quickly to appear as a smooth motion picture. In one embodiment, the selected time limit is sufficiently short so that 2D image frames can be presented at a frame rate of about 60 frames per second. Thus, each frame should have a frame duration of no more than about 1/60 second (about 16 milliseconds), including both (1) transfer time for sending rendering commands from the controlling device to the rendering device, and (2) rendering time for rendering each frame into a 2D image by the rendering device.
• The phrases "presentation frame", "hidden frames", and the like, refer to multiple- buffering and pipelining techniques used by the rendering devices when rendering
3D scenes, as further described below.
As described herein, the compositing device combines the portions of the 3D scene as rendered by each rendering device. The compositing device maintains multiple frames, of which one "presentation frame" is accessible to the presentation device and presented to the user. Others of those multiple frames are "hidden frames", which are not accessible to the presentation device until they are completed and ready for presentation to the user. This has the effect that the 3D scene (and its associated 2D images) can be presented to the user sufficiently quickly to appear as a smooth motion picture. In one embodiment, there is one presentation frame and one hidden frame. However, in the context of the invention, there is no particular requirement of any specific number of hidden frames.
The term "compression" and the phrases "compression of streams of rendering commands", and the like, refer to attempts by the controlling device (or by an assisting device disposed for the purpose of compression) to reduce the amount of network bandwidth involved in sending rendering commands to the rendering devices, as further described below.
For example, in the oil and gas industry, the number of rendering commands might occupy as much as 50 gigabytes of information, but involve a great deal of redundancy. Principles of information theory imply that the same information might be sent from the controlling device to the rendering devices without involving the actual transfer, at network data transmission rates, of 50 gigabytes of data.
The inventor has found that, in practice, about 90-95% of all rendering commands actually sent by a controlling device to the rendering devices are identical or nearly identical as the previous frame. Accordingly, a substantial reduction in the amount of network bandwidth involved in sending rendering commands can be achieved by allowing the controlling device to send rendering commands of the form "the same as before".
Similarly, of those rendering commands that are not identical or nearly identical as the previous frame, a substantial fraction involve only altering an object in the 3D scene slightly, such as for example moving or rotating that object, changing its color or transparency, and the like. Accordingly, a substantial reduction in the amount of network bandwidth involved in sending rendering commands can be achieved by allowing the controlling device to send rendering commands of the form "the same as before, except for the following change."
As described below, there are many possible techniques by which the controlling device might substantially reduce the amount of network bandwidth involved in sending rendering commands to the rendering devices. Some of these possible techniques are described in further detail below. In one embodiment, for example, sets of rendering commands might be cached by the controlling device and associated with a relatively short label, with the efffect tha the controlling device can send those rendering commands again using only a repeat of that relatively short label.
However, as noted below, in the context of the invention, there is no particular requirement that this, or any other particular technique, is used for compression of sets of rendering commands.
• The phrases "network bandwidth", and the like, refer to a rate at which the controlling device and the rendering devices might exchange information, or similarly, a rate at which the rendering devices might exchange information with other rendering devices where appropriate. Network bandwidth is generally described below with respect to a total amount of data sent during a selected unit of time. Principles of information theory imply that network bandwidth is limited by the physical nature of communication equipment, techniques for using that communication equipment, and an amount of noise present when data is sent using that communication equipment, as further described below.
The scope of the invention is not limited to any of these definitions, or to specific examples mentioned therein, but is intended to include the most general concepts embodied by these and other terms.
System Elements
Figure 1 shows a block diagram of a system including a controlling device and a set of rendering devices.
A system 100 includes elements as shown in figure 1. These elements include at least a controlling device 110, a set of rendering devices 120, an (optional) compositing device 130, and an (optional) presentation device 140. Controlling Device
The controlling device 110 includes elements as shown in figure 1. These elements include at least a model or database 111, a communication network 112, and a set of rendering commands 115.
In one embodiment, the model or database 111 is maintained in an application device 114 (such as for example a separate hardware device, or such as for example an application program executing at least in part on the same hardware device as the controlling device 110. The application device 114 sends a set of rendering commands 115 from the model or database 111 to the controlling device 110.
In one embodiment, the application device 114 wraps one or more rendering commands 115, such as for example OpenGL commands, in one or more data packets 116, the data packets 116 each having a wrapper and a payload, where the payload includes the one or more rendering commands. Similarly, the controlling device 110 receives the data packets 116, parses those one or more data packets 116 to distinguish the wrapper from the payload, with the effect of receiving the one or more rendering commands 115.
The controlling device 110 buffers the rendering commands 115 in a buffer memory 117 accessible to it, and determines if those rendering commands 115 can be compressed for sending to the rendering devices 120. As noted above, there are many different possible techniques capable of achieving substantial compression of the rendering commands 115, including at least the following:
• The controlling device 110 might cache earlier sets of rendering commands 115, associating each such set of rendering commands 115 with a relatively short label, and sending that relatively short label as an indicator involving repetition of that set of rendering commands 115.
• In embodiments involving caching earlier sets of rendering commands 115, the choice of how many, and which ones, of a number of earlier sets of rendering commands 115 itself might be optimized to the particular sets of rendering commands 115, or might be adaptively optimized as the particular sets of rendering commands 115 vary with time.
• In one embodiment, for example, the controlling device 110 might cache a number of sets of rendering commands 115 responsive to the size of those sets of rendering commands. A number of distinct techniques might include, for example, one or more of the following.
o caching up to a maximum size of the buffer memory 117;
o caching sets of rendering commands 115 in response to a Liv-Zempel technique;
o caching sets of rendering commands 115 in response to their relative age in past frame times;
o caching sets of rendering commands 115 in response to their relative size in time needed to send them again.
The controlling device 110 couples the set of rendering commands 115, as compressed, to the communication network 112, with the effect of sending those rendering commands 115 to the rendering devices 120.
Rendering Devices
The rendering devices 120 each include elements as shown in figure 1. These elements include, for each rendering device 120, at least an input port 121, a processor and memory 122, and an output port 123.
A set of textures 125 can be stored in the memory of the processor and memory 122 and used as explained herein. In an embodiment of the invention, the rendering device 110 can include a memory separate from the processor and memory 122 specifically to store textures 125 at the rendering device 110. The memory portion of the processor and memory 122 is sometimes referred to herein as the "memory 122."
Each rendering device 120 has its input port 121 coupled to the communication network 112, with the effect that each rendering device 120 might receive its set of rendering commands 115, in a compressed form, from the controlling device 110.
Each rendering device 120, in response to its set of rendering commands 115, uses its processor and memory 122 to perform at least the following.
• decompressing those rendering commands 115;
• parsing those rendering commands 115;
• rendering those rendering commands 115, with the effect of generating its portion of the 3D scene and its portion of the associated 2D image .
In one embodiment, decompressing and parsing those rendering commands
115 includes recognizing information embedded in each set of rendering commands 115 indicative of compressed rendering commands 115. In preferred embodiments, there are at least two different techniques that might be used, in cooperation, by the controlling device
110 and the rendering devices 120.
• In a first technique, using a first form of Liv-Zempel compression, the controlling device 110 might embed information in each set of rendering commands 115 indicative of an abbreviation for a selected set of rendering commands 115 (with or without parameters selected by the controlling device 110 for those sequences of rendering commands 115). hi this first technique, each rendering device 120 determines the presence of an abbreviation by (1) a first selected data sequence defining the abbreviation, and (2) a second selected data sequence using the abbreviation. • In a second technique, using a second form of Liv-Zempel compression, the controlling device 110 might cache its own abbreviations for selected sets of rendering commands 115 (again, with or without parameters selected by the controlling device 110 for those sequences of rendering commands 115), while the rendering devices 120 each perform the same technique. In this second technique, there is no particular requirement for a first selected data sequence defining an abbreviation, as both the controlling device 110 and the rendering devices 120 each maintain the same abbreviations (albeit independently). Rather, the controlling device 110 need only use the second selected data sequence using the abbreviation.
Each rendering device 120 couples its rendered 2D image to its output port 123.
If the system 100 includes (optional) compositing devices 130, this has the effect of sending that 2D image to the compositing devices 130. If the system 100 does not include any compositing devices 130, but does include (optional) presentation devices 140, this has the effect of sending that 2D image to the presentation devices 140. If the system 100 does not include any compositing devices 130 or presentation devices 140, this has the effect of sending that 2D image to the controlling device 110.
Compositing Devices
The system 100 also optionally includes a compositing device 130. The compositing device 130 includes elements as shown in figure 1. These elements include at least an input port 131, a compositing element 132, and an output port 133.
The compositing device 130 has its input port 131 coupled to the communication network 112, with the effect that each compositing device 130 might receive the 2D images from the rendering devices 120.
The compositing device 130 couples its rendered 2D image to its output port 123. The compositing device 130 uses its compositing element 132 to combine the 2D images from each of the rendering devices 120, with the effect of generating a unified 2D image. In one embodiment, the compositing element 132 includes a processor and memory, with the processor performing instructions to accomplish this step; however, in some embodiments, the compositing element 132 may include specialized hardware, either in combination with or instead of, a processor and memory.
If the system 100 includes (optional) presentation devices 140, this has the effect of sending that 2D image to the presentation devices 140. If the system 100 does not include any presentation devices 140, this has the effect of sending that 2D image to the controlling device 110.
Presentation Device
The system 100 also optionally includes a presentation device 140. The presentation device 140 is coupled to a combined 2D image 141 (as represented by data in memory, storage, or a signal) made available at the output port 133 of the compositing device 130, and is capable of presenting that 2D image 141 to a user 150.
The presentation device 140 is coupled to the communication network 112, with the effect that the presentation device 140 might receive the combined 2D image 141 from the rendering devices 120 or from the compositing device 130.
The presentation device 140 couples the combined 2D image 141 to one of a set of hidden frame buffers 143. One or more hidden frame buffers 143 are queued behind a presentation frame buffer 144. hi one embodiment, there is only a single hidden frame buffer
143; however, in alternative embodiments, there may be more than one hidden frame buffer
143. The effect of queuing the hidden frame buffers 143 is that the rendering devices 120 or the compositing device 130 might lag actual presentation of the combined 2D image 141 to the user 150. The presentation device 140 couples the combined 2D image 141 from the presentation frame buffer 144 to the user 150. This has the effect of presenting the combined 2D image 141 to the user 150.
User
Although the user 150 is shown herein as a person, in the context of the invention, there is no particular requirement that the user 150 is so limited. The user 150 might include a group of people, a computer imaging or motion detection program, an image compression program such as JPEG or MPEG, a system including a broadcast or other distribution system for images, an analysis program for 2D images 141, or even an artificial intelligence program capable of reviewing 2D images 141.
Timing Diagram
Figure 2 shows a conceptual diagram of timing in a system including a controlling device and a set of rendering devices.
Timing concepts in the system 100 include elements as shown in figure 2. These elements include at least a first time line 210 indicative of frame presentation times, and a second time line 220 indicative of (compressed) rendering command transfer and processing times.
Frame Presentation Times
Timing concepts with respect to the first time line 210 include elements as shown in figure 2. These elements include a time axis 211 and a set of frame presentation markers 212, each indicative of when a frame should be ready for presentation to the user 150. The time axis 211 indicates an amount of time. Each frame presentation marker 212 is equally spaced, indicating that each frame should be an equal, or nearly equal, amount of time. In one embodiment, each frame includes 1/60 second during which the presentation device 140 presents the combined 2D image 141 to the user 150.
Transfer and Processing Times
Timing concepts with respect to the first time line 220 include elements as shown in figure 2. These elements include a set of (uncompressed) transfer duration markers 221 and a set of (uncompressed) rendering duration markers 222. These elements also include a set of (compressed) transfer duration markers 223 and a set of (compressed) rendering duration markers 224.
Each (uncompressed) transfer duration marker 221 indicates a time duration when the controlling device 110 sends (uncompressed) rendering commands for a selected frame to the rendering devices 120. Each (uncompressed) rendering duration marker 222 indicates a time duration when the rendering devices 120 parse and render that selected frame.
Similarly, each (compressed) transfer duration marker 223 indicates a time duration when the controlling device 110 sends (compressed) rendering commands for a selected frame to the rendering devices 120. Each (compressed) rendering duration marker 224 indicates a time duration when the rendering devices 120 decompress, parse, and render that selected frame.
For some frames, and in some cases for only some rendering devices 120 for those frames, the sum of the time duration for (1) sending the uncompressed rendering commands and (2) parsing and rendering that frame, is greater than (3) the frame duration time. Equation 231 represents this circumstance.
*\, uncompressed "■" t2> uncompressed ^ t3 \2.i 1 ) For those frames, the new combined 2D image 141 will not be ready in time for the exchange of the presentation frame buffer 144 and one of the hidden frame buffers 143, as described above with respect to figure 1. This would have the effect of presenting the earlier combined 2D image 141 again, itself possibly having an effect on the user 150.
In one embodiment, for all frames, the time duration for sending the compressed rendering commands is substantially less than for sending uncompressed rendering commands. While it might take slightly more time to uncompress and parse the compressed rendering commands, in contrast with just parsing uncompressed rendering commands, the total time duration for (1) sending the compressed rendering commands and (2) uncompressing, parsing and rendering that frame, is greater than (3) the frame duration time. Equation 232 represents this circumstance.
tl, compressed • t2) compressed ^ t3 \L5L)
This has the effect that, for all frames, the new combined 2D image 141 will always be ready in time for the exchange of the presentation frame buffer 144 and one of the hidden frame buffers 143, as described above with respect to figure 1.
Method of Operation
Figure 3 shows a process flow diagram of a method using compression of streams of rendering commands.
Although described serially, the flow points and method steps of the method 300 can be performed by separate elements in conjunction or in parallel, whether asynchronously or synchronously, in a pipelined manner, or otherwise. In the context of the invention, there is no particular requirement that the method must be performed in the same order in which this description lists flow points or method steps, except where explicitly so stated. The method 300 includes flow points and process steps as shown in figure 3. These flow points and process steps include at least the following:
• At a flow point 310, the method 300 is ready to render a 3D scene and present a 2D image of that scene to a user.
As described herein, in the context of the invention, there is no particular requirement for the system 100 or the method 300 to perform an initialization step to reach any particular state. One effect of the compression and decompression technique is that the controlling device 110 and the rendering devices 120 should logically synchronize within no more than about a few frames. This should have the effect that the user 150 should see no more than a short duration of visual noise.
• At an (optional) step 311, the application program sends descriptive information about the 3D scene to the controlling device 110, wrapped in message packets that include the rendering commands 115 as payload data.
In one embodiment, the descriptive information might take the form of rendering commands 115, such as for example DirectX commands or OpenGL commands.
In the context of the invention, there is no particular requirement for the system 100 or the method 300 to include any particular method for applications to send information with respect to the 3D scene to the controlling device 110. For example, in alternative embodiments, the application may share a memory with the controlling device 110, and cause the controlling device 110 to be aware of changes to the 3D scene using a blackboard model of communication. After reading this application, those skilled in the art will recognize many other and further techniques by which the application and the controlling device 110 might communicate.
• At a step 312, the controlling device 110 receives the descriptive information about the 3D scene, and generates a set of rendering commands 115 to send to the rendering devices 120. In one embodiment, it the descriptive information already includes rendering commands 115, albeit wrapped in message packets as payload data, the controlling device 110 simply parses those message packets to extract the rendering commands 115 as a separate set of information.
• At a step 313 , the controlling device 110 compresses the rendering commands 115.
In one embodiment, the system 100 performs this step using the following sub-steps.
o At a sub-step 313(a), the controlling device 110 recognizes a sequence of rendering commands 115 that is identical to an earlier sequence of rendering commands 115.
In one embodiment, the controlling device 110 uses a Liv-Zempel form of compression, with the effect that the controlling device 110 has a cache of such sequences of rendering commands 115. Accordingly, the controlling device 110 might search its cache, or an associative memory taking on the role of a cache, for that sequence of rendering commands 115.
o At a sub-step 313(b), the controlling device 110 substitutes information representing that earlier sequence of identical rendering commands 115.
This has the effect of telling the rendering devices 120 to repeat the earlier sequence of rendering commands 115.
If the earlier sequence of rendering commands 115 is nearly identical, but not exactly identical, the controlling device 110 might be able to substitute the earlier sequence of identical rendering commands 115, but with a selected parameter. In such cases, the controlling device 110 also sends that selected parameter to the rendering devices 120. o At a sub-step 313(c), the rendering devices 120 recognize the information telling them to repeat the earlier sequence of rendering commands 115. Upon recognition of that information, the rendering devices 120 each render their portion of the 2D image as if the controlling device 110 had sent the entire earlier sequence of rendering commands 115.
In embodiments where the controlling device 110 uses a Liv-Zempel form of compression, the rendering devices 120 update their own caches with infoπnation associating the particular sequences of rendering commands 115 with its abbreviation.
• At a flow point 320, the method 300 has completed rendering a 3D scene and presenting a 2D image of that scene to a user 150.
In one embodiment, the system 100 repeats the method 300 until stopped, rapidly enough that the user 170 sees the 2D image 141 as a motion picture.
This has the effect that the user 170 perceives the 3D scene itself as a model of a virtual reality. In such embodiments, the model might be responsive to user inputs or other inputs, with the effect that the 3D scene and the rendering viewpoint might change rapidly with time, and with the effect that the user 170 would perceive a view very much like actually interacting with a virtual reality as defined by the model.
In alternative embodiments, the controlling device 110 might use other and further forms of compression, such as choosing to cache only the n most recent sequences of rendering commands 115. In such embodiments, the parameter n might be selected in response to (1) a degree of repetition in the set of rendering commands 115, (2) an amount of memory available to the controlling device 110 or the rendering devices 120, (3) an amount of memory to maintain the 3D scene, (4) other and further factors. In such embodiments, the decision of whether a sequence of rendering commands 115 is "recent" might be selected in response to (1) a number of repetitions of that sequence, (2) an amount of memory to maintain that sequence, (3) an amount of time since that sequence has last been used, (4) an amount of time to send that sequence, (5) other and further factors. Texture Naming
3D applications use textures 125 for mapping complex surfaces onto 3D geometry (e.g. car paint on a car's body). These textures 125 can be very big, therefore it is expensive (i.e. takes a long time) to send the textures 125 to all the rendering devices 120 every time the controlling device 110 needs the rendering devices 120 to render them.
In an embodiment of the invention, the set of textures 125 is stored in the memory 122 of the rendering devices 120. Textures 125 are named (or given a unique reference) so that the controlling device 110 need only send the reference to identify the texture 125 to be used instead of the entire content of the texture 125. This saves time by reducing the amount of data sent from the controlling device 110 to the rendering devices 120.
Vertex Call conversion
3D applications use vertices to describe the geometry of a 3D object. While modern 3D languages or SDK's (Software Development Kit) provide efficient ways to store large amounts of vertices in Arrays (Vertex Arrays), 3D applications often use individual vertex calls, which is inefficient (i.e. takes long time) due to its large size comparable to vertex arrays.
The system 100 can convert on the fly long chains of individual vertex calls into vertex arrays and therefore reduce the amount of vertex data the controlling device 110 has to send to the rendering devices 120. Since this reduces the amount of data sent from the controlling device 110 to the rendering device 120 significant time is saved.
Alternative Embodiments
Although preferred embodiments are disclosed herein, many variations are possible which remain within the concept and scope of the invention. These variations would become clear to those skilled in the art after perusal of this application. After reading this application, those skilled in the art will recognize that these alternative embodiments and variations are illustrative and are intended to be in no way limiting. After reading this application, those skilled in the art would recognize that the techniques described herein provide an enabling technology, with the effect that advantageous features can be provided that heretofore were substantially infeasible.

Claims

Claims
1. A method, including steps of sending a set of rendering commands, from a controlling device to a set of rendering devices, within a selected frame duration; and when the set of rendering commands cannot be received by those rendering devices within the selected frame duration, performing the steps of compressing those rendering commands before they are received at those rendering devices, whereby compressed rendering commands can be received at those rendering devices within the selected frame duration.
2. A method as in claim 1, wherein communication between the controlling device and at least some of the set of rendering devices is bandwidth limited.
3. A method as in claim 1 , wherein limited communication bandwidth between the controlling device and at least some of the set of rendering devices at times prevents the set of rendering commands from being received by those rendering devices within the selected frame duration.
4. A method as in claim 1, wherein the selected frame duration differs from frame to frame.
5. A method as in claim 1 , wherein the selected frame duration has at least one portion not known to the controlling device at a time before the rendering commands are received by the rendering devices.
6. A method as in claim 1 , wherein the set of rendering commands includes information representing a set of objects to be rendered concurrently by the rendering devices within the selected frame duration.
7. A method as in claim 1 , wherein when a sequence of rendering commands to be received by a rendering device is similar to an earlier such sequence, the controlling device sends a compressed form of that particular sequence.
8. A method as in claim 1, wherein the controlling device caches sequences of rendering commands that are relatively duplicative of earlier such sequences.
9. A method as in claim 8, wherein when a scene to be rendered includes a moving object within a background of scenery, the controlling device performs the steps of sending a relatively shorter command to at least some of the set of rendering devices directing those rendering devices to render the same scenery as in an earlier sequence of rendering commands, and sending other commands with respect to the moving object.
10. A method as in claim 8, wherein when a scene to be rendered includes a moving object within a background of scenery, the controlling device performs the steps of sending a relatively shorter command to at least some of the set of rendering devices directing those rendering devices to render the moving object as in an earlier sequence of rendering commands; but wherein the rendering devices are directed to render the moving object differently with respect to at least one of: position, viewing angle, or other parameters.
11. A method as in claim 8, wherein the steps of compressing include a Liv-Zempel technique.
PCT/US2006/016362 2005-04-29 2006-04-27 Compression of streams of rendering commands WO2006119076A2 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US67624105P 2005-04-29 2005-04-29
US67625405P 2005-04-29 2005-04-29
US67624005P 2005-04-29 2005-04-29
US60/676,254 2005-04-29
US60/676,240 2005-04-29
US60/676,241 2005-04-29

Publications (2)

Publication Number Publication Date
WO2006119076A2 true WO2006119076A2 (en) 2006-11-09
WO2006119076A3 WO2006119076A3 (en) 2008-05-08

Family

ID=37308546

Family Applications (3)

Application Number Title Priority Date Filing Date
PCT/US2006/016363 WO2006119077A2 (en) 2005-04-29 2006-04-27 Scene splitting for perspective presentations
PCT/US2006/016362 WO2006119076A2 (en) 2005-04-29 2006-04-27 Compression of streams of rendering commands
PCT/US2006/016367 WO2006119078A2 (en) 2005-04-29 2006-04-27 Transparency-conserving method to generate and blend images

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2006/016363 WO2006119077A2 (en) 2005-04-29 2006-04-27 Scene splitting for perspective presentations

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/US2006/016367 WO2006119078A2 (en) 2005-04-29 2006-04-27 Transparency-conserving method to generate and blend images

Country Status (2)

Country Link
US (3) US7978204B2 (en)
WO (3) WO2006119077A2 (en)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7190364B2 (en) * 2004-08-09 2007-03-13 Siemens Medical Solution Usa, Inc. System and method for polygon-smoothing in texture-based volume rendering
US7978204B2 (en) 2005-04-29 2011-07-12 Nvidia Corporation Transparency-conserving system, method and computer program product to generate and blend images
US8878833B2 (en) * 2006-08-16 2014-11-04 Barco, Inc. Systems, methods, and apparatus for recording of graphical display
US20080143737A1 (en) * 2006-12-15 2008-06-19 Qualcomm Incorporated Post-Render Graphics Transparency
US20100026783A1 (en) * 2008-08-01 2010-02-04 Real D Method and apparatus to encode and decode stereoscopic video data
US8681167B2 (en) 2008-09-23 2014-03-25 Intel Corporation Processing pixel planes representing visual information
US8838797B2 (en) * 2009-07-10 2014-09-16 Empire Technology Development Llc Dynamic computation allocation
US20120169748A1 (en) * 2011-01-03 2012-07-05 Sifteo Inc. Distributed graphics engine
CN102647562A (en) * 2011-02-22 2012-08-22 新奥特(北京)视频技术有限公司 Track synthesis method and track synthesis system for storyboards
CN102572304A (en) * 2011-12-13 2012-07-11 广东威创视讯科技股份有限公司 Image addition processing method and device
US8860773B2 (en) 2012-10-17 2014-10-14 The Mitre Corporation Telepresence for remote collaboration with a gestural interface
US9583018B1 (en) * 2013-06-12 2017-02-28 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Reconfigurable image generator
KR102101834B1 (en) * 2013-10-08 2020-04-17 삼성전자 주식회사 Image processing apparatus and method
US20150194128A1 (en) * 2014-01-07 2015-07-09 Nvidia Corporation Generating a low-latency transparency effect
US10475227B1 (en) * 2014-02-28 2019-11-12 Ansys, Inc. Systems and methods for three dimensional computation and visualization using a parallel processing architecture
US20150350295A1 (en) * 2014-05-28 2015-12-03 Joel Solomon Isaacson System And Method For Loading Assets During Remote Execution
US20160094837A1 (en) * 2014-09-30 2016-03-31 3DOO, Inc. Distributed stereoscopic rendering for stereoscopic projecton and display
AU2015202359A1 (en) 2015-05-05 2016-11-24 Canon Kabushiki Kaisha Parallelising per-pixel compositing
CN105374070B (en) * 2015-12-11 2018-07-06 中国航空工业集团公司西安航空计算技术研究所 A kind of 3D image processing algorithms modeling and simulating method
JP6808419B2 (en) * 2016-09-26 2021-01-06 キヤノン株式会社 Image processing system and its control method
US10558824B1 (en) 2019-02-04 2020-02-11 S2 Systems Corporation Application remoting using network vector rendering
US11880422B2 (en) 2019-02-04 2024-01-23 Cloudflare, Inc. Theft prevention for sensitive information
US10452868B1 (en) 2019-02-04 2019-10-22 S2 Systems Corporation Web browser remoting using network vector rendering
US10552639B1 (en) 2019-02-04 2020-02-04 S2 Systems Corporation Local isolator application with cohesive application-isolation interface
CN112362289B (en) * 2021-01-13 2021-04-02 中国空气动力研究与发展中心高速空气动力研究所 Aircraft split test method and device, computer equipment and readable storage medium
CN114708369B (en) * 2022-03-15 2023-06-13 荣耀终端有限公司 Image rendering method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5377329A (en) * 1991-10-30 1994-12-27 Apple Computer, Inc. Reducing data transmission by indexed caching
US5701468A (en) * 1994-12-20 1997-12-23 International Business Machines Corporation System for performing data compression based on a Liu-Zempel algorithm
US6397230B1 (en) * 1996-02-09 2002-05-28 Geo Interactive Media Group, Ltd. Real-time multimedia transmission
US20050041031A1 (en) * 2003-08-18 2005-02-24 Nvidia Corporation Adaptive load balancing in a multi-processor graphics processing system

Family Cites Families (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5182797A (en) 1989-10-23 1993-01-26 International Business Machines Corporation Multi-processor graphics display system for displaying hierarchical data structures
US5265203A (en) * 1990-09-14 1993-11-23 Hughes Aircraft Company Hardware multiprocess scheduler in a graphics rendering processor
CA2050658C (en) * 1990-09-14 1997-01-28 John M. Peaslee Dual hardware channels and hardware context switching in a graphics rendering processor
CA2067576C (en) * 1991-07-10 1998-04-14 Jimmie D. Edrington Dynamic load balancing for a multiprocessor pipeline
JP3736859B2 (en) * 1992-05-12 2006-01-18 日本フイルコン株式会社 A device that creates operational data for the machine
US5398315A (en) 1992-12-30 1995-03-14 North American Philips Corporation Multi-processor video display apparatus
EP0645702B1 (en) * 1993-09-24 2000-08-02 Siemens Aktiengesellschaft Load balancing method in a multiprocessor system
US5714997A (en) * 1995-01-06 1998-02-03 Anderson; David P. Virtual reality television system
US5745125A (en) * 1996-07-02 1998-04-28 Sun Microsystems, Inc. Floating point processor for a three-dimensional graphics accelerator which includes floating point, lighting and set-up cores for improved performance
US5872972A (en) * 1996-07-05 1999-02-16 Ncr Corporation Method for load balancing a per processor affinity scheduler wherein processes are strictly affinitized to processors and the migration of a process from an affinitized processor to another available processor is limited
US5896139A (en) * 1996-08-01 1999-04-20 Platinum Technology Ip, Inc. System and method for optimizing a scene graph for optimizing rendering performance
US6128642A (en) * 1997-07-22 2000-10-03 At&T Corporation Load balancing based on queue length, in a network of processor stations
US6373977B1 (en) 1998-03-22 2002-04-16 Hewlett-Packard Company Methods and apparatus for constructing a 3D model of a scene and rendering new views of the scene
US6292822B1 (en) * 1998-05-13 2001-09-18 Microsoft Corporation Dynamic load balancing among processors in a parallel computer
US6243107B1 (en) 1998-08-10 2001-06-05 3D Labs Inc., Ltd. Optimization of a graphics processor system when rendering images
US6292200B1 (en) 1998-10-23 2001-09-18 Silicon Graphics, Inc. Apparatus and method for utilizing multiple rendering pipes for a single 3-D display
US7911483B1 (en) * 1998-11-09 2011-03-22 Broadcom Corporation Graphics display system with window soft horizontal scrolling mechanism
US6438576B1 (en) * 1999-03-29 2002-08-20 International Business Machines Corporation Method and apparatus of a collaborative proxy system for distributed deployment of object rendering
US6459429B1 (en) * 1999-06-14 2002-10-01 Sun Microsystems, Inc. Segmenting compressed graphics data for parallel decompression and rendering
US6335765B1 (en) * 1999-11-08 2002-01-01 Weather Central, Inc. Virtual presentation system and method
JP3262772B2 (en) * 1999-12-17 2002-03-04 株式会社ナムコ Image generation system and information storage medium
US7505046B1 (en) * 2000-05-02 2009-03-17 Adobe Systems Incorporated Preserving opaque-like rendering in transparent 2D graphics using knockout groups
US6924807B2 (en) * 2000-03-23 2005-08-02 Sony Computer Entertainment Inc. Image processing apparatus and method
US20020002587A1 (en) 2000-07-17 2002-01-03 Siemens Aktiengesellschaft Method and Arrangement for Determining Current Projection Data for a Projection of a Spatially Variable Area
US7405734B2 (en) * 2000-07-18 2008-07-29 Silicon Graphics, Inc. Method and system for presenting three-dimensional computer graphics images using multiple graphics processing units
US6795076B2 (en) * 2001-06-28 2004-09-21 Sun Microsystems, Inc. Graphics system with real-time convolved pixel readback
US20030117397A1 (en) * 2001-12-21 2003-06-26 Hubrecht Alain Yves Nestor Systems and methods for generating virtual reality (VR) file(s) for complex virtual environments
US20030191860A1 (en) 2002-04-05 2003-10-09 Gadepalli Krishna K. Accelerated collaboration of high frame rate applications
US6989836B2 (en) * 2002-04-05 2006-01-24 Sun Microsystems, Inc. Acceleration of graphics for remote display using redirection of rendering and compression
JP4467267B2 (en) * 2002-09-06 2010-05-26 株式会社ソニー・コンピュータエンタテインメント Image processing method, image processing apparatus, and image processing system
US6933947B2 (en) * 2002-12-03 2005-08-23 Microsoft Corporation Alpha correction to compensate for lack of gamma correction
US6885376B2 (en) * 2002-12-30 2005-04-26 Silicon Graphics, Inc. System, method, and computer program product for near-real time load balancing across multiple rendering pipelines
US20040179007A1 (en) * 2003-03-14 2004-09-16 Bower K. Scott Method, node, and network for transmitting viewable and non-viewable data in a compositing system
US7301538B2 (en) * 2003-08-18 2007-11-27 Fovia, Inc. Method and system for adaptive direct volume rendering
US7483583B2 (en) * 2003-12-16 2009-01-27 Infocus Corporation System and method for processing image data
US20060195464A1 (en) * 2005-02-28 2006-08-31 Microsoft Corporation Dynamic data delivery
US7978204B2 (en) 2005-04-29 2011-07-12 Nvidia Corporation Transparency-conserving system, method and computer program product to generate and blend images

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5377329A (en) * 1991-10-30 1994-12-27 Apple Computer, Inc. Reducing data transmission by indexed caching
US5701468A (en) * 1994-12-20 1997-12-23 International Business Machines Corporation System for performing data compression based on a Liu-Zempel algorithm
US6397230B1 (en) * 1996-02-09 2002-05-28 Geo Interactive Media Group, Ltd. Real-time multimedia transmission
US20050041031A1 (en) * 2003-08-18 2005-02-24 Nvidia Corporation Adaptive load balancing in a multi-processor graphics processing system

Also Published As

Publication number Publication date
WO2006119077A3 (en) 2007-12-13
WO2006119076A3 (en) 2008-05-08
US7978204B2 (en) 2011-07-12
US20070070067A1 (en) 2007-03-29
WO2006119078A3 (en) 2007-01-25
US20060244758A1 (en) 2006-11-02
WO2006119077A2 (en) 2006-11-09
US20060248571A1 (en) 2006-11-02
US7450129B2 (en) 2008-11-11
WO2006119078A2 (en) 2006-11-09

Similar Documents

Publication Publication Date Title
US7450129B2 (en) Compression of streams of rendering commands
EP3695383B1 (en) Method and apparatus for rendering three-dimensional content
CN103688240B (en) For sending method and the transmitters and receivers scene process equipment of numeral scene description data
US8253732B2 (en) Method and system for remote visualization client acceleration
US7071935B1 (en) Graphics system with just-in-time decompression of compressed graphics data
CN1856819B (en) System and method for network transmission of graphical data through a distributed application
US9704270B1 (en) Method and apparatus for rasterizing and encoding vector graphics
US6628277B1 (en) Decompression of three-dimensional graphics data using mesh buffer references to reduce redundancy of processing
EP1185958B1 (en) Segmenting compressed graphics data for parallel decompression and rendering
CN104616243B (en) A kind of efficient GPU 3 D videos fusion method for drafting
US6518965B2 (en) Graphics system and method for rendering independent 2D and 3D objects using pointer based display list video refresh operations
CN110892453A (en) Point cloud and mesh compression using image/video codecs
US20230421796A1 (en) Methods and apparatus for foveated compression
CN113946402A (en) Cloud mobile phone acceleration method, system, equipment and storage medium based on rendering separation
US11882297B2 (en) Image rendering and coding method and related apparatus
CN114445257A (en) Streaming light fields compressed using lossless or lossy compression
JPH07282290A (en) Image generation method and image generation device
US20080181509A1 (en) Method and Apparatus for a Fast Graphic Rendering Realization Methodology Using Programmable Sprite Control
US20030016226A1 (en) Apparatus and method for pixel block compression during rendering in computer graphics
EP4290868A1 (en) 3d object streaming method, device, and program
US20210133916A1 (en) Method and system for interactive graphics streaming
Appleby et al. Scalable Model Viewing

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

122 Ep: pct application non-entry in european phase

Ref document number: 06751850

Country of ref document: EP

Kind code of ref document: A2

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)