Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
LOW-LATENCY VIRTUAL REALITY DISPLAY SYSTEM
Document Type and Number:
WIPO Patent Application WO/2017/003769
Kind Code:
A1
Abstract:
A low-latency virtual reality display system that provides rapid updates to virtual reality displays in response to a user's movements. Display images generated by rendering a 3D virtual world are modified using an image warping approximation, which allows updates to be calculated and displayed quickly. Image warping is performed using various rerendering approximations that use simplified 3D models and simplified 3D to 2D projections. An example of such a rerendering approximation is a shifting of all pixels in the display by a pixel translation vector that is calculated based on the user's movements; pixel translation may be done very quickly, possibly using hardware acceleration, and may be sufficiently realistic particularly for small changes in a user's position and orientation. Additional features include techniques to fill holes in displays generated by image warping, synchronizing full rendering with approximate rerendering, and using prediction of a user's future movements to reduce apparent latency.

Inventors:
LI ADAM (US)
Application Number:
PCT/US2016/038564
Publication Date:
January 05, 2017
Filing Date:
June 21, 2016
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ARIADNE'S THREAD (USA) INC (US)
International Classes:
G06T17/00
Foreign References:
US6445815B12002-09-03
US20110018903A12011-01-27
Attorney, Agent or Firm:
MAYO, Joseph, J. (US)
Download PDF:
Claims:
CLAIMS

1. A low-latency virtual reality display system comprising:

at least one display viewable by a user;

at least one sensor that generates sensor data that measures one or more aspects of a pose of one or more body parts of said user;

a pose analyzer coupled to said at least one sensor, that calculates pose data of said pose of one or more body parts of said user, based on said sensor data generated by said at least one sensor;

a 3D model of a scene;

a scene renderer coupled to said at least one display, said pose analyzer, and said 3D model, wherein said scene renderer

receives said pose data from said pose analyzer;

calculates one or more rendering virtual camera poses, based on said pose data; calculates one or more 2D projections of said 3D model, based on said one or more rendering virtual camera poses;

transmits said one or more 2D projections to said at least one display; an image warper coupled to said at least one display, said scene renderer, and said pose analyzer, wherein said image warper

receives said one or more rendering virtual camera poses from said scene renderer; receives said pose data from said pose analyzer;

calculates a change in pose between said one or more virtual camera poses and said pose data;

generates a rerendering approximation of said one or more 2D projections on said at least one display based on said change in pose; and

modifies one or more pixels of said at least one display based on said rerendering approximation.

2. The low-latency virtual reality display system of claim 1, wherein said rerendering approximation comprises

calculating a pixel translation vector; and,

translating one or more pixels of said one or more 2D projections by said pixel translation vector.

3. The low-latency virtual reality display system of claim 2, wherein calculating said pixel translation vector comprises approximating said change in pose as a rotation around a unit vector ω comprising o5yand ωχ by angle ΑΘ;

calculating a spatial translation vector (βγΑΘ,— ωχΑΘ);

calculating a scaling factor to convert spatial distances to pixels based on pixel dimensions and fields of view of said one or more 2D projections;

calculating said pixel translation vector by scaling said spatial translation vector by said scaling factor.

4. The low-latency virtual reality display system of claim 2, wherein calculating said pixel translation vector comprises

approximating said change in pose as a translation by vector Ar comprising Arx and Ary ;

approximating a distance of objects in said one or more 2D projections from said user as distance z*;

calculating a spatial translation vector (— Arx/z* ,— Ary/z*);

calculating a scaling factor to convert spatial distances to pixels based on pixel dimensions and fields of view of said one or more 2D projections;

calculating said pixel translation vector by scaling said spatial translation vector by said scaling factor.

5. The low-latency virtual reality display system of claim 2, wherein calculating said pixel translation vector comprises

approximating said change in pose as a rotation around a unit vector comprising 05yand ωχ by angle ΑΘ plus a translation by vector Ar comprising Arx and Ary;

approximating a distance of objects in said one or more 2D projections from said user as distance z*;

calculating a spatial translation vector (βγΑΘ— Arx/z* ,—ωχΑΘ— Ary/z*);

calculating a scaling factor to convert spatial distances to pixels based on pixel dimensions and fields of view of said one or more 2D projections;

calculating said pixel translation vector by scaling said spatial translation vector by said scaling factor.

6. The low-latency virtual reality display system of claim 1, wherein said image warper modifies one or more pixels of said at least one display using hardware acceleration.

7. The low-latency virtual reality display system of claim 1, wherein said image warper compares said change in pose to a threshold value; and,

generates said rerendering approximation if said change in pose is below said threshold value.

8. The low-latency virtual reality display system of claim 1, wherein

said scene renderer transmits said one or more 2D projections to said image warper;

said image warper

calculates one or more current virtual camera poses from said pose data;

calculates a post-rendering change in pose between said one or more rendering virtual camera poses and said one or more current virtual camera poses; generates a post-rendering image correction based on said post-rendering change in pose;

modifies one or more pixels of said one or more 2D projections based on said post- rendering image correction;

transmits said one or more 2D projections to said at least one display .

9. The low-latency virtual reality display system of claim 1, wherein said image warper generates predicted values of said pose data to use, at a time at which said rerendering

approximation will be displayed;

calculates a predicted change in pose between said one or more virtual camera poses and said predicted values of said pose data; and,

generates said rerendering approximation of said one or more 2D projections on said at least one display based on said predicted change in pose.

10. The low-latency virtual reality display system of claim 1, wherein said scene renderer generates predicted values of said pose data to use at a time at which said one or more 2D

projections will be displayed; and,

calculates said one or more rendering virtual camera poses from said predicted values of said pose data.

11. The low-latency virtual reality display system of claim 1, further comprising an off-screen cache, wherein

said one or more 2D projections include one or more off-screen regions with pixel addresses outside boundaries of said at least one display;

said scene renderer transmits said one or more off-screen regions to said off-screen cache; and, said image warper retrieves pixels from said off-screen cache to fill empty regions in said at least one display that are missing pixels after said image warper applies said rerendering approximation to said one or more 2D projections.

12. The low-latency virtual reality display system of claim 1, wherein said image warper generates hole-filling pixel values to fill empty regions in said at least one display that are missing pixels after said image warper applies said rerendering approximation to said one or more 2D projections.

13. The low-latency virtual reality display system of claim 12, wherein said image warper generates said hole-filling pixel values by extending pixel values from boundaries of said one or more 2D projections after said image warper applies said rerendering approximation to said one or more 2D projections.

14. The low-latency virtual reality display system of claim 12, wherein said image warper applies a blur transformation to one or more portions of said empty regions.

15. The low-latency virtual reality display system of claim 1, wherein

said scene renderer transmits said one or more 2D projections to said image warper;

said image warper

generates a simplified 3D model by mapping said one or more 2D projections onto one or more 3D surfaces;

calculates one or more updated view planes from said pose data;

calculates one or more rerendered 2D projections from said simplified 3D model, by projecting said simplified 3D model onto said one or more updated view planes; and,

transmits said one or more rerendered 2D projections to said at least one display.

16. The low-latency virtual reality display system of claim 15, wherein

said scene renderer transmits a depth value to said image warper according to each of said one or more 2D projections and,

said image warper positions each of said one or more 3D surfaces at a distance from said user that depends on said depth value.

Description:
LOW-LATENCY VIRTUAL REALITY DISPLAY SYSTEM

BACKGROUND OF THE INVENTION FIELD OF THE INVENTION

[001] One or more embodiments of the invention are related to the field of virtual reality systems. More particularly, but not by way of limitation, one or more embodiments of the invention enable a low-latency virtual reality display system that tracks movements of a user and quickly renders a virtual reality display based on those movements.

DESCRIPTION OF THE RELATED ART

[002] Virtual reality systems are known in the art. Such systems generate a virtual world for a user that responds to the user's movements. Examples include various types of virtual reality headsets and goggles worn by a user, as well as specialized rooms with multiple displays. Virtual reality systems typically include sensors that track a user's head, eyes, or other body parts, and that modify the virtual world according to the user's movements. The virtual world consists of a three- dimensional model, computer-generated or captured from real-world scenes. Images of the three- dimensional model are generated based on the user's position and orientation. Generation of these images requires rendering of the three-dimensional model onto one or more two-dimensional displays. Rendering techniques are known in the art and are often used for example in 3D graphics systems or computer-based games, as well as in virtual reality systems.

[003] A major challenge for existing virtual reality systems is combining realistic images with low- latency rendering, so that user's virtual reality experience matches the rapid feedback to movement observed in real environments. Existing systems often have long latency to measure changes in the user's position and orientation, and to rerender the virtual world based on these changes. 3D rendering is a complex and processor intensive operation that can take potentially hundreds of milliseconds. The result is that users perceive noticeable lag between their movements and the rendering of updated virtual environments on their displays. Three technology trends are compounding this challenge: (1) The complexity of 3D models is growing as more 3D data is captured and generated. (2) Resolution of virtual reality displays is increasing, requiring more computational power to render images. (3) Users are relying increasingly on mobile devices with limited processor capacity. As a result of these trends, high latency in rendering virtual reality displays has become a major factor limiting adoption and applications of virtual reality technology. There are no known systems that provide sufficiently low-latency rendering and display to generate highly responsive virtual reality environments given these technology constraints.

[004] For at least the limitations described above there is a need for a low-latency virtual reality display system.

BRIEF SUMMARY OF THE INVENTION

[005] One or more embodiments described in the specification are related to a low-latency virtual reality display system. Embodiments of the system use efficient approximations to rerender virtual reality displays quickly in response to changes in the position or orientation of a user. This efficient and rapid rerendering reduces latency and improves the user's virtual reality experience.

[006] One or more embodiments of the system include one or more displays viewable by a user. For example, these displays may be embedded in virtual reality goggles or glasses. One or more embodiments also include one or more sensors that measure aspects of the user's position, orientation, or both. Aspects of the user's orientation and position are referred to as the user's "pose" in this specification. Pose sensors may for example measure movements of the user's head, or of the user's eyes, or more generally of any body part or parts of the user. Embodiments of the system include a pose analyzer that receives sensor data and determines the user's pose from this data. The pose information is passed to a scene renderer, which generates the 3D virtual reality display viewed by the user. This display shows a portion of a 3D scene model that is visible to the user based on the user's current pose. The 3D scene model is the model of the virtual world that the user navigates through by changing pose.

[007] The scene renderer generates one or more 2D projections from the 3D scene model. In one or more embodiments, these projections may be generated using well known 3D graphics techniques, for example using virtual cameras and perspective projection transformations onto the view planes of the virtual cameras. The 2D projections are then transmitted to the displays.

[008] In addition, one or more embodiments of the system include an image warper. The image warper is the system component that provides for low-latency virtual reality display via efficient rerendering of scenes. The image warper may for example monitor the pose changes of the user and rerender displayed images based on these pose changes. The rerendering performed by the image warper may be a rerendering approximation, rather than a full perspective projection from the original 3D scene model. For example, some embodiments perform rerendering approximations by warping display images in relatively simple ways to partially reflect the changes in the user's pose. These rerendering approximations may offer lower latency display updates, although in some embodiments they may not be fully realistic compared to the full rendering process.

[009] One or more embodiments of the system perform approximate rerendering by calculating a pixel translation vector, and then translating pixels of the display by this pixel translation vector. Effectively the image warper in these embodiments may shift pixels in a calculated direction and by a calculated amount to approximate the effect of the user's movements on the display. This approximation is not full 3D rendering, but it can be performed very quickly in some embodiments, greatly reducing latency between user's movements and display updates.

[0010] One or more embodiments of the system may use hardware acceleration to modify the pixels of a display to perform approximate rerendering. For example, display hardware or graphics processing unit hardware may support commands to directly shift pixels based on a pixel translation vector. Implementing pixel translations or other approximate rerendering transformations in hardware may further reduce latency in one or more embodiments.

[0011] In one or more embodiments, the rerendering approximations performed by the image warper may only be performed if the pose changes of a user are below a particular threshold value. For large changes in pose, the approximations used by the image warper may become inadequate, and it may be preferable to perform a full 3D rendering despite the high latency. For small changes in pose, the rerendering approximations may be sufficiently realistic.

[0012] In one or more embodiments, multiple pose changes for a user may be received while a full 3D rendering process is executed. By the time the 3D rendering process has completed, the initial user pose that was used for the rendering may be out of date, since newer pose data is by then available. One or more embodiments may perform a post-rendering correction on the rendered images, using the image warper to apply updates to the rendered images prior to displaying them. These post-rendering corrections may improve synchronization between the displayed images and the user's current pose.

[0013] One or more embodiments of the system may use pose prediction to calculate or estimate the pose of a user at a future time when the rendering and display processes are complete. Pose prediction may reduce the apparent latency between changes in user pose and corresponding display updates. One or more embodiments may use pose prediction for full rendering, for image warping, or for both. Embodiments may use any desired technique for pose prediction, including for example simple extrapolation of pose changes. With pose prediction, the predicted pose is provided to the rendering or approximate rerendering processes, rather than the measured pose. The rendering process calculates virtual camera poses from the predicted pose values, and renders a scene based on these virtual camera poses. The image warper calculates pose changes using the difference between the predicted future pose and the previously calculated virtual camera pose from full rendering of the scene.

[0014] One challenge faced by some embodiments is that the image warping process may leave holes in the display images with missing pixels. For example, if all pixels are shifted to the right, then the left edge of the display will have a hole without pixel data. Embodiments may employ various approaches to handle these holes. In one or more embodiments, the 3D renderer may render 2D projections that are larger than the display area. Pixels outside the display area may be cached in these embodiments in an off-screen cache, and retrieved when performing image warping to fill holes.

[0015] Another approach to filling holes employed by one or more embodiments is to estimate pixel values for the holes based on the pixel values of nearby pixels. For example, in one or more embodiments pixel values from the boundaries of regions may be propagated into the holes to fill them. Simple propagation of boundary pixels into holes may in some cases result in visual artifacts. In one or more embodiments, blur transformations may be applied to pixels in the holes or near the holes to reduce these artifacts.

[0016] One or more embodiments may employ various types of rerendering approximations for image warping. One technique used by some embodiments is to generate a simplified 3D model from the 2D projections received from the scene rendered, and to reproject these simplified 3D models onto the updated view planes that correspond to changes in the user's pose. For example, one or more embodiments may create a simplified 3D model by mapping a 2D projection from rendering onto another plane in the simplified 3D model, where the distance of this plane from the user reflects an average or typical depth of the objects in the complete 3D scene model. The depth of such an average plane may be fixed, or it may be supplied by the scene renderer with each 2D projection. One or more embodiments may use other simplified 3D models, such as spherical or cylindrical surfaces for example.

[0017] For small changes in pose, rerendering approximations based on reprojecting from a simplified 3D planar model may be approximately equivalent to using a pixel translation vector to shift pixels in display images in response to pose changes. For example, one or more embodiments may calculate a pixel translation vector for a rotation of a user around axis ω by a small angle ΑΘ as (ω γ ΑΘ,— ω χ ΑΘ), which is then scaled to the reflect the pixel dimensions of the display. This formula reflects that small angular rotations of a user's view approximately result in pixels shifting in response to the rotations, with the amount of shift proportional to the angle of rotation. Changes in user pose may also involve translations (linear motions of the user). For translations, the amount of shifting of pixels is also a function of the distance of objects from a user: the closer the object to the user, the more pixels shift in response to user translations. In one or more embodiments, a rerendering approximation may be estimated by a pixel translation vector using an average depth estimate z * for the distance between the user and the objects in the 2D projection. These embodiments may calculate a pixel translation vector for a user translation by small vector Ar as (— Ar x /z * ,— Ar y /z * ), which is then scaled to reflect the pixel dimensions of the display. This formula reflects that objects that are further away shift less than objects that are closer. It also reflects that pixels shift in the direction opposite to the movement of the user. One or more embodiments may user pixel translation vectors for rerendering approximations that combine the above effects of user rotation and user translation, such as for example (α> γ ΑΘ— Ar x /z * ,—ω χ ΑΘ— Ar y /z * ).

[0018] In summary, embodiments of the invention enable a low-latency virtual reality display by using techniques to efficiently and approximately rerender images based on changes in the user's pose. Such techniques include, but are not limited to, shifting pixels by a pixel translation vector that is calculated from the user's movements. One or more embodiments may provide additional features such as filling of holes generated by image warping, and applying corrections prior to displaying rendered images to synchronize them with the user's current pose.

BRIEF DESCRIPTION OF THE DRAWINGS

[0019] The above and other aspects, features and advantages of the invention will be more apparent from the following more particular description thereof, presented in conjunction with the following drawings wherein:

[0020] Figure 1 illustrates the key components of at least one embodiment of low-latency virtual reality display system, configured for illustration with displays, sensors, and some processing modules embedded in virtual reality goggles, and rendering performed by a wirelessly connected mobile device.

[0021] Figure 2 shows a high-level architectural view of the embodiment shown in Figure 1. [0022] Figure 3 shows a swimlane diagram for the major rendering activities of the embodiment shown in Figure 2.

[0023] Figure 4 illustrates an embodiment of the system that implements low-latency rerendering using a pixel translation.

[0024] Figure 4A illustrates an embodiment of the system that uses hardware accelerated rerendering using offset registers for reading frame buffer memory.

[0025] Figure 5 illustrates an embodiment of the system that executes low-latency rerendering if the changes in a user's pose are below a threshold value.

[0026] Figure 6 shows a swimlane diagram for the major rendering activities of the embodiment shown in Figure 5.

[0027] Figure 7 illustrates an embodiment of the system that performs a post-rendering modification to rendered scenes using a low-latency correction for recent changes in the user's pose.

[0028] Figure 8 shows a swimlane diagram for the major rendering activities of the embodiment shown in Figure 7.

[0029] Figure 8A shows a swimlane diagram for an embodiment of the system that use pose prediction to reduce apparent latency between pose changes and display updates.

[0030] Figure 9 illustrates an embodiment of the system that renders a scene larger than the display into an offscreen buffer, in order to fill holes generated by low-latency rerendering transformations.

[0031] Figure 10 illustrates an embodiment of the system that fills holes generated by low-latency rerendering transformations by extending pixels from the image boundary.

[0032] Figure 11 illustrates an embodiment of the system that fills holes generated by low-latency rerendering transformations by blurring pixels near the image boundary.

[0033] Figure 12 illustrates an embodiment of the system that generates a low-latency rerendering transformation by projecting the rendered image onto a plane, and then rerendering onto a modified image plane corresponding the user's modified pose.

[0034] Figure 13 shows a 2D model of an approximate rerendering calculation that generates a pixel translation vector from small angular rotations of a user's orientation.

[0035] Figure 14 shows a 2D model of an approximate rerendering calculation that generates a pixel translation vector from translations of a user's position.

DETAILED DESCRIPTION OF THE INVENTION

[0036] A low-latency virtual reality display system will now be described. In the following exemplary description numerous specific details are set forth in order to provide a more thorough understanding of embodiments of the invention. It will be apparent, however, to an artisan of ordinary skill that the present invention may be practiced without incorporating all aspects of the specific details described herein. In other instances, specific features, quantities, or measurements well known to those of ordinary skill in the art have not been described in detail so as not to obscure the invention. Readers should note that although examples of the invention are set forth herein, the claims, and the full scope of any equivalents, are what define the metes and bounds of the invention.

[0037] Figure 1 shows a high-level schematic diagram of an embodiment of the invention that embeds elements of the system into virtual reality goggles. Other embodiments may embed elements of the system into any other devices wearable by or viewable by one or more users. For example, without limitation, one or more embodiments may embed elements of the system into goggles, glasses, sunglasses, monocles, helmets, visors, binoculars, contact lenses, or ocular implants. Some embodiments may not be worn by users, but may be placed on walls, in televisions, in mirrors, on ceilings or floors, inside flight simulators or other simulators, in windshields, in windows, or in or on any other location where a virtual reality experience is desired.

[0038] In Figure 1, user 101 wears a head-mounted device 120 that incorporates several elements of the embodiment shown. Displays 110 and 111 are in front of the user's left and right eyes, respectively. These displays are shown offset from user 101 for exposition; in reality many embodiments may position displays of head-mounted devices directly in front of the user's eyes. While the embodiment shown has two displays - one for each eye - embodiments may use any number of displays, including for example only a single display, or two displays as shown in Figure 1, or more than two displays. In Figure 1, the images shown on displays 110 and 111 are different; this may be useful in one or more embodiment for example to provide a stereoscopic 3D display. One or more embodiments may use the same image for multiple displays. [0039] Device 120 includes a sensor (or multiple sensors 121). Sensor 121 measures some aspect of the position or orientation of user 101, or of changes thereto. The position and orientation of an object in three-dimensional space is referred to in the art as the "pose" of that object. Hence sensor 121 is a type of pose sensor. One or more embodiments may measure any desired aspects of the pose of any body parts of user 101. For example, in some embodiments sensor 121 may measure the pose of the user's head. In some embodiments sensor 121 may measure the pose of one or more of the user's eyes. Combinations of pose measurements for different body parts may also be used in one or more embodiments. Examples of sensors that may be used in one or more embodiments include, without limitation, accelerometers, gyroscopes, GPS trackers, ultrasonic rangefinders, pressure sensors, video cameras, altimeters, radars, sonars, magnetometers, flow meters, Doppler shift meters, or tilt sensors. Embodiments of the system may use only a single sensor, or multiple sensors. Some embodiments may use one or more sensors that directly measure some aspect of the pose of a body part of the user; for example, a magnetometer may provide partial orientation information directly. Some embodiments may use one or more sensors that indirectly measure pose; for example, a gyroscope may measure angular velocity, which must be integrated to yield orientation. The schematic of Figure 1 shows sensor 121 located near the back of the head of user 101; this location is arbitrary and may vary in different embodiments of the invention. For example, an embodiment that uses a video camera eye tracker to measure the orientation of a user's eye may be mounted near the user's eyes. One or more embodiments may use multiple sensors at different locations of a user's body. One or more embodiments may use sensors that are not mounted on the user's body at all, but that measure some aspect of the pose of a user or one or more of the user's body parts. For example, one or more embodiments may use video cameras located near the user, and may analyze images from these cameras to determine the user's pose.

[0040] In Figure 1, device 120 also includes pose analyzer 122. This element receives sensor data from the sensor or sensors 121, and uses this data to calculate the pose of one or more body parts of user 101. The calculations made by pose analyzer 122 will in general depend on the type of sensor or sensors 121. For example, one or more embodiments may use inertial sensors for the sensors 121, in which case the pose analyzer 122 may execute an inertial tracking algorithm to estimate the position and orientation of the user. Such inertial tracking algorithms are well known in the art. Embodiments may use any methodology to translate the raw sensor data into pose information. One or more embodiments may use more than one pose analyzer; for example, an embodiment with eye tracking sensors may use a separate pose analyzer for each eye. While Figure 1 illustrates an embodiment with pose analyzer 122 mounted on device 120 that is attached to the user, embodiments may use pose analyzers that are not attached to the user, or may use a combination of pose analyzers on a user-mounted device and pose analyzers remote from the user.

[0041] In general a virtual reality device generates virtual reality display images based on the user's pose. For example, as a user moves or turns, different images are displayed to simulate the real experience of viewing different parts of a scene. This functionality requires a 3D model of one or more scenes, and a rendering system that renders views of the scene based on the user's pose. In the embodiment shown in Figure 1, the 3D scene model 141 and the scene renderer 142 are located in mobile device 140. This mobile device 140 communicates with the head-mounted device 120 over a wireless network 130. This separation of functionality between a head-mounted device and a remote device is only illustrative; embodiments may use any desired architecture to organize elements of the system into devices. For example, in one or more embodiments, all elements of the system may be incorporated into a device such as head-mounted device 120 that is worn by a user. In one or more embodiments, all of the elements of the system may be remote from the user: for example, the user's orientation may be detected by video cameras in a room, the pose analyzer and scene renderer may execute on computers in the room, and the rendered images may be displayed on monitors mounted on the walls of the room. In one or more embodiments, the system may be a distributed system with elements distributed over multiple nodes that communicate over a network; for example a 3D scene model may be hosted on a remote server, rendering may be done on a device that is local to the user but not attached to the user, and the sensors and displays may be on a user-mounted device. Embodiments may use any type of network communication between elements of the system, including wired or wireless networks, or combinations thereof. Any network media and network protocols may be used to communicate between elements of the system.

[0042] 3D scene model 141 contains a 3D representation of the objects that may be displayed to the user; it is a model of the 3D "virtual world." This scene model may be static, or it may change over time. Dynamic 3D scene models may also change in response to user actions or to changes in user pose. The 3D scene model may include computer-generated elements, real scene data captured by cameras or 3D scanners, or combinations of computer-generated and real data. Embodiments may use any desired type of 3D scene model, and any desired data representation for the scene model such as for example, without limitation, VRML, X3D, OBJ, COLLADA, Blender, 3DS, or any other proprietary or open format for 3D information.

[0043] Scene renderer 142 generates one or more rendered 2D images from scene model 141. In one or more embodiments of the system, the scene render generates one or more "virtual cameras" based on the pose data received from pose analyzer 122. These virtual cameras have a location and orientation in the 3D space defined by the 3D scene model. In the embodiment shown in Figure 1, scene renderer 142 generates two virtual cameras 150 and 151, each of which corresponds to one of the two displays 110 and 111. Embodiments may use any number of virtual cameras and associate these virtual cameras in any desired manner with displays. Rendering generates a 2D projection for each of the virtual cameras. Techniques for rendering 2D projections from 3D scenes are well known in the art, and these techniques are implemented in many readily available software libraries and graphics processing units. Embodiments may use any of the well known techniques, software packages, or devices for 3D rendering to generate 2D projections. In the embodiment illustrated in Figure 1, virtual camera 150 generates 2D projection 160, and virtual camera 151 generates 2D projection 161. 2D projections 160 and 161 are transmitted back to device 120 over network 130. These projections may be displayed directly on displays 110 and 111.

[0044] In the embodiment shown in Figure 1, device 120 includes image warper 123. The image warper provides a low-latency "rerendering" of the projections 160 and 161 for certain types of changes in the user's pose. Specifically, the image warper receives data on the virtual camera poses 150 and 151 that were used to generate projections 160 and 161. It also receives updates to the user's pose from pose analyzer 122. By comparing the user's new pose to the virtual camera poses used to render the 2D projections, the image warper calculates a change in pose. When a user's pose changes, the full rendering path to generate new 2D projections would require another iteration of the original rendering path: pose data would be sent to device 140, and converted to virtual camera poses 150 and 151; then scene renderer 142 would generate new 2D projections from 3D scene model 141, and transmit these new 2D projections back to device 120. This full rendering path may be relatively slow, leading to observable latency for the user. The function of the image warper is to reduce this latency by performing a rapid "rerendering approximation" that provides a relatively quick and efficient update to the images 110 and 111 based on changes to the pose. This rerendering approximation is not a complete rendering as would be performed by the scene renderer 142; instead it uses approximations to reduce the calculations and communications required to update the display, thereby reducing latency. Illustrative details of how various embodiments may perform image warping are provided below.

[0045] Figure 2 shows a conceptual block diagram of the embodiment of Figure 1, illustrating the main data paths. Sensor (or sensors) 121 generate sensor data 221. This sensor data may include, for example, angular velocity data, acceleration data, velocity data, or any other data generated by any of the types of sensors discussed above or any sensor that may measure any aspect of the pose of a user's body part. The sensor data 221 is sent to pose analyzer 122, which generates body pose 222 from the sensor data. Body pose 222 may include multiple poses, depending on the embodiment; for example in one or more embodiments with eye trackers, body pose 222 may have a separate pose for each of the user's eyes. Body pose 222 is sent to scene renderer 142, which takes 3D scene model 141, and renders one or more 2D projections such as 161. 2D projections 161 are sent to displays 111. The scene renderer 142 also generates virtual camera poses 242 for the virtual camera or virtual cameras used to generate the 2D projections. For some subsequent changes in pose, the new body pose 222 and the virtual camera pose 242 may be sent to image warper 123. Embodiments may use various techniques to determine when, whether, and how to use rerendering via the image warper vs. full rendering iterations via the scene renderer. Image warper 123 calculates a change in pose 250. The change in pose 250 and the original 2D projections 161 are sent to the rerendering approximation 260, which performs the image warper to transform 2D projection 161 into modified 2D projection 261, which is then sent to display 111. In some embodiments the rerendering approximation process may be repeated multiple times before another full rendering of the scene. Embodiments may employ various techniques for repeated rerendering approximations. In some embodiments for example the repeated rerendering may be "iterative": warped projection 261 may be sent back to the rendering approximation 260 on path 271, for another iteration of warping when a new body pose 222 is available. In these iterative embodiments of repeated rerendering, the pose of the last warped image may also be provided on path 272 to the pose change calculation 250 so that pose changes represent only the change from the last warped image. In other embodiments the repeated rerendering may instead by "cumulative": original 2D projection 111 projection 161 may be saved, and repeated rerendering approximations may be performed on the original projection rather than on the last warped image. Some embodiments may employ combinations of these iterative and cumulative rerendering approaches.

[0046] Figure 3 shows an illustrative "swimlane" process timing diagram of some of the key steps described above. This diagram presumes that a 3D scene has been previously rendered and is currently displayed on the displays. Initially the Pose Analyzer calculates a pose at 303, and sends this pose to the Scene Renderer. The Scene Renderer launches a Render process 301 which is time- consuming. If the system waited for the Render process 301 to complete, the display would not be updated until the new display 302 is available. To provide a lower latency display that is responsive to user's movements, the Pose Analyzer sends the pose 303 to the Image Warper as well. The Image Warper executes a rapid Rerender process at 304 to modify the current display based on the change in pose. This Rerender process finishes quickly resulting in new display 305. This example illustrates how the Image Warper provides for a lower latency virtual reality display, by executing a fast, approximate rerendering to update a display rather than waiting for a time- consuming full rendering process.

[0047] In Figure 3, this process of rerendering repeats a second time while the Render process 301 is calculating, and then a third time when pose calculation 306 is sent to the Image Warper for rerendering, to generate display 308. After Render 301 is complete, the new 2D projection is available for subsequent rerendering steps. In this illustrative embodiment, full Rendering 301 and approximate Rerendering 304 are interleaved. Some embodiments may employ different strategies to mix full rendering and approximate rerendering as desired. The timing shown in Figure 3 of three approximate rerendering steps occurring while full rendering is executing is simply illustrative; embodiments may employ any desired or required frequency and timing of these steps based on latency requirements, processor capacity, and the types of rerendering approximations used.

[0048] Embodiments of the system may employ various types of approximate rerendering techniques to achieve the desired latency. In one or more embodiments, the approximate rerendering consists of or includes a pixel translation that simply shifts all pixels of the 2D projection by an appropriate pixel translation vector. One advantage of this approach is that pixel translation can be executed very rapidly; for example in some embodiments it may be achieved simply by modifying an offset address for the display memory used by a graphics processing unit. In some embodiments pixel translation may be supported directly by the display hardware. Figure 4 illustrates an embodiment that uses a pixel translation vector for rerendering approximation. Initially user 101 has a pose indicated by view vector 401a. The user is observing 3D scene model 141a, which includes for illustration three objects: a sphere 441a, a pyramid 441b, and a box 441c. (These objects are illustrated in two dimensions in Figure 4 for simplicity, but in general the 3D scene models may contain three dimensional shapes.) The objects are located at different distances from the user 101, with 441a closest and 441c furthest away. The render process 142a generates 2D projection 161. As illustrated in 161, the rendering process shows the depth of the various objects, with the sphere 441 appearing largest since it is closest to the user. The rendering process also reflects occlusion of objects; since sphere 441a is in front, it partially obscures objects 441b and 441c.

[0049] After this initial rendering, user 101 moves to the right, with new view vector 401b. The new pose of the user (which reflects the new view vector) is compared to the original pose with the pose change comparator 250. This pose change is sent to the approximate rerender 260, which calculates a pixel translation vector 460 that approximates the change to the 2D projection based on the user's movement. Since the user moved to the right, the pixel translation vector is a shift of pixels leftwards. Applying the pixel translation vector 460 to the original 2D projection 161 results in modified image 261. All pixels in the scene are shifted left by the same amount.

[0050] Figure 4 also illustrates how the rerendering approximation differs from a full rendering based on the new pose. If the new pose 401b is sent to the Scene Rendering process 142b, the resulting 2D projection is 462. This new 2D projection is a fully accurate representation of the user's new view. For example, in the updated 2D projection 462, the sphere 441 shifts leftward more than the box 441c, since it is closer to the user. Because the rendering process 142b takes the depth of the objects into account in rendering the scene, these relative shifts are correctly rendered. In contrast, the approximate rerendering 260 via pixel translation vector 460 captures the basic movement of the scene - the user moves right so the pixels shift left - but it is nevertheless an approximation that does not take into account the 3D scene model. The advantage of the approximate rerendering is that it can be performed very quickly, particularly with pixel translations, resulting in low latency display that is very responsive to the user's movements. Different embodiments of the system may mix full rendering and approximate rerendering as needed or desired to make the appropriate tradeoffs between accuracy and low latency based on the application.

[0051] One or more embodiments of the system may use hardware acceleration to modify the pixels of a display to perform pixel translations or other image warping operations. Figure 4A illustrates an example of an embodiment with hardware support for pixel translation in the monitor hardware. In some embodiments hardware support may be provided in graphics processing units or in other system components as well. In Figure 4 A, monitor 110 includes hardware 4A01 that drives the monitor output. This hardware has direct support for implementing pixel translation 460. The monitor hardware includes a frame buffer 4A02 that stores pixel values. To display the pixel value at a screen address 4A05, corresponding for example to pixel 4A04 on the display 110, the hardware adds offsets 4A03 to the screen address 4A05 to obtain a frame buffer address 4A06, which in this example points to frame buffer pixel 4A07. The offset 4A03 is set based on pixel translation 460. Changes to the pixel translation can be rerendered very quickly by the display hardware by updating the offset 4A03. In one or more embodiments the display hardware may provide support for additional image warping features, such as for example filling of holes with interpolated pixel values, blurring of edge regions, rotations in addition to translations, or any other desired warping transformations. One or more embodiments may provide hardware acceleration in other system components instead of or in addition to in display hardware, such as for example in graphics processing units or in coprocessors. [0052] In one or more embodiments, approximate rerendering may be used only when a user makes relatively small changes in pose. In some cases the accuracy of approximate rerendering may be very good for small changes in pose, but it may be poorer for large changes in pose. Therefore limiting approximate rerendering to small changes in pose may be appropriate in some embodiments. Figure 5 illustrates an embodiment that employs this strategy. The virtual camera pose 242 used to generate a previous 2D projection is compared to a user's current pose 222 to generate a change in pose 250. This change in pose is compared at 501 to a threshold. If the change in pose is below a threshold, rerendering approximation 260 is executed for a low latency update to the display; otherwise a full rendering 142 is executed to generate new 2D projections 161. Embodiments may use various methods to compare pose changes to threshold values. For example, for pose changes that are translations, the distance moved by the user may be a metric that is compared to a threshold value. For pose changes that are rotations, the angle of rotation may be a metric that is compared to a threshold value. For pose changes that combine translations and rotations, weighted sums of translation distance and angular change may be compared to a threshold, or translations and angle changes may each be employed to respective thresholds. These examples are illustrative; embodiments may use any desired function to compare pose changes to any threshold value or values to decide when to execute approximate rerendering.

[0053] Figure 6 shows an illustrative swimlane timing diagram for the embodiment shown in Figure 5 that compares pose changes to a threshold. Pose change 601 is determined to be a small change since it is below the threshold value. Therefore the rerendering approximation 304 is executed to generate display 304. Similarly the next 2 pose changes are small, and rerendering approximations are executed. Afterwards pose change 602 is determined to be large (greater than the threshold); therefore a full rendering operation 301 is initiated. In this illustrative embodiment, the system pauses display updates during time 610 while the rendering process 301 is executing. Thus the next update to the display 302 occurs when rendering 301 is complete.

[0054] In some embodiments, naive parallel interleaving of full rendering and approximate rerendering may result in display updates that appear to be out of sequence. Returning to Figure 3, the three approximate rerendering steps beginning at 304 execute in parallel with the full rendering process 301. While this parallelism achieves low-latency update of displays (for example at 306 and 308), it may result in timing artifacts that negatively affect the user's experience. For example, the user observes display update 308, which is based on the user's pose 306. Immediately afterwards, the user observes display update 302, which is based on the user's pose 303. Thus the display at 302 may appear to the user to go backwards relative to the most recent display 308 which was generated by a rerendering approximation. For very small changes in pose these artifacts may not be noticeable, but in some embodiments they may compromise the virtual reality experience.

[0055] One solution to these timing artifacts is to prevent parallel execution of full rendering and approximate rerendering altogether. Such an embodiment is illustrated in Figure 6. In this embodiment, approximate rerendering occurs for small pose changes, and full rendering occurs for large pose changes. Moreover, approximate rerendering is paused during full rendering. Thus the user never observes the timing issues that may be visible for example in Figure 3. However, the embodiment illustrated in Figure 6 achieves this consistency at the expense of latency: for example the delay 610 in display updates during rendering 301 may be perceived by the user as a lack of responsiveness of the system.

[0056] Embodiments of the system may employ a more sophisticated interleaving strategy that achieves consistently low latency without introducing the types of timing artifacts illustrated in Figure 3. These embodiments generate full rendering in parallel with approximate rerendering, and in addition they perform post-rendering corrections on the fully rendered images to synchronize them with updates that have occurred since the full rendering process began. Figure 7 illustrates an embodiment that applies post-rendering corrections, and Figure 8 shows an associated swimlane diagram for the key processing steps. Turning first to Figure 8, in this illustrative embodiment, small changes in pose generate approximate rerendering, and large changes in pose generate full rendering. For example, pose change 601 is small (compared to a designated threshold value); hence approximate rerendering 304 is executed to generate display update 305, with relatively low latency. Similarly the subsequent two pose changes are small and generate approximate rerendering. Pose change 602 is large; hence the system initiates full rendering 301 which is based on the pose at 602. Because rendering 301 is time-consuming, pose changes 801, 802, and 803 are received during rendering 301. Since each of 801, 802, and 803 are small changes, rerendering approximations are performed to generate display updates for each of these pose changes. After rendering 301 completes, instead of displaying the output of 301 directly, the output of 301 is corrected by process 801 before it is displayed. The correction 810 uses the cumulative pose changes 801, 802, and 803 that occurred after the initiation of 301 to synchronize the display with the most recent pose.

[0057] Figure 7 shows a block diagram of an embodiment that implements the process illustrated in Figure 8. At time ti pose 222a is sent to renderer 142. Eventually the renderer generates 2D projection 161a; this projection was based on virtual camera pose 242a, which corresponds to pose 222a at time ti. One or more pose updates have been received and processed between time ti and the availability of 2D projection 161a; the most recent such update is body pose 222b received at time t 2 . Therefore the 2D projection 161a is not sent directly to display 1 1 1. Instead it is sent to image warper 123, which will correct it for pose changes that have occurred since the beginning of the rendering process. Image warper 123 calculates virtual camera pose 242b corresponding to the most recent body pose 222b, and compares it to the virtual camera pose 242a used for rendering projection 161a. The difference in these virtual camera poses is applied to post rendering correction 701, which modifies 2D projection 161a based on recent pose changes to generate corrected 2D projection 161b, which is sent to display 1 1 1. One potential benefit of such an embodiment is that displayed images will reflect the most recent pose data received from the sensors. Another potential benefit is that approximate rerendering may be interleaved in parallel with full rendering for improved latency without introducing timing artifacts.

[0058] Approximate rerendering and post rendering correction may significantly reduce the latency between changes in pose and updates to the display that reflect these changes. However, the processes of measuring pose, generating an approximate rerendering, and transferring data to the display, continue to introduce some latency even when these improvements are in place. Figure 8A illustrates this potential issue. A pose measurement starts at time 8A01 (ti). After pose measurement completes, a rerendering approximation is calculated and transferred to the display; the display update competes at time 8A02 (t 2 ). Although a long-latency full rendering is avoided, there remains elapsed time 8A03 (At) between the start of pose measurement and the completing of the display update. The display update therefore lags the true pose by this amount At.

[0059] One or more embodiments may employ pose prediction to further reduce this latency. An example of this approach is illustrated in the lower half of Figure 8A. A pose measurement 8A05 occurs with resulting pose Qi. Instead of passing this pose Qi directly to the image warper, the system uses the known delay 8A03 (At) between pose measurement and display to predict what the pose will be at the time 8A30 that the display update will complete. In this illustrative embodiment, an extrapolation of pose changes is made using the previous pose sample 8A04, which measured pose Qo. Assuming sampling interval As between pose measurements, a pose predication 8A06 is calculated as Q 2 = - This calculation considers poses to be rigid body transformations of three-dimensional space, with multiplication used to represent composition of these transformations. The predicted pose 8A20 (Q 2 ) is provided to the image warper for the rerendering approximation. Thus the display process which completes at time 8A30 is synchronized with the time of the predicted pose used to generate the display. [0060] This pose prediction calculation 8A06 is an illustrative example; one or more embodiments may use any method to predict a future pose based on one or more previous pose samples and on any other available information. Any method of predicting a future trajectory for the location or orientation of any body part may be used by one or more embodiments. Prediction methods used by one or more embodiments may also for example take into account known constraints on the motion of the user. One or more embodiments may use adaptive pose prediction techniques that monitor the user's movements over time to predict the most likely subsequent movements based on previous movements.

[0061] Figure 8A illustrates the use of pose prediction for image warping. One or more embodiments may use similar pose prediction techniques for full rendering as well. The discussion above for pose prediction for image warping applies to full rendering as well. One or more embodiments may generate a predicted pose that is sent to the full rendering process, where the predicted pose takes into account expected pose changes between the time of the pose measurement and the completion of the display update after full rendering. One or more embodiments may use pose prediction techniques for either or both of image warping and full rendering.

[0062] In some embodiments the approximate rerendering transformations applied by the image warper may result in "holes" in the transformed images with missing pixels. For example, returning to the embodiment illustrated in Figure 4, the image warper shifts pixels to the left via pixel translation vector 460. This results in a "hole" 470 on the right edge of transformed image 261 that is missing pixels. Embodiments may employ various strategies or combinations of strategies to handle these holes. A very simple strategy employed by one or more embodiments is to fill holes with a relatively "neutral" background color; in some applications this may provide sufficient realism for small pose changes. However in other applications this simple approach may not be sufficient.

[0063] One or more embodiments may fill holes by rendering 2D projections that are larger than the displays. In these embodiments warping of the larger 2D projection may result in an updated projection that still fits entirely within the display area. Figure 9 illustrates an embodiment that employs this strategy. In this embodiment, the scene renderer generates an extended 2D projection 901 from 3D model 141; this extended projection is larger than the display area. The displayed image 161 is a subset of the rendered area 901. For illustration we show the effect of an image warper 123 that applies a rightward pixel translation to the image. An embodiment that did not employ a hole-filling strategy would generate transformed image 111a, which has missing pixels in region 911 on the left edge of the display. In the embodiment of Figure 9, the pixels of the extended rendered projection 901 are saved in an offscreen cache. The image warper then pulls pixels from this offscreen cache as needed to fill holes generated by the warping. In Figure 9, pixels from the mountain object 920 are pulled from the offscreen cache to fill hole 911, resulting in an improved rerendered projection with object 921 filling the hole. Embodiments may use any desired size and shape for the offscreen pixel cache.

[0064] One potential drawback of the strategy of generated an extended rendered area is that it requires additional processing for the rendering of more pixels; thus it may exacerbate latency issues due to rendering delays. One or more embodiments may employ a hole-filling strategy that instead generates pixel values for the missing pixels based on some features of the warped image. For example, the embodiment of the system illustrated in Figure 10 fills in pixel values by propagating pixels outward from the boundaries of the warped image into the regions with holes. For illustration, image warper 123 shifts pixels of 2D projection 161 to the right, resulting in hole 911 that is missing pixels. In this embodiment, the image warper finds the boundary 1001 that corresponds to the original left edge of projection 161; it then propagates pixel values from this boundary to the left with propagation 1002. This pixel propagation results in filled region 1010 rather than the hole 911. In this illustrative embodiment, the resulting image 111c has no noticeable hole; however the resulting shape of the mountainous area does not correspond precisely to the shape in the original 3D scene model 141. Nevertheless this simple strategy of propagating pixels from the boundary may provide adequate realism in some applications. One or more embodiments may employ other strategies to approximate pixel values in holes; for example one or more embodiments may locate a series of pixels in the warped image that are relatively close to the location of a missing pixel, and interpolate these pixel values to fill the hole.

[0065] Because pixel-filling approaches that propagate pixels from boundaries (or use similar heuristics) result in regions on the edges of displays that are not entirely faithful to the original 3D scene model, one or more embodiments may employ various blurring approaches to make these regions appear less sharp. By blurring the filled in regions, the approximate pixel values may be less noticeable to the viewer. Figure 11 illustrates an embodiment that utilizes such a blurring. As before, the image warper shifts pixels to the right, resulting in hole 911 in warped image 111a. Then blurring transformation 1110 is applied to the pixels in hole 911. The illustrative blurring transform 1110 simply averages pixel values across a square region center centered at the coordinates of each missing pixel. The resulting blurred region 1111 in 111c has no obvious hole with missing pixel values; moreover the blurring has no obvious artifacts like the flat mountaintop showing in Figure 10, region 1010. The blurring transformation 1110 which averages values in a local neighborhood is simply illustrative; embodiments may employ any desired transformation on the pixels of regions with holes, or on any pixels near to these regions, to achieve a desired blurring effect. For example, instead of a simple averaging, a Gaussian blur filter may be employed by one or more embodiments.

[0066] We now discuss illustrative approaches for image warping transformations. These transformations are rerendering approximations, rather than full rendering from the 3D scene model. In one or more embodiments, a rerendering approximation is generated by first creating a simplified 3D model from the 2D projections, and then reprojecting this simplified 3D model onto new view planes based on user's modified pose. For example, a simplified 3D model may be formed by mapping the 2D projections generated by the renderer onto one or more surfaces in 3D space. Figure 12 illustrates an embodiment of the system that uses this approach for approximate rerendering. 3D scene model 141a consists of three objects: a sphere 441a close to user 101, a pyramid 441b further from the user, and a box 441c furthest from the user. Figure 12 shows a two- dimension projection of the 3D scene model onto the y-z plane; here the z-axis points towards the user and the user is located at z=0 (a convention often used in 3D graphics applications), the y-axis points upwards, and the x-axis points towards the user's right. The sphere is at distance z s from the user; the pyramid is at distance z p from the user; and the box is at distance Z from the user. (These z-values are negative, in conformance with the orientation of the z-axis.) Scene renderer 142a generates 2D projection 161 of the 3D model. User 101 then changes pose, and image warper 123 performs a rerendering approximation to generate modified image 261. The rendering approximation first projects the 2D projection 161 onto plane 1211 in simplified 3D model 1210; this plane 1211 is at distance z* from the user. The value z* may be fixed, or it may be provided by the scene renderer 142a based on an average or typical distance of objects in the 3D model 141a from the user. In the simplified 3D model 1210 used by the image warper, all objects appear in 3D space at the same depth z* from the user, because all objects have been projected onto the single plane 1211 with depths 1212 of z s = z p = Zb=z*. This does not match the actual depths 1201a, 1201b, and 1201c in the original 3D scene model 141a; hence the image warper is employing an approximate rerendering for efficiency, which simplifies the 3D rerendering model 1210 compared to the real 3D scene model 141a.

[0067] From the plane 1211 at depth z*, the image warper reprojects pixels onto modified view plane 1220 corresponding to the user's new pose. The orientation of plane 1220 is based on data received from pose analyzer 122. This reprojection generates modified image 261. In the illustrative example shown in Figure 12, view plane 1220 is rotated clockwise compared to the initial view plane for image 161; hence the objects in 261 are rotated counterclockwise to form the rerendering approximation.

[0068] The embodiment illustrated in Figure 12 generates a rerendering approximation by mapping the original 2D projection onto a single plane parallel to the user's original view plane, and then reprojecting that plane onto the user's modified view plane. One or more embodiments may map 2D projections onto other surfaces to perform approximate rerendering. For example, some embodiments may multiple portions of the 2D projections onto multiple planes. One or more embodiments may map 2D projections onto one or more curved surfaces, such as for example a sphere or a cylinder.

[0069] Mathematically, one or more embodiments may implement the rerendering approximation illustrated in Figure 12 as follows. This implementation is illustrative only; embodiments may employ any desired transformations, algorithms, mappings, or image warpings to perform rerendering approximations. We assume for ease of illustration that a 2D projection is a rectangular image w pixels wide and h pixels high, and that the width w represents a horizontal field of view of / radians. We assume that the 2D projection was generated using a perspective projection transform of the 3D scene model onto view plane z =— 1, followed by a scaling from spatial coordinates to pixel coordinates of s = w/2tan -. The view plane z =— 1 is mapped onto plane z =— z * to form the 3D model for rerendering; thus point (x, y) of the view plane is mapped to coordinates (z * x, z * y,— z * ). The subsequent change to the user's pose is modeled as a rigid body transformation T of the view plane, which in general consists of a rotation R of angle ΑΘ around unit vector axis followed by a translation by vector Ar. Each point (z * x, z * y,—z * ) is then projected onto this new view plane, and rescaled from spatial coordinates to pixel coordinates by the same scaling factor of s = w/2tan -, to generate the rerendering approximation.

[0070] Derivation of the projection onto the new view plane may be simplified by recognizing that transforming the view plane by transformation T is equivalent to transforming the points on the plane z =— z * by Γ "1 , and then mapping these points to the original view plane z =— 1. Mapping points to the view plane z =— 1 is straightforward: point (x, y, z) maps to ,— ^ ,— l . Thus the rerendering approximation includes the following steps: (x, y)→ (z * x,z * y,-z * ) = (x 0 , y 0< ¾)→ T 1 (.x Q ,y Q ,z Q ) =

= (*', y')

[0071] Mapping Γ -1 consists of a translation by vector—Ar followed by a rotation R of angle — ΑΘ around unit vector axis ω. We now consider the case of small changes in the user' s pose, where both Ar and ΑΘ are small. In this case, rotation R can be approximated as R « / + 5(ώ)ΔΘ, where S is the cross-product matrix (Su)v = uxv), and I is the identity matrix. For small changes, the effects of translation and rotation are approximately additive; thus T ~1 r « r— Ar— (ώΧΓ)ΔΘ. Letting Ar = (Ar x , Ar y , Ar z ) and = (ω χ , ω ν , ω ζ ) we have r -1 (x 0 , y 0 , z 0 ) = (x 0 — ΔΓ % — ύ)γΖ 0 ΑΘ + <¾y o A0, y 0 — Ar y + ω % ζ 0 ΔΘ— ω ζ χ 0 ΔΘ, z 0 — Ar z — ω χ γ 0 ΑΘ + ω 3/ χ 0 Δθ). Thus x 0 — ΔΓ % — ύ)γΖ 0 ΑΘ + ω z y 0 ΔΘ z * x— Ar x + ω 3/ ζ * ΔΘ + ω ζ ζ * γΑΘ

z 0 — ΔΓ Ζ — ω χ γ 0 ΑΘ + ω 3/ χ 0 ΔΘ — ζ * — Ar z — ω χ ζ*γΑΘ + ω 3/ ζ * χΔΘ

Ατ

χ -— τ + ωγΑΘ + ω ζ γΑΘ

~ Ar

1 +— τ + ω Λ; yΔΘ— ω ν χΑΘ

and y 0 — Ar y + ω % ζ 0 ΔΘ — ω ζ χ 0 ΔΘ z * y— Ar y — ω % ζ*ΔΘ— ω ζ ζ * χΑΘ

^ ζ 0 — ΔΓ Ζ — ω χ γ 0 ΑΘ + ) y x o A0 —ζ*— Ατ ζ — ω χ ζ*γΑΘ + ω γ ζ * χΑΘ

Ar v

y— — ω χ ΑΘ— ω ζ χΑΘ

~ Ar

1 +— τ + ω χ γΑΘ— ω ν χΑΘ

[0072] These expressions can be further simplified for the case of small x and y, which corresponds to pixels relatively near the center of the original 2D projection. Continuing to assume that both Ar and ΑΘ are small, many of the terms above are second-order expressions, such as for example yA6. Ignoring these second order terms, we have approximately:

l

[0073] Furthermore for small Ar the denominator can be ignored to first order, since

1 +Ar z /z and the product of ΔΓ Ζ * with the terms in the numerators consists of second order terms. Thus we can use the rerendering approximation:

[0074] Using this approximation, all coordinates (x, y) are therefore shifted uniformly by

A?" Δτ *

translation x, Ay) = (— - + ω ν ΑΘ,— -^-— ω χ ΔΘ). This formula provides the coordinate translation in spatial coordinates of the simplified 3D model. To convert to pixel coordinates, we simply apply the scaling factor s = w/2tan - This yields the pixel translation vector (sAx, sAy).

[0075] This derivation shows that an approximate rerendering can be performed using a simple pixel translation vector which is based on a simplified 3D model, and which is a good approximation for small pose changes and for pixels near the center of a display. The derivation shown considers both rotational pose changes and translational pose changes. One or more embodiments may consider only rotational pose changes. These embodiments may for example use a pixel translation vector of (sAx, sAy) = (sio y A0,— s<¾A0), which uses only the rotational components of the pixel translation vector. One or more embodiments may consider only translational pose changes. These embodiments may for example use a pixel translation vector of sA?" sA?"

(sAx, sAy) = (——^ ,—— ), which uses only the translational components of the pixel translation vector. One or more embodiments may consider both rotational pose changes and translational pose changes. These embodiments may for example use the complete pixel translation vector derived above of (sAx, sAy) = (

[0076] The pixel translation vector approximation derived above is only one of many possible approximations to rerendering. One or more embodiments may use other approximations, or use the exact expressions derived above, to perform rerendering approximations. [0077] Rerendering approximations using the above derived pixel translation vector are illustrated in Figures 13 and 14. Figure 13 illustrates an example of a pose change consisting of a small angular rotation around the y axis. Figure 13 shows a top view of the transformations, with the coordinate system 1301 ; the y axis points out of the page. Initially the user has pose 101a, and the 2D projection generated from the 3D scene model has a circle at x-coordinate 1303a (which is 0 since it is at the center of the display), and a square at x coordinate 1304a, which is at angle 1306 ( ). The rerendering approximation first maps these objects from the view plane 1302a onto plane 1305, located at distance z * from the user. The user then changes pose to 101b, by rotating the view vector clockwise around the y axis by angle ΑΘ. The objects on plane 1305 are then reprojected on the new view plane. The circle, which was originally at x 0 = 0, has new x coordinate 1303b in the new view plane, with value x Q ' = tan A0. Since we presume that ΑΘ is small, tan A0 « ΑΘ. The square which was originally at x has new x coordinate 1304b in the new view plane, with value x = tan(A0 + a) . If both ΑΘ and a are small, then tan(A0 + a) « tan A0 + tan a « ΑΘ + x 1 . Thus both points x 0 and x are shifted approximately by amount ΑΘ . This result corresponds to the pixel translation vector formula derived above, with ω γ = 1, ω χ = Ar x = AVy = 0.

[0078] Figure 14 illustrates an example of a pose change consisting of a small translation along the x-axis by amount Ar. The initial user pose 101a, 2D projection 1302a, and mapping to plane 1305 are identical to those of Figure 13. The user then changes pose to 101c, by moving to the right by amount 1401 (Ar). The view plane also moves to the right, the origin of the new x' axis 1402c perpendicular to the user's new position at point 1410. Objects on plane 1305 are then reprojected on the new view plane. The circle, which was originally at x 0 = 0, has new x coordinate 1403c in the new view plane, with value x Q ' =—Ar/z * . The square which was originally at x has new x coordinate 1404c in the new view plane, with value x = x — Ar/z * . This result corresponds to the pixel translation vector formula derived above, with Ar x = Ar, ω χ = a> y = Ar y = 0.

[0079] While the invention herein disclosed has been described by means of specific embodiments and applications thereof, numerous modifications and variations could be made thereto by those skilled in the art without departing from the scope of the invention set forth in the claims.