AU7947701A - Gaming graphics - Google Patents

Gaming graphics Download PDF

Info

Publication number
AU7947701A
AU7947701A AU79477/01A AU7947701A AU7947701A AU 7947701 A AU7947701 A AU 7947701A AU 79477/01 A AU79477/01 A AU 79477/01A AU 7947701 A AU7947701 A AU 7947701A AU 7947701 A AU7947701 A AU 7947701A
Authority
AU
Australia
Prior art keywords
image
parts
graphics package
real
rendered
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
AU79477/01A
Other versions
AU782744B2 (en
Inventor
Robert Linley Muir
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aristocrat Technologies Australia Pty Ltd
Original Assignee
Aristocrat Technologies Australia Pty Ltd
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
Priority claimed from AUPR1006A external-priority patent/AUPR100600A0/en
Application filed by Aristocrat Technologies Australia Pty Ltd filed Critical Aristocrat Technologies Australia Pty Ltd
Priority to AU79477/01A priority Critical patent/AU782744B2/en
Publication of AU7947701A publication Critical patent/AU7947701A/en
Application granted granted Critical
Publication of AU782744B2 publication Critical patent/AU782744B2/en
Anticipated expiration legal-status Critical
Expired legal-status Critical Current

Links

Description

1
AUSTRALIA
Patents Act 1990 Aristocrat Technologies Australia Pty Ltd
ORIGINAL
COMPLETE SPECIFICATION STANDARD PATENT Invention Title: Gaming graphics The following statement is a full description of this invention including the best method of performing it known to us:- Gaming graphics Field of the Invention This invention relates to a gaming machine. More particularly, the invention relates to a gaming machine graphics package and to a method of presenting to a player a game outcome of a game played on a gaming machine.
Background to the Invention Traditionally, there are several ways to provide high quality graphics in gaming machines. These include: Images which are stored in EPROM or hard disk and which are played back on the screen using traditional 2D techniques. Animations are commonly used to improve the presentation and some products store large amounts of animation on hard disk drive. Animations may be generated from 3D modelling software and pre-rendered into a 2D animation; or SReal-time 3D which is used to generate images from 3D models stored in memory.
In theory, the same scenes can be generated by either method. Prerendered graphics are produced ahead of time and played back like a video.
The 3D system recreates the image in real-time. The 2D system has the potential for superior image quality at the cost of flexibility. The real-time 3D system has flexibility, but poorer image quality.
There are many effects that are difficult or impossible to pre-render into 2D, yet are easy to perform in real-time 3D. On the other hand there are many effects that are easy to pre-render, yet very hard or impossible to perform with real-time 3D.
An example of the flexibility of 3D is the rippling water effect, in which, after a win, the entire screen is rippled as if it were water. This is very simple to achieve in 3D, as the screen is simply divided into a large number of polygons which are moved in a wave. It does not matter what image is overlaid on the polygon mesh. The same effect is effectively impossible to pre-render because of the large number of possible stopping positions on the reel strips (perhaps 100 million).
ooooo* An example of the quality of 2D is a photograph or video of, say, a person. It is not possible to model a person convincingly in real-time 3D, yet it is very simple to take a photograph or video.
Summary of the Invention According to a first aspect of the invention, there is provided a gaming machine graphics package, the graphics package including a storage device for storing data relating to non-varying parts of an image, the non-varying parts of the image being independent of an outcome of a game played on the gaming machine; an image generating means for generating simulated three-dimensional additional parts of the image, the additional parts being dependent on the game outcome; and a compositing means for merging the non-varying parts of the image and the additional parts of the image to provide to the player a composite image relating to the game outcome.
"Non-varying" as used in this specification means, unless the context clearly indicates otherwise, that part of an image which remains the same from game to game irrespective of the game outcome. However, in the game, the image may vary spatially and/or temporally.
Thus, non-varying parts of the image which are the same for all possible outcomes may be pre-rendered and stored in the storage device. In so doing a high quality reproduction of the non-varying parts of the image can be obtained.
The simulated three-dimensional images may be generated using 3D computer rendering software. Preferably, the software used is a ray-tracing oeoe program.
From the game outcome, the relevant simulated three-dimensional oeooo images may be generated and mapped to appropriate locations in the non- 30 varying parts of the image to be composited and displayed to the player as a composite image dependent on the game outcome.
Various compositing techniques may be used for compositing the preooooo S"rendered, non-varying parts of the image and the real time simulated threedimensional parts of the image.
$eeo Hence, for example, the compositing means may be a Z-buffer compositor. This technique has the advantage that the real time 3D objects to be composited may be partially decoupled from the original 3D model used to create the image and are automatically composited into the image.
The pre-rendered image may be created with a Z-buffer depth value for each pixel in every scene of the image. For computer generated images this is usually output from tools used to create the image.
The Z-buffer data may be loaded into a real time 3D video card for each frame of the image, the additional 3D objects being composited into the image using 3D techniques and using the Z-buffer data loaded with the image. The 3D objects may appear in the image according to their Z positions. Normally the 3D objects and pre-rendered image share the same basic environment, with lighting, camera positions, etc, to produce a consistent look to the image, as if they had been produced together.
In another embodiment, the compositing means may employ an alpha channel. This approach requires that the real time 3D objects be created at exactly the same place they will occupy in the composite image. However, the advantage of the alpha channel approach is that it requires less data than a Z-buffer and that the 3D objects are blended into the rendered image using alpha channel values created by the rendering program.
The image may be separated into those parts which are pre-rendered and those that are drawn using real time 3D. When an animation image is created, each pixel in a final output may be output with additional information about alpha-channel values and a material value or object identification The material value or object ID may be used to identify those pixels which are part of the pre-rendered image and those which will 25 be generated in real time by a 3D engine.
A post-processing stage in an output file may modify the image alpha channel to mask out or include the real-time 3D parts of the image. For example, a pixel which is entirely generated by pre-rendering may have an S* alpha-value which is non-transparent, such that the pixel on display is 100% from the pre-rendered image. A pixel which is entirely from the real time 3D image may have an alpha-channel value such that the displayed pixel is 100% from the real-time image.
Some pixels in the original image may have an intermediate alpha value, better to merge the separate elements of the image together. These values are preserved and produce higher quality image composition. When S"creating the image, the real-time parts of the image may be generated using a pure white surface. Effects applied to this surface may also be applied to the real-time generated pixels in the final output.
In respect of either technique, some properties of the real-time 3D objects may be pre-rendered and combined with the 3D object as it is being drawn on screen. For example a shadow may be cast on the 3D object. The shadow may then be created, during rendering, on to a white place holder representing the 3D object.
According to a second aspect of the invention, there is provided a method of presenting a game outcome of a game played on a gaming machine to a player, the method including the steps of storing data relating to non-varying parts of an image in a storage device, the non-varying parts of the image being independent of an outcome of a game played on the gaming machine; generating simulated three-dimensional additional parts of the image, the additional parts being dependent on the game outcome; and compositing the non-varying parts and the additional parts of the image to provide a composite image relating to the game outcome to the player.
The method may include rendering the simulated 3D images in real time and compositing them with the non-varying images in real time.
The method may further include, prior to displaying a game outcome and its associated images to the player, determining the game outcome.
From the game outcome, the method may include generating the relevant simulated three-dimensional images and mapping them to appropriate locations in the non-varying parts of the image to be composited and displayed to the player as a composite image dependent on the game outcome.
In one embodiment of the invention, the method may include using Zbuffer compositing. Hence, the method may include creating a pre-rendered image with a Z-buffer depth value for each pixel in every scene of the image.
30 The method may then include loading the Z-buffer data into a real time 3D video card for each frame of the image. The method may include compositing additional 3D objects into the image using 3D techniques and using the Z-buffer data loaded with the image.
In another embodiment of the invention, the method may include 35 creating an alpha channel as a compositing technique. In this embodiment,
*OO
the method may include separating the image into those parts which are prerendered and those that are drawn using real time 3D.
The method may therefore include outputting each pixel in a final output with additional information about alpha-channel values and a material value or object identification Then, the method may include using the material value or object ID to identify those pixels which are part of the pre-rendered image and those which will be generated in real time by a 3D engine.
The method may include using a post-processing stage in an output file to modify the image alpha channel to mask out or include the real-time 3D parts of the image.
Further, the method may include pre-rendering some properties of the real-time 3D parts of the image and combining them with the 3D parts of the image as the image is being drawn on screen.
Brief Description of the Drawings The invention is now described, by way of example, with reference to the accompanying drawings in which Figure 1 shows a three dimensional view of a gaming machine, including a graphics package in accordance with the invention; Figure 2 shows a block diagram of a control circuit for the gaming machine of Figure 1; Figure 3 shows a representation of two cubes used in the generation of representations of two dice; 25 Figure 4 shows a representation of one of the cubes with all its faces visible; '"'"Figure 5 shows the possible graphical images which can be applied to each of the faces of the cubes of Figure 3; and Figure 6 shows the two dice after application of the relevant graphical images from Figure Detailed Description of the Invention ooooe In Figure 1, reference numeral 10 generally designates a gaming machine, including a game, in accordance with the invention. The machine 10 includes a console 12 having a video display unit 14 on which a game 16, *ooo*i such as a spinning reel game having a video simulation of spinning reels 18, is played, in use.
A midtrim 20 of the machine 10 houses a bank 22 of buttons for enabling a player to play the game 16. The midtrim 20 also houses a credit input mechanism 24 including a coin input chute 24.1 and a bill collector 24.2.
The machine 10 includes a top box 26 on which artwork 28 is carried.
The artwork 28 includes paytables, details of bonus awards, etc.
A coin tray 30 is mounted beneath the console 12 for cash payouts from the machine Referring now to Figure 2 of the drawings, a control means or control circuit 40 is illustrated. A program which implements the game and user interface is run on a processor 42 of the control circuit 40. The processor 42 forms part of a controller 44 which drives the screen of the video display unit 14 and which receives input signals from sensors 46. The sensors 46 include sensors associated with the bank 22 of buttons and touch sensors mounted in the screen 16. The controller 44 also receives input pulses from the mechanism 24 indicating that a player has provided sufficient credit to commence playing. The mechanism 24 may, instead of the coin input chute 24.1 or the bill collector 24.2, or in addition thereto, be a credit card reader (not shown) or any other type of validation device.
The controller 44 drives a payout mechanism 48 which, for example, may be a coin hopper for feeding coins to the coin tray 30 to make a pay out to a player when the player wishes to redeem his or her credit.
The controller 44 includes a graphics package 50 which is operated under the control of the processor 42. The graphics package 50 includes a mass storage device in which pre-rendered data relating to non-varying parts of an image to be displayed on the screen of the video display unit 14 are stored. Further, the graphics package 50 includes an image generating means 30 or image generator 54. The image generator 54 generates simulated threedimensional (3D) additional parts of the image. These additional parts of the image are dependent on the outcome of the game 16 played on the gaming machine The image generator 54 includes a compositor which composites data from the storage device 52 and the image generator 54 to provide a composite image which is displayed on the screen of the video display unit 14, the composite image, including the real-time rendered 3D data and which is representative of the game outcome.
Generally, the part of the image which is the same for all possible outcomes or animations is pre-rendered using appropriate pre-rendering tools and is stored in the storage device 52. Those parts of the image which depend on the game outcome are generated using real-time 3D techniques via the image generator 54. The two parts of the image are composited together to present the game outcome to the player.
For example, in the case of an electronic gaming simulation of a roulette wheel, the variable part of the animation are the numbers on the roulette wheel. The rest of this image is pre-generated as a high quality animation and the numbers are then merged with the wheel during playback.
A further example is illustrated in Figures 3 6 of the drawings where two dice 56 (Figure 6) are shown. The dice 56 may be generated, for example, as a result of a special feature arising from the underlying base, spinning reel game 16.
For the best visual quality of the images of the dice 56, an animation is rendered of the dice being thrown using a suitable, commercially available ray-tracing program. The animation might also contain a table (not shown) on which the dice 56 are thrown, hands to perform the throwing, bouncing and rolling of the dice, etc.
It will be appreciated that, for two dice, there are 36 possible outcomes and this increases exponentially for the number of dice available in the animation. Accordingly, the number of animations or outcomes quickly *fe 25 becomes difficult to pre-render and store.
Also, for each possible outcome it may be desirable to generate several different ways in which the dice 56 and camera move to arrive at that outcome. This further increases the number of animations for which storage is required.
Using the technique of the invention, those parts of the image which are independent of the outcome are pre-rendered and those parts which depend on the outcome are generated in real-time using 3D techniques, and both are composited into the image in real-time as the animation plays..
In the example shown in Figures 3-6 of the drawings, the animation of 35 the dice 56 being thrown on to the table, the dice 56 bouncing and rolling and the final resting position of the dice 56 is pre-rendered with high quality. The actual faces of the dice are drawn in real-time 3D and composited into the animations in real-time.
As shown in Figure 3 of the drawings, two cubes 58 are pre-rendered without any dots applied to their faces. As will be appreciated, each cube 58 has, in effect, six faces 60, as shown in Figure 4 of the drawings.
The possible images 62 which can be applied to each face 60 of the cubes 58 are shown in Figure 5 of the drawings.
Prior to showing the game to the player on the screen of the video display unit 14, the outcome of the game is determined by the controller 44.
A mapping between the faces 60 of the cubes 58 and the images 62 to be displayed is created. If, for example, it is desired to show the first die 56.1 having a on its face Al and the second die 56.2 having a on its face A2, then face Al has image 62.1 mapped to it and face A2 has image 62.2 mapped to it. The other faces of the dice 56 are not important to the outcome of the game and can be selected from any of the remaining graphical images 62.
As the animated image is shown to the player, the dice 56 are composited into the scene. More particularly, the animation of the cubes 58 being thrown, etc, has been pre-rendered and is extracted from the storage device 52. The animations of the graphical images 62 are extracted from the image generator 54 and, via the compositor of the processor 42, are composited on to the relevant faces of the cubes 58 so that, when the dice 56 come to rest as shown in Figure 6 of the drawing, the relevant faces of the dice 56 are in the correct position for the predetermined outcome of the game.
Any suitable compositing technique may be employed in the processor 42.
25 In one embodiment, Z buffer compositing can be used. In this case, the cube 58 of each die 56 is pre-rendered and is allocate a Z buffer depth value for each pixel in every scene of the image. These Z buffer data are loaded into a real time video card of the controller 44 for each frame of the image.
The selected faces 62 of the dice 56 are composited into the image using 3D techniques and using the stored Z-buffer data. It is to be noted that the cubes 58 of the dice 56 and their faces 62 share the same basic environment, with lighting, camera positions, etc, to produce a consistent look to the image, as if they had been produced together.
In another embodiment, the compositor of the processor 42 may 35 employ a alpha channel. This approach requires that the real time 3D objects be created at exactly the same place they will occupy in the composite image.
However, the advantage of the alpha channel approach is that it requires less data than a Z-buffer and that the 3D objects are blended into the rendered image using alpha channel values created by the rendering program.
The image is separated into those parts, being the cubes 58 of the dice 56, which are pre-rendered and those parts, being the faces 62 of the dice 56, that are drawn using real time 3D. In other words, in this case, everything except the faces 62 of the dice 56 are pre-rendered. When an animation image is created, each pixel in a final output is output with additional information about alpha-channel values and a material value or object identification The material value or object ID are used to identify those pixels which are part of the pre-rendered images of the cubes 58 and those pixels associated with the faces 62 which will be generated in real time by a 3D engine.
A post-processing stage in an output file modifies the image alpha channel to mask out or include the real-time 3D parts of the image. For example, a pixel which is entirely generated by pre-rendering has an alphavalue which is non-transparent, such that the pixel on display is 100% from the pre-rendered image. A pixel which is entirely from the real time 3D image has an alpha-channel value such that the displayed pixel is 100% from the real-time image. Some pixels in the original image may have an intermediate alpha value, better to merge the separate elements of the image together.
These values are preserved in the controller 44 and produce higher quality image composition.
When creating the image, the real-time parts of the image may be 25 generated using a pure white surface. The pre-rendering tool may be used to determine, beforehand, some effects, such as lighting and reflections, that can be applied to the real-time 3D object. In other words, those effects for the real-time 3D objects are pre-rendered and the 3D objects are enhanced with the effects, it being appreciated that the effects may be too complex to calculate in real-time. The objects that are displayed using real-time 3D are "represented in the pre-rendering tool by white objects and the effects applied to the white objects during rendering can be extracted and applied to the realtime 3D objects they represent during compositing.
It is an advantage of the invention that a high quality image generating 35 system is provided which does not require an inordinately large amount of data storage capacity.
11 It will be appreciated by persons skilled in the art that numerous variations and/or modifications may be made to the invention as shown in the specific embodiments without departing from the spirit or scope of the invention as broadly described. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive.
eoeo

Claims (26)

1. A gaming machine graphics package, the graphics package including a storage device for storing data relating to non-varying parts of an image, the non-varying parts of the image being independent of an outcome of a game played on the gaming machine; an image generating means for generating simulated three-dimensional additional parts of the image, the additional parts being dependent on the game outcome; and a compositing means for merging the non-varying parts of the image and the additional parts of the image to provide to the player a composite image relating to the game outcome.
2. The graphics package of claim 1 in which non-varying parts of the image which are the same for all possible outcomes are pre-rendered and stored in the storage device.
3. The graphics package of claim 2 in which the simulated three- dimensional images are generated using 3D computer rendering software.
4. The graphics package of claim 3 in which, from the game outcome, the relevant simulated three-dimensional images are generated and mapped to appropriate locations in the non-varying parts of the image to be composited and displayed to the player as a composite image dependent on the game outcome.
5. The graphics package of any one of claims 2 to 4 in which the compositing means is a Z-buffer compositor. oooo.i S. 6. The graphics package of claim 5 in which the pre-rendered image is created with a Z-buffer depth value for each pixel in every scene of the image. "i7. The graphics package of claim 6 in which Z-buffer data are loaded into a real time 3D video card for each frame of the image, the additional 3D objects being composited into the image using 3D techniques and using the Z- 35 buffer data loaded with the image.
8. The graphics package of claim 7 in which the 3D objects appear in the image according to their Z positions.
9. The graphics package of any one of claims 2 to 4 in which the compositing means employs an alpha channel. The graphics package of claim 9 in which the image is separated into those parts which are pre-rendered and those that are drawn using real time 3D.
11. The graphics package of claim 10 in which, when an animation image is created, each pixel in a final output is output with additional information about alpha-channel values and a material value or object identification (ID).
12. The graphics package of claim 11 in which the material value or object ID is used to identify those pixels which are part of the pre-rendered image and those which will be generated in real time by a 3D engine.
13. The graphics package of claim 12 in which a post-processing stage in an output file modifies the image alpha channel to mask out or include the real-time 3D parts of the image.
14. The graphics package of any one of claims 11 to 13 in which some pixels in the original image have an intermediate alpha value, better to merge 25 the separate elements of the image together. o: .oo The graphics package of any one of claims 10 to 14 in which, when creating the image, the real-time parts of the image are generated using a pure white surface.
16. The graphics package of claim 15 in which effects applied to this surface are also applied to the real-time generated pixels in the final output.
17. The graphics package of any one of claims 2 to 16 in which some properties of the real-time 3D objects are pre-rendered and combined with the 3D object as it is being drawn on screen.
18. A method of presenting a game outcome of a game played on a gaming machine to a player, the method including the steps of storing data relating to non-varying parts of an image in a storage device, the non-varying parts of the image being independent of an outcome of a game played on the gaming machine; generating simulated three-dimensional additional parts of the image, the additional parts being dependent on the game outcome; and compositing the non-varying parts and the additional parts of the image to provide a composite image relating to the game outcome to the player.
19. The method of claim 18 which includes rendering the simulated 3D images in real time and compositing them with the non-varying images in real time. The method of claim 18 or claim 19 which includes, prior to displaying a game outcome and its associated images to the player, determining the game outcome.
21. The method of claim 20 which includes, from the game outcome, generating the relevant simulated three-dimensional images and mapping them to appropriate locations in the non-varying parts of the image to be composited and displayed to the player as a composite image dependent on *.the game outcome.
22. The method of any one of claims 18 to 21 which includes using Z- buffer compositing.
23. The method of claim 22 which includes creating a pre-rendered image with a Z-buffer depth value for each pixel in every scene of the image.
24. The method of claim 23 which includes loading the Z-buffer data into a real time 3D video card for each frame of the image. o The method of claim 24 which includes compositing additional 3D objects into the image using 3D techniques and using the Z-buffer data loaded with the image.
26. The method of any one of claims 18 to 21 which includes creating an alpha channel as a compositing technique.
27. The method of claim 26 which includes separating the image into those parts which are pre-rendered and those that are drawn using real time 3D.
28. The method of claim 27 which includes outputting each pixel in a final output with additional information about alpha-channel values and a material value or object identification (ID).
29. The method of claim 28 which includes using the material value or object ID to identify those pixels which are part of the pre-rendered image and those which will be generated in real time by a 3D engine. The method of claim 29 which includes using a post-processing stage in an output file to modify the image alpha channel to mask out or include the real-time 3D parts of the image.
31. The method of any one of claims 18 to 30 which includes pre-rendering some properties of the real-time 3D parts of the image and combining them 25 with the 3D parts of the image as the image is being drawn on screen.
32. A gaming machine graphics package as claimed in claim 1 and substantially as described herein with reference to the accompanying .drawings. 16
33. A method of presenting to a player a game outcome of a game played on a gaming machine as claimed in claim 18 and substantially as described herein with reference to the accompanying drawings. Dated this seventeenth day of October 2001 Aristocrat Technologies Australia Pty Ltd Patent Attorneys for the Applicant: F B RICE CO o* o* 0 o *o oo** *oo
AU79477/01A 2000-10-25 2001-10-17 Gaming graphics Expired AU782744B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU79477/01A AU782744B2 (en) 2000-10-25 2001-10-17 Gaming graphics

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
AUPR1006A AUPR100600A0 (en) 2000-10-25 2000-10-25 Gaming graphics
AUPR1006 2000-10-25
AU79477/01A AU782744B2 (en) 2000-10-25 2001-10-17 Gaming graphics

Publications (2)

Publication Number Publication Date
AU7947701A true AU7947701A (en) 2002-05-02
AU782744B2 AU782744B2 (en) 2005-08-25

Family

ID=25639288

Family Applications (1)

Application Number Title Priority Date Filing Date
AU79477/01A Expired AU782744B2 (en) 2000-10-25 2001-10-17 Gaming graphics

Country Status (1)

Country Link
AU (1) AU782744B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7367885B2 (en) 2001-08-09 2008-05-06 Igt 3-D text in a gaming machine
AU2004213881B2 (en) * 2003-02-24 2008-09-25 Aristocrat Technologies Australia Pty Ltd Gaming machine transitions
US7572186B2 (en) 2001-08-09 2009-08-11 Igt Virtual cameras and 3-D gaming environments in a gaming machine
US9474972B2 (en) 2003-02-24 2016-10-25 Aristocrat Technologies Australia Pty Limited Gaming machine transitions
US9613496B2 (en) 2002-06-27 2017-04-04 Igt Trajectory-based 3-D games of chance for video gaming machines

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2293079B (en) * 1993-05-10 1997-07-02 Apple Computer Computer graphics system having high performance multiple layer z-buffer
US6359619B1 (en) * 1999-06-18 2002-03-19 Mitsubishi Electric Research Laboratories, Inc Method and apparatus for multi-phase rendering

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7367885B2 (en) 2001-08-09 2008-05-06 Igt 3-D text in a gaming machine
US7572186B2 (en) 2001-08-09 2009-08-11 Igt Virtual cameras and 3-D gaming environments in a gaming machine
US9613496B2 (en) 2002-06-27 2017-04-04 Igt Trajectory-based 3-D games of chance for video gaming machines
AU2004213881B2 (en) * 2003-02-24 2008-09-25 Aristocrat Technologies Australia Pty Ltd Gaming machine transitions
US9474972B2 (en) 2003-02-24 2016-10-25 Aristocrat Technologies Australia Pty Limited Gaming machine transitions
US10204473B2 (en) 2003-02-24 2019-02-12 Aristocrat Technologies Australia Pty Limited Systems and methods of gaming machine image transitions
US10672220B2 (en) 2003-02-24 2020-06-02 Aristocrat Technologies Australia Pty Limited Systems and methods of gaming machine image transitions

Also Published As

Publication number Publication date
AU782744B2 (en) 2005-08-25

Similar Documents

Publication Publication Date Title
US6866585B2 (en) Gaming graphics
US9135774B2 (en) 3-D reels and 3-D wheels in a gaming machine
US7572186B2 (en) Virtual cameras and 3-D gaming environments in a gaming machine
US8206215B2 (en) Gaming machine systems and methods with memory efficient historical video re-creation
US8002623B2 (en) Methods and devices for displaying multiple game elements
US7909696B2 (en) Game interaction in 3-D gaming environments
RU2327219C2 (en) Game machine with stack of symbols
US7901286B2 (en) Video gaming device and method of wagering on a virtual football game
US20060058100A1 (en) Wagering game with 3D rendering of a mechanical device
US8221230B2 (en) Video gaming device and method of wagering on a virtual football game
US20020052235A1 (en) Gaming device having animation including multiple sprites
US20110281628A1 (en) Wagering game object animation
AU2003279092B2 (en) 3-D reels and 3-D wheels in a gaming machine
AU782744B2 (en) Gaming graphics
JP4554858B2 (en) Game machine
US20060068887A1 (en) Transparent gaming objects in a video wagering game
CN108697930A (en) Games system and the control method of game
JP2000182010A (en) Card, information processor, its method and information processing system