US20070109305A1 - Animation reproducing apparatus and method - Google Patents

Animation reproducing apparatus and method Download PDF

Info

Publication number
US20070109305A1
US20070109305A1 US11/525,038 US52503806A US2007109305A1 US 20070109305 A1 US20070109305 A1 US 20070109305A1 US 52503806 A US52503806 A US 52503806A US 2007109305 A1 US2007109305 A1 US 2007109305A1
Authority
US
United States
Prior art keywords
animation
animations
unit
desired motion
blending
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
US11/525,038
Other versions
US7995065B2 (en
Inventor
Seyoon Tak
Dokyoon Kim
Keechang Lee
Jeonghwen Alin
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co 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 KR1020060039553A external-priority patent/KR100803211B1/en
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Priority to US11/525,038 priority Critical patent/US7995065B2/en
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AHN, JEONGHWAN, KIM, DOKYOON, LEE, KEECHANG, TAK, SEYOON
Publication of US20070109305A1 publication Critical patent/US20070109305A1/en
Application granted granted Critical
Publication of US7995065B2 publication Critical patent/US7995065B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/203D [Three Dimensional] animation

Definitions

  • the present invention relates to animation reproduction, and more particularly, to an animation reproducing method and apparatus for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the motion even when the animation representing the desired motion is not previously provided.
  • animation data is usually prepared in the PC for each model and each motion beforehand.
  • a motion of a model M having a human shape is controlled by a user on a journey to a specific destination in the game
  • two kinds of animation data m 1 and m 2 of the model M may be prepared in the PC beforehand, where m 1 is an animation representing a running figure of model M, and m 2 is an animation representing a walking figure of model M.
  • a user decides what kind of animation data will be reproduced by manipulating keys provided in the PC. For example, if a user instructs the PC to reproduce a running figure m 1 of the model M, by manipulating the keys while the animation data of the walking figure m 2 is being reproduced, the PC starts to reproduce the animation data of the running figure m 1 .
  • the conventional animation reproducing apparatus When the animation data to be reproduced is changed in the conventional animation reproducing apparatus as described above, a user may visually recognize that the motion of the model M is discontinuous and changes in an unnatural manner. As a result, the conventional animation reproducing apparatus has a problem in that the motion is unnatural when the kind of animation data to be reproduced is changed. Moreover, such a problem becomes more serious as the number of kinds of animation data that have been previously prepared is small.
  • the present invention provides an animation reproducing apparatus for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the desired motion, even when the animation representing the desired motion is not previously provided.
  • the present invention provides an animation reproducing method for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the desired motion, even when the animation representing the desired motion is not previously provided.
  • the present invention provides a computer-readable medium having embodied thereon a computer program for causing a computer to execute an animation reproducing method for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the desired motion, even when the animation representing the desired motion is not previously provided.
  • an animation reproducing apparatus for reproducing an animation of a predetermined model, the animation reproducing apparatus including a motion blending unit blending one or more previously prepared animations according to a desired motion that is to be reproduced; and a rendering unit rendering a result of the blending.
  • an animation reproducing method for reproducing an animation of a predetermined model, the animation reproducing method including: blending one or more previously prepared animations according to a desired motion that is to be reproduced; and rendering a result of the blending.
  • a computer-readable medium having embodied thereon a computer program for causing a computer to execute an animation reproducing method for reproducing an animation of a predetermined model, the animation reproducing method comprising: blending one or more previously prepared animations according to a desired motion; and rendering a result of the blending.
  • FIG. 1 is a block diagram illustrating an animation reproducing apparatus according to an embodiment of the present invention
  • FIGS. 2A to 2 D are schematic diagrams for describing operations of the creation unit illustrated in FIG. 1 ;
  • FIG. 3 is a schematic diagram for describing operations of the motion blending unit illustrated in FIG. 1 ;
  • FIG. 4 is a flowchart illustrating an animation reproducing method according to an embodiment of the present invention.
  • FIG. 5 is a flowchart for describing another example of the operation described in FIG. 4 according to an embodiment of the present invention.
  • FIG. 6 is a flowchart for describing another example of the operation described in FIG. 5 according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating an animation reproducing apparatus according to an embodiment of the present invention.
  • the animation reproducing apparatus 100 includes an authoring unit 110 , a compression unit 112 , and an animation reproduction unit 120 .
  • the authoring unit 110 creates various kinds of animation data.
  • animation refers to animation data.
  • the animation may be two-dimensional (2D) or three-dimensional (3D).
  • the animation is three-dimensional.
  • Various creation tools capable of creating a 3D animation may function as an implementation of the authoring unit 110 .
  • the animation data can be expressed as a time-varying function.
  • the authoring unit 110 authors an animation for each model and each motion. Models may be arbitrarily selected from organic or inorganic objects, such as a human being or a vehicle. For convenience of description, it is assumed that the authoring unit 110 authors animations for representing running and walking figures of each model A and B, where both models A and B are human beings.
  • the authoring unit 110 creates four animations a 1 , a 2 , b 1 , and b 2 for modeling four figures, wherein the animation a 1 is an animation representing a running figure of model A, the animation data a 2 is an animation representing a walking figure of model A, the animation data b 1 is an animation representing a running figure of model B, and the animation data b 2 is an animation representing a walking figure of model B.
  • the authoring unit 110 can create various kinds of animations.
  • the authoring unit 110 may create a rigid body animation, a skin/bone animation, or a morphing animation.
  • FIGS. 2A to 2 D are schematic diagrams for describing operations of the authoring unit 110 illustrated in FIG. 1 .
  • FIG. 2A illustrates an example of a displayed rigid body animation
  • FIG. 2B illustrates an example of a displayed skin/bone animation
  • FIG. 2C illustrates an example of a displayed morphing animation
  • FIG. 2D illustrates vertexes included in the appearance of the rigid body animation, the skin/bone animation, and the morphing animation.
  • a model 200 is expressed by one or more rigid bodies.
  • each part of the model 200 is expressed by a rigid body. Therefore, a displayed shape in the rigid body animation cannot have deformation, and locations of the vertexes included in the shape of the model 200 are fixed with respect to a predetermined reference point. Specifically, locations of the vertexes included in the shape of each part of the model 200 are fixed with respect to a predetermined reference point, for example, a center of gravity, of each part.
  • the authoring unit 110 is adapted so as to create information on predetermined reference points of each part of the model 200 and locations of the vertexes with respect to the predetermined reference points.
  • the model 200 is a human being having a head 212 , a trunk 214 , a left arm 216 , a right arm 218 , a left leg 220 , and a right leg 222 .
  • the shape of each part includes a plurality of vertexes.
  • the vertexes may constitute a plurality of polygons such as a triangle. As shown in FIG.
  • locations of the vertexes included in the shape of the head 212 are fixed with respect to a predetermined reference point, for example, a center of gravity of the head 212 .
  • a predetermined reference point for example, a center of gravity of the head 212 .
  • This can be similarly applied to the trunk 214 , the left arm 216 , the right arm 218 , the left leg 220 , and the right leg 222 .
  • relative positions of each part of the model 200 are also fixed. For example, a relative position of the head 212 with respect to the trunk 214 is always fixed.
  • each part of the model 200 includes a certain skeleton system such as bones, and movement of each part depends on movement of the bone associated with that part.
  • the shape of the model 200 i.e., locations of the vertexes of the skin depends on the movement of the bone. Specifically, locations of the vertexes included in the shape of each part of the model 200 depend on the movement of the bone of each part. Therefore, the authoring unit 110 for creating the skin/bone animation creates information on the location and orientation of the bone for each part of the model and locations of the vertexes relative to the bone.
  • the model 200 includes a head 232 , a trunk 236 , a left arm 240 , a right arm 244 , a left leg 248 , and a right leg 252 .
  • the shape of each part includes a plurality of vertexes.
  • Each part 232 , 236 , 240 , 244 , 248 , or 252 includes a bone 234 , 238 , 242 , 246 , 250 , or 254 , respectively. As shown in FIG.
  • locations of the vertexes included in the shape of the head 232 depend on the movement of the bone 234 included in the head 232 . However, the locations of the vertexes included in the shape of the head 232 are fixed with respect to the bone 234 of the head 232 .
  • the locations of the vertexes included in the shape of each of the parts 236 , 240 , 244 , 248 and 252 depend on the movement of each of the bones 234 , 238 , 242 , 246 , 250 , or 254 for each respective part 236 , 240 , 244 , 248 and 252 , and the locations of the vertexes included in the shape of the part 236 , 240 , 244 , 248 and 252 are fixed with respect to the bones 34 , 238 , 242 , 246 , 250 , or 254 of each respective part 236 , 240 , 244 , 248 and 252 .
  • every single vertex included in the shape of the model 200 is defined. Therefore, the authoring unit 110 for creating the morphing animation creates information on the locations of every single vertex included in the shape of the model 200 . In this case, information on the location of each of the vertexes included in the shape of the model 200 may be changed as time progresses.
  • the model 200 includes a head 262 , a trunk 264 , a left arm 266 , a right arm 268 , a left leg 270 , and a right leg 272 .
  • the authoring unit 110 defines all the locations of the vertexes included in the shape of each part 262 , 264 , 266 , 270 , and 272 as a time-varying function.
  • the compression unit 112 compresses the animation and outputs the result of the compression to the animation reproduction unit 120 .
  • a file resulting from the compression may have an extension “.sab”.
  • the animation reproduction unit 120 reproduces the animation.
  • the animation reproducing apparatus according to the present invention is implemented by the animation reproduction unit 120 .
  • the animation reproduction unit 120 includes a restoration unit 122 , a storage unit 124 , a motion decision unit 126 , a search unit 128 , a motion blending unit 134 , an animation supply unit 136 , a rendering unit 138 , and a display unit 140 .
  • the animation reproduced by the animation reproduction unit 120 may be the rigid body animation, the skin/bone animation, or the morphing animation.
  • the animation reproduced by the animation reproduction unit 120 does not contain only one kind of content that has been initially set, for example, as in a movie or a live concert video.
  • the animation reproduced by the animation reproduction unit 120 is an animation decided according to the result of the key manipulation of a user. For example, if a user instructs by key manipulation that the animation b 2 is to be reproduced while the animation reproduction unit 120 is reproducing the animation b 1 of the model B, the animation reproduction unit 120 starts to reproduce the animation b 2 . In this case, the animation reproduction unit 120 does not reproduce the animation b 2 just after the animation b 1 , but generates an intermediate animation b 1 ′ by blending the animations b 1 and b 2 in order to gradually change from a walking figure to a running figure.
  • the original animations b 1 and b 2 are reflected in the intermediate animation b 1 ′ by predetermined proportions.
  • the animation reproduction unit 120 generates and reproduces the intermediate animation b 1 ′ in such a way that the proportion of the original animation b 1 reflected in the intermediate animation b 1 ′ is gradually reduced as time progresses. Accordingly, the animation reproduction unit 120 starts to reproduce the animation b 2 when the proportion of the original animation b 1 reflected in the intermediate animation b 1 ′ becomes 0%. Operations of the animation reproduction unit 120 will be described below in more detail by exemplifying operations of the restoration unit 122 through the display unit 140 , particularly, through the motion blending unit 134 .
  • the restoration unit 122 restores the compressed animation input from the compression unit 112 .
  • a file having an extension “.m3d” would be a result of the restoration.
  • One or more compressed animations may be input to the restoration unit 122 in a sequential manner one by one, or a set of compressed animations may be simultaneously input together.
  • the storage unit 124 temporarily stores the restored animation, and may function as a type of cache. Specifically, an animation that has been previously restored at least one time is stored in the storage unit 124 . As a result, it is not necessary for the restoration unit 122 to repeatedly restore the animation that has been previously restored.
  • a compressed or uncompressed animation may be provided to the animation reproduction unit 120 .
  • the animation created by the authoring unit 110 may be provided to the animation reproduction unit 120 via the compression unit 112 or without passing through the compression unit 112 .
  • the storage unit 124 stores the animation.
  • the motion decision unit 126 decides the desired motion to be reproduced by the animation reproduction unit 120 according to the result of the key manipulation input through the input terminal IN 1 .
  • the key manipulation input functions as an interface capable of reflecting a user's intention as an electrical signal.
  • a personal computer PC
  • keypads on a keyboard provided with the PC a wired or wireless mouse connected to the PC, a joystick wired or wirelessly connected to the PC, or a touch screen provided in the PC may function as the interface.
  • the decided motion may be selected from those represented by one or more animations that have been previously prepared, or may be selected from motions other than those represented by one or more of the previously-provided animations.
  • the decided motion may be one of a walking and a running motion, or a mixture of a walking and a running motion having proportions of 20%: 80%.
  • the motion decision unit 126 decides the desired motion such that the motion can be visually recognized as being continuous over time when the result of the key manipulation requires a change of the reproduced animation. For example, if a user instructs, by means of the key manipulation, the animation reproduction unit 120 to reproduce the animation b 2 while the animation b 1 is being reproduced, the animation reproduction unit 120 sequentially changes the proportions between the running and walking figures in order to gradually change the motion of the model from the running figure to the walking figure.
  • the motion decision unit 126 may decide the blending proportions between the running and walking figures to be sequentially changed in the following order: (100%:0%) ⁇ (90%:10%) ⁇ (70%:30%) ⁇ (50%:50%) ⁇ (30%:70%) ⁇ (10%:90%) ⁇ (0%:100%).
  • the motion determination unit 126 may determine that the motion of a currently-reproduced animation is appropriate or no operation is necessary.
  • the motion decision unit 126 notifies the search unit 128 , which will be described below, about the decided motion. At the same time, the motion decision unit 126 may also notify the blending unit 134 , which will be described below, about the decided motion.
  • the search unit 128 searches the storage unit 124 for at least one animation corresponding to the desired motion. For example, if blending proportions between the running and the walking of the decided motion are 70%:30%, the search unit 128 searches the storage unit 124 for the animations b 1 and b 2 . If the determined motion is the walking motion, the search unit 128 searches the storage unit 124 for the animation b 2 .
  • the search unit 128 includes an inspection unit 130 and a reading unit 132 . Operations of the search unit 128 will be described hereinafter in more detail.
  • the inspection unit 130 inspects whether or not the animation stored in the storage unit 124 corresponds to the decided motion.
  • the animations stored in the storage unit 124 may be preferably managed using a least-recently used (LRU) method. In other words, the inspection unit 130 inspects the least-recently used animation in advance.
  • the animations stored in the storage unit 124 may be managed using a most-recently used (MRU) method. In other words, the inspection unit 130 may inspect the most recently searched animation in advance.
  • LRU least-recently used
  • MRU most-recently used
  • the inspection unit 130 If the inspection determines that there is a stored animation corresponding to the decided motion, the inspection unit 130 generates and outputs a reading-out control signal.
  • the reading unit 132 reads the stored animation corresponding to the decided motion from the storage unit 124 and outputs the read animation as a searched animation in response to the reading-out control signal.
  • the inspection unit 130 inspects whether or not there is any animation which corresponds to the decided motion and is not included in one or more of the searched animations.
  • the inspection unit 130 If it is inspected that there is an additional animation which corresponds to the decided motion and is not included in the searched animations, the inspection unit 130 generates and outputs a restoration control signal.
  • the restoration unit 132 operates in response to the restoration control signal. That is, the restoration unit 132 performs restoration for the compressed animations that have been input from the compression unit 112 but have not yet been restored, in response to the restoration control signal.
  • the motion blending unit 134 operates when a user instructs, by means of key manipulation, that the reproducing animation is to be changed. In this case, the motion blending unit 134 blends one or more searched animations according to the decided motion. Specifically, the motion blending unit 134 multiplies each of one or more searched animations by a weight value corresponding to the decided motion, and adds the results of the multiplications.
  • FIG. 3 is a schematic diagram for describing operations of the motion blending unit 134 of FIG. 1 .
  • a user instructs, by means of key manipulation, that the animation b 2 be reproduced at a time point t 1 .
  • the motion blending unit 134 generates an additional animation by blending the animations b 1 and b 2 by predetermined proportions during a time period t 1 ⁇ t ⁇ t 2 .
  • the animation supply unit 136 receives the result of the blending from the blending unit 134 after the motion blending unit 134 operates. Similarly, the animation supply unit 136 receives the searched animation from the reading unit 132 when the blending unit 134 does not operate.
  • the animation supply unit 136 supplies the received animation to the rendering unit 138 .
  • the received animation may be the result of the blending or of the searched animation.
  • the rendering unit 138 renders the animation supplied from the animation supply unit 136 .
  • the rendering refers to a type of visualization.
  • the display unit 140 displays the result of the rendering.
  • a liquid crystal display may be implemented as the display unit 140 , for example.
  • FIG. 4 is a flowchart for describing an animation reproducing method according to an embodiment of the present invention, which includes operations 410 to 420 of generating and reproducing an animation corresponding to a desired motion by blending one or more previously-provided animations according to the desired motion even when the animation representing the desired motion is not previously provided.
  • the motion blending unit 134 blends one or more of the previously-provided animations according to the desired motion to be displayed on the display unit 140 (operation 410 ).
  • a previously-provided animation is an animation created in the authoring unit 110 .
  • the previously-provided animation is an animation searched for by the search unit 128 as a desired animation corresponding to the motion to be displayed.
  • the rendering unit 138 renders the result of the blending performed in operation 410 and displays the result of the rendering (operation 420 ).
  • FIG. 5 is a flowchart for describing operation 410 illustrated in FIG. 4 according to an embodiment of the present invention, which includes operations 510 to 540 for blending one or more of the previously created animations according to a desired motion.
  • the restoration unit 122 restores one or more compressed animations (operation 510 ), and the storage unit 124 stores the animations restored in operation 510 (operation 520 ).
  • the search unit 128 searches for one or more animations corresponding to a desired motion that is to be displayed, among the animations stored in operation 520 (operation 530 ).
  • the motion blending unit 134 blends one or more animations searched for in operation 530 according to the desired motion that is to be displayed (operation 540 ).
  • FIG. 6 is a flowchart for describing operation 530 illustrated in FIG. 5 according to an embodiment of the present invention, which includes operations 610 to 630 of searching for the animation corresponding to the desired motion among the animations stored in operation 520 , and operation 640 of determining whether or not there is an animation which corresponds to the desired motion and is not included in the searched animations.
  • the inspection unit 130 determines whether the animation stored in operation 520 corresponds to the desired motion (operation 610 ).
  • the reading unit 132 determines the stored animation to be the searched animation.
  • operation 630 the inspection unit 130 determines whether there is an animation for which operation 610 is not performed among the animations stored in operation 620 (operation 630 ). Operation 630 may be performed after operation 620 is performed, as illustrated in FIG. 6 . Alternatively, operation 630 may be performed before operation 620 or simultaneously with operation 620 .
  • the inspection unit 130 determines whether there is an animation which is not included in one or more animations determined in operation 620 and corresponds to the desired motion to be displayed (operation 640 ).
  • the process proceeds to operation 510 . If it is determined that there is no animation which is not included in one or more animations determined in operation 620 and corresponds to the desired motion, the process proceeds to operation 540 .
  • the invention can also be embodied as computer-readable codes on a computer-readable recording medium executable by a computer.
  • the computer-readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer-readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, optical data storage devices, and carrier waves (such as data transmission through the Internet).
  • ROM read-only memory
  • RAM random-access memory
  • CD-ROMs compact discs
  • magnetic tapes magnetic tapes
  • floppy disks magnetic tapes
  • optical data storage devices optical data storage devices
  • carrier waves such as data transmission through the Internet
  • an animation representing a desired motion is generated and reproduced by blending one or more previously-provided animations according to the desired motion even when an animation corresponding to a desired motion is not previously provided. Therefore, it is possible to reproduce even a new motion which does not exist among the motions expressed by one or more previously-provided animations.
  • an animation reproducing method and apparatus according to the present invention can enable the desired motion to be realistically and naturally reproduced by changing the reproduced motion until it becomes a different motion even when the desired motion is entirely different from the currently reproduced motion.
  • the animation reproducing apparatus and method according to an embodiment of the present invention since even a compressed animation can be restored and reproduced in a real-time manner, it is possible to reduce a burden on a storage space which is necessary for the previously provided animations. Furthermore, in the animation reproducing apparatus and method according to an embodiment of the present invention, since the restored animation can be temporarily stored, the stored animation can be reproduced promptly.

Abstract

An animation reproducing apparatus and method of reproducing an animation reproduces an animation of a predetermined model. The animation reproducing apparatus includes a motion blending unit blending one or more previously prepared animations according to a desired motion that is to be reproduced and a rendering unit rendering a result of the blending.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application claims the benefit of U.S. Provisional Patent Application No. 60/719,562, filed on Sep. 23, 2005, in the U.S. patent and Trademark Office, and Korean Patent Application No. 10-2006-0039553, filed on May 2, 2006, in the Korean Intellectual Property Office, the disclosure of which is incorporated herein in its entirety by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to animation reproduction, and more particularly, to an animation reproducing method and apparatus for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the motion even when the animation representing the desired motion is not previously provided.
  • 2. Description of the Related Art
  • When a user plays a 3-dimensional (3D) graphic game using a personal computer (PC), animation data is usually prepared in the PC for each model and each motion beforehand. For example, if a motion of a model M having a human shape is controlled by a user on a journey to a specific destination in the game, two kinds of animation data m1 and m2 of the model M may be prepared in the PC beforehand, where m1 is an animation representing a running figure of model M, and m2 is an animation representing a walking figure of model M.
  • In this case, a user decides what kind of animation data will be reproduced by manipulating keys provided in the PC. For example, if a user instructs the PC to reproduce a running figure m1 of the model M, by manipulating the keys while the animation data of the walking figure m2 is being reproduced, the PC starts to reproduce the animation data of the running figure m1.
  • When the animation data to be reproduced is changed in the conventional animation reproducing apparatus as described above, a user may visually recognize that the motion of the model M is discontinuous and changes in an unnatural manner. As a result, the conventional animation reproducing apparatus has a problem in that the motion is unnatural when the kind of animation data to be reproduced is changed. Moreover, such a problem becomes more serious as the number of kinds of animation data that have been previously prepared is small.
  • SUMMARY OF THE INVENTION
  • Additional aspects and/or advantages of the invention will be set forth in part in the description which follows and, in part, will be apparent from the description, or may be learned by practice of the invention.
  • The present invention provides an animation reproducing apparatus for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the desired motion, even when the animation representing the desired motion is not previously provided.
  • Also, the present invention provides an animation reproducing method for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the desired motion, even when the animation representing the desired motion is not previously provided.
  • Also, the present invention provides a computer-readable medium having embodied thereon a computer program for causing a computer to execute an animation reproducing method for generating and reproducing an animation corresponding to a desired motion by blending one or more previously provided animations according to the desired motion, even when the animation representing the desired motion is not previously provided.
  • According to an aspect of the present invention, there is provided an animation reproducing apparatus for reproducing an animation of a predetermined model, the animation reproducing apparatus including a motion blending unit blending one or more previously prepared animations according to a desired motion that is to be reproduced; and a rendering unit rendering a result of the blending.
  • According to another aspect of the present invention, there is provided an animation reproducing method for reproducing an animation of a predetermined model, the animation reproducing method including: blending one or more previously prepared animations according to a desired motion that is to be reproduced; and rendering a result of the blending.
  • According to another aspect of the present invention, there is provided a computer-readable medium having embodied thereon a computer program for causing a computer to execute an animation reproducing method for reproducing an animation of a predetermined model, the animation reproducing method comprising: blending one or more previously prepared animations according to a desired motion; and rendering a result of the blending.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above and other features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings in which:
  • FIG. 1 is a block diagram illustrating an animation reproducing apparatus according to an embodiment of the present invention;
  • FIGS. 2A to 2D are schematic diagrams for describing operations of the creation unit illustrated in FIG. 1;
  • FIG. 3 is a schematic diagram for describing operations of the motion blending unit illustrated in FIG. 1;
  • FIG. 4 is a flowchart illustrating an animation reproducing method according to an embodiment of the present invention;
  • FIG. 5 is a flowchart for describing another example of the operation described in FIG. 4 according to an embodiment of the present invention; and
  • FIG. 6 is a flowchart for describing another example of the operation described in FIG. 5 according to an embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Reference will now be made in detail to the embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the like elements throughout. The embodiments are described below to explain the present invention by referring to the figures.
  • Hereinafter, an animation reproducing apparatus and method according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.
  • FIG. 1 is a block diagram illustrating an animation reproducing apparatus according to an embodiment of the present invention. The animation reproducing apparatus 100 includes an authoring unit 110, a compression unit 112, and an animation reproduction unit 120.
  • The authoring unit 110 creates various kinds of animation data. Hereinafter, animation refers to animation data. The animation may be two-dimensional (2D) or three-dimensional (3D). Preferably, the animation is three-dimensional. Various creation tools capable of creating a 3D animation may function as an implementation of the authoring unit 110. The animation data can be expressed as a time-varying function.
  • The authoring unit 110 authors an animation for each model and each motion. Models may be arbitrarily selected from organic or inorganic objects, such as a human being or a vehicle. For convenience of description, it is assumed that the authoring unit 110 authors animations for representing running and walking figures of each model A and B, where both models A and B are human beings. Specifically, the authoring unit 110 creates four animations a1, a2, b1, and b2 for modeling four figures, wherein the animation a1 is an animation representing a running figure of model A, the animation data a2 is an animation representing a walking figure of model A, the animation data b1 is an animation representing a running figure of model B, and the animation data b2 is an animation representing a walking figure of model B.
  • The authoring unit 110 can create various kinds of animations. For example, the authoring unit 110 may create a rigid body animation, a skin/bone animation, or a morphing animation. FIGS. 2A to 2D are schematic diagrams for describing operations of the authoring unit 110 illustrated in FIG. 1. Specifically, FIG. 2A illustrates an example of a displayed rigid body animation, FIG. 2B illustrates an example of a displayed skin/bone animation, FIG. 2C illustrates an example of a displayed morphing animation, and FIG. 2D illustrates vertexes included in the appearance of the rigid body animation, the skin/bone animation, and the morphing animation.
  • In the rigid body animation, a model 200 is expressed by one or more rigid bodies. In other words, each part of the model 200 is expressed by a rigid body. Therefore, a displayed shape in the rigid body animation cannot have deformation, and locations of the vertexes included in the shape of the model 200 are fixed with respect to a predetermined reference point. Specifically, locations of the vertexes included in the shape of each part of the model 200 are fixed with respect to a predetermined reference point, for example, a center of gravity, of each part. Accordingly, the authoring unit 110 is adapted so as to create information on predetermined reference points of each part of the model 200 and locations of the vertexes with respect to the predetermined reference points. In this case, the information on the predetermined reference points may be changed as time progresses while the information on the locations of the vertexes with respect to the predetermined reference points always remains constant. Referring to FIG. 2A, the model 200 is a human being having a head 212, a trunk 214, a left arm 216, a right arm 218, a left leg 220, and a right leg 222. The shape of each part includes a plurality of vertexes. The vertexes may constitute a plurality of polygons such as a triangle. As shown in FIG. 2A, locations of the vertexes included in the shape of the head 212 are fixed with respect to a predetermined reference point, for example, a center of gravity of the head 212. This can be similarly applied to the trunk 214, the left arm 216, the right arm 218, the left leg 220, and the right leg 222. Furthermore, relative positions of each part of the model 200 are also fixed. For example, a relative position of the head 212 with respect to the trunk 214 is always fixed.
  • In the skin/bone animation, it is supposed that each part of the model 200 includes a certain skeleton system such as bones, and movement of each part depends on movement of the bone associated with that part. The shape of the model 200, i.e., locations of the vertexes of the skin depends on the movement of the bone. Specifically, locations of the vertexes included in the shape of each part of the model 200 depend on the movement of the bone of each part. Therefore, the authoring unit 110 for creating the skin/bone animation creates information on the location and orientation of the bone for each part of the model and locations of the vertexes relative to the bone. In this case, information on the location and orientation of the bone can be changed as time progresses, while information on the locations of the vertexes relative to the bone is always constant. Referring to FIG. 2 b, the model 200 includes a head 232, a trunk 236, a left arm 240, a right arm 244, a left leg 248, and a right leg 252. The shape of each part includes a plurality of vertexes. Each part 232, 236, 240, 244, 248, or 252 includes a bone 234, 238, 242, 246, 250, or 254, respectively. As shown in FIG. 2B, locations of the vertexes included in the shape of the head 232 depend on the movement of the bone 234 included in the head 232. However, the locations of the vertexes included in the shape of the head 232 are fixed with respect to the bone 234 of the head 232. The locations of the vertexes included in the shape of each of the parts 236, 240, 244, 248 and 252 depend on the movement of each of the bones 234, 238, 242, 246, 250, or 254 for each respective part 236, 240, 244, 248 and 252, and the locations of the vertexes included in the shape of the part 236, 240, 244, 248 and 252 are fixed with respect to the bones 34, 238, 242, 246, 250, or 254 of each respective part 236, 240, 244, 248 and 252.
  • In the morphing animation, every single vertex included in the shape of the model 200 is defined. Therefore, the authoring unit 110 for creating the morphing animation creates information on the locations of every single vertex included in the shape of the model 200. In this case, information on the location of each of the vertexes included in the shape of the model 200 may be changed as time progresses. Referring to FIG. 2C, the model 200 includes a head 262, a trunk 264, a left arm 266, a right arm 268, a left leg 270, and a right leg 272. In this case, the authoring unit 110 defines all the locations of the vertexes included in the shape of each part 262, 264, 266, 270, and 272 as a time-varying function.
  • The compression unit 112 compresses the animation and outputs the result of the compression to the animation reproduction unit 120. For example, a file resulting from the compression may have an extension “.sab”.
  • The animation reproduction unit 120 reproduces the animation. The animation reproducing apparatus according to the present invention is implemented by the animation reproduction unit 120. The animation reproduction unit 120 includes a restoration unit 122, a storage unit 124, a motion decision unit 126, a search unit 128, a motion blending unit 134, an animation supply unit 136, a rendering unit 138, and a display unit 140.
  • The animation reproduced by the animation reproduction unit 120 may be the rigid body animation, the skin/bone animation, or the morphing animation.
  • The animation reproduced by the animation reproduction unit 120 does not contain only one kind of content that has been initially set, for example, as in a movie or a live concert video. The animation reproduced by the animation reproduction unit 120 is an animation decided according to the result of the key manipulation of a user. For example, if a user instructs by key manipulation that the animation b2 is to be reproduced while the animation reproduction unit 120 is reproducing the animation b1 of the model B, the animation reproduction unit 120 starts to reproduce the animation b2. In this case, the animation reproduction unit 120 does not reproduce the animation b2 just after the animation b1, but generates an intermediate animation b1′ by blending the animations b1 and b2 in order to gradually change from a walking figure to a running figure. Thus, the original animations b1 and b2 are reflected in the intermediate animation b1′ by predetermined proportions. The animation reproduction unit 120 generates and reproduces the intermediate animation b1′ in such a way that the proportion of the original animation b1 reflected in the intermediate animation b1′ is gradually reduced as time progresses. Accordingly, the animation reproduction unit 120 starts to reproduce the animation b2 when the proportion of the original animation b1 reflected in the intermediate animation b1′ becomes 0%. Operations of the animation reproduction unit 120 will be described below in more detail by exemplifying operations of the restoration unit 122 through the display unit 140, particularly, through the motion blending unit 134.
  • The restoration unit 122 restores the compressed animation input from the compression unit 112. For example, a file having an extension “.m3d” would be a result of the restoration. One or more compressed animations may be input to the restoration unit 122 in a sequential manner one by one, or a set of compressed animations may be simultaneously input together.
  • The storage unit 124 temporarily stores the restored animation, and may function as a type of cache. Specifically, an animation that has been previously restored at least one time is stored in the storage unit 124. As a result, it is not necessary for the restoration unit 122 to repeatedly restore the animation that has been previously restored.
  • A compressed or uncompressed animation may be provided to the animation reproduction unit 120. In other words, the animation created by the authoring unit 110 may be provided to the animation reproduction unit 120 via the compression unit 112 or without passing through the compression unit 112. Even when the uncompressed animation is provided to the animation reproduction unit 120, the storage unit 124 stores the animation.
  • The motion decision unit 126 decides the desired motion to be reproduced by the animation reproduction unit 120 according to the result of the key manipulation input through the input terminal IN1. In this case, the key manipulation input functions as an interface capable of reflecting a user's intention as an electrical signal. For example, when a personal computer (PC) is provided with the animation reproduction unit 120, keypads on a keyboard provided with the PC, a wired or wireless mouse connected to the PC, a joystick wired or wirelessly connected to the PC, or a touch screen provided in the PC may function as the interface.
  • The decided motion may be selected from those represented by one or more animations that have been previously prepared, or may be selected from motions other than those represented by one or more of the previously-provided animations. For example, the decided motion may be one of a walking and a running motion, or a mixture of a walking and a running motion having proportions of 20%: 80%.
  • The motion decision unit 126 decides the desired motion such that the motion can be visually recognized as being continuous over time when the result of the key manipulation requires a change of the reproduced animation. For example, if a user instructs, by means of the key manipulation, the animation reproduction unit 120 to reproduce the animation b2 while the animation b1 is being reproduced, the animation reproduction unit 120 sequentially changes the proportions between the running and walking figures in order to gradually change the motion of the model from the running figure to the walking figure. For example, the motion decision unit 126 may decide the blending proportions between the running and walking figures to be sequentially changed in the following order: (100%:0%)→(90%:10%)→(70%:30%)→(50%:50%)→(30%:70%)→(10%:90%)→(0%:100%).
  • When there is no key manipulation, or when the key manipulation does not require a change of the reproduced animation, for example, as in a pause or a restart, the motion determination unit 126 may determine that the motion of a currently-reproduced animation is appropriate or no operation is necessary.
  • The motion decision unit 126 notifies the search unit 128, which will be described below, about the decided motion. At the same time, the motion decision unit 126 may also notify the blending unit 134, which will be described below, about the decided motion.
  • The search unit 128 searches the storage unit 124 for at least one animation corresponding to the desired motion. For example, if blending proportions between the running and the walking of the decided motion are 70%:30%, the search unit 128 searches the storage unit 124 for the animations b1 and b2. If the determined motion is the walking motion, the search unit 128 searches the storage unit 124 for the animation b2. The search unit 128 includes an inspection unit 130 and a reading unit 132. Operations of the search unit 128 will be described hereinafter in more detail.
  • The inspection unit 130 inspects whether or not the animation stored in the storage unit 124 corresponds to the decided motion. The animations stored in the storage unit 124 may be preferably managed using a least-recently used (LRU) method. In other words, the inspection unit 130 inspects the least-recently used animation in advance. Alternatively, the animations stored in the storage unit 124 may be managed using a most-recently used (MRU) method. In other words, the inspection unit 130 may inspect the most recently searched animation in advance.
  • If the inspection determines that there is a stored animation corresponding to the decided motion, the inspection unit 130 generates and outputs a reading-out control signal. The reading unit 132 reads the stored animation corresponding to the decided motion from the storage unit 124 and outputs the read animation as a searched animation in response to the reading-out control signal.
  • When the inspection as to whether or not there is any animation corresponding to the decided motion in the storage unit 124 is completed for all of the stored animations, the inspection unit 130 inspects whether or not there is any animation which corresponds to the decided motion and is not included in one or more of the searched animations.
  • If it is inspected that there is an additional animation which corresponds to the decided motion and is not included in the searched animations, the inspection unit 130 generates and outputs a restoration control signal. In this case, the restoration unit 132 operates in response to the restoration control signal. That is, the restoration unit 132 performs restoration for the compressed animations that have been input from the compression unit 112 but have not yet been restored, in response to the restoration control signal.
  • The motion blending unit 134 operates when a user instructs, by means of key manipulation, that the reproducing animation is to be changed. In this case, the motion blending unit 134 blends one or more searched animations according to the decided motion. Specifically, the motion blending unit 134 multiplies each of one or more searched animations by a weight value corresponding to the decided motion, and adds the results of the multiplications.
  • FIG. 3 is a schematic diagram for describing operations of the motion blending unit 134 of FIG. 1. Referring to FIG. 3, a user instructs, by means of key manipulation, that the animation b2 be reproduced at a time point t1. The animation reproduction unit 120 does not start to reproduce the animation b2 from a time point t1 (t=t1) but starts to reproduce the animation b2 from a time point t2 (t=t2, where t2>t1). The motion blending unit 134 generates an additional animation by blending the animations b1 and b2 by predetermined proportions during a time period t1<t<t2. For example, the motion blending unit 134 may generate the additional animation using a formula b1×1.0+b2×0.0 at a point of time ta (t=ta), using a formula b1*0.9+b2*0 at a point of time tb (t=tb), using a formula b1*0.7+b2*0.3 at a point of time tc (t=tc), using a formula b1*0.5+b2*0.5 at a point of time (t−td), using a formula b1*0.3+b2*0.7 at a point of time te (t=te), using a formula b1*0.1+b2*0.9 at a point of time tf (t=tf), and using a formula b1*0.0+b2*1.0 at a point of time tg (t=tg), where t1<ta<tb<tc<td<te<tf<tg<t2.
  • The animation supply unit 136 receives the result of the blending from the blending unit 134 after the motion blending unit 134 operates. Similarly, the animation supply unit 136 receives the searched animation from the reading unit 132 when the blending unit 134 does not operate.
  • The animation supply unit 136 supplies the received animation to the rendering unit 138. In this case, the received animation may be the result of the blending or of the searched animation. The rendering unit 138 renders the animation supplied from the animation supply unit 136. Here, the rendering refers to a type of visualization.
  • The display unit 140 displays the result of the rendering. A liquid crystal display (LCD) may be implemented as the display unit 140, for example.
  • FIG. 4 is a flowchart for describing an animation reproducing method according to an embodiment of the present invention, which includes operations 410 to 420 of generating and reproducing an animation corresponding to a desired motion by blending one or more previously-provided animations according to the desired motion even when the animation representing the desired motion is not previously provided.
  • The motion blending unit 134 blends one or more of the previously-provided animations according to the desired motion to be displayed on the display unit 140 (operation 410). In this case, a previously-provided animation is an animation created in the authoring unit 110. More specifically, the previously-provided animation is an animation searched for by the search unit 128 as a desired animation corresponding to the motion to be displayed.
  • After operation 410, the rendering unit 138 renders the result of the blending performed in operation 410 and displays the result of the rendering (operation 420).
  • FIG. 5 is a flowchart for describing operation 410 illustrated in FIG. 4 according to an embodiment of the present invention, which includes operations 510 to 540 for blending one or more of the previously created animations according to a desired motion.
  • The restoration unit 122 restores one or more compressed animations (operation 510), and the storage unit 124 stores the animations restored in operation 510 (operation 520).
  • The search unit 128 searches for one or more animations corresponding to a desired motion that is to be displayed, among the animations stored in operation 520 (operation 530).
  • After operation 530, the motion blending unit 134 blends one or more animations searched for in operation 530 according to the desired motion that is to be displayed (operation 540).
  • FIG. 6 is a flowchart for describing operation 530 illustrated in FIG. 5 according to an embodiment of the present invention, which includes operations 610 to 630 of searching for the animation corresponding to the desired motion among the animations stored in operation 520, and operation 640 of determining whether or not there is an animation which corresponds to the desired motion and is not included in the searched animations.
  • The inspection unit 130 determines whether the animation stored in operation 520 corresponds to the desired motion (operation 610).
  • If it is determined that the animation stored in operation 520 corresponds to the desired motion in operation 610, the reading unit 132 determines the stored animation to be the searched animation.
  • After operation 620, the inspection unit 130 determines whether there is an animation for which operation 610 is not performed among the animations stored in operation 620 (operation 630). Operation 630 may be performed after operation 620 is performed, as illustrated in FIG. 6. Alternatively, operation 630 may be performed before operation 620 or simultaneously with operation 620.
  • Meanwhile, if it is determined that the animation stored in operation 520 does not correspond to the desired motion in operation 610, the process proceeds to operation 630.
  • If it is determined that there is an animation for which operation 610 is not performed in operation 630, the process proceeds to operation 610.
  • If it is determined that there is no animation for which operation 610 is not performed in operation 630, the inspection unit 130 determines whether there is an animation which is not included in one or more animations determined in operation 620 and corresponds to the desired motion to be displayed (operation 640).
  • If it is determined that there is an animation which is not included in one or more animations determined in operation 620 and corresponds to the desired motion, the process proceeds to operation 510. If it is determined that there is no animation which is not included in one or more animations determined in operation 620 and corresponds to the desired motion, the process proceeds to operation 540.
  • The invention can also be embodied as computer-readable codes on a computer-readable recording medium executable by a computer. The computer-readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer-readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, optical data storage devices, and carrier waves (such as data transmission through the Internet). The computer-readable recording medium can also be distributed over network coupled computer systems so that the computer-readable code is stored and executed in a distributed fashion.
  • As described above, in the animation reproducing apparatus and method according to an embodiment of the present invention, an animation representing a desired motion is generated and reproduced by blending one or more previously-provided animations according to the desired motion even when an animation corresponding to a desired motion is not previously provided. Therefore, it is possible to reproduce even a new motion which does not exist among the motions expressed by one or more previously-provided animations. As a result, an animation reproducing method and apparatus according to the present invention can enable the desired motion to be realistically and naturally reproduced by changing the reproduced motion until it becomes a different motion even when the desired motion is entirely different from the currently reproduced motion. Meanwhile, in the animation reproducing apparatus and method according to an embodiment of the present invention, since even a compressed animation can be restored and reproduced in a real-time manner, it is possible to reduce a burden on a storage space which is necessary for the previously provided animations. Furthermore, in the animation reproducing apparatus and method according to an embodiment of the present invention, since the restored animation can be temporarily stored, the stored animation can be reproduced promptly.
  • While the present invention has been particularly shown and described with reference to embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. The embodiments should be considered in descriptive sense only and not for purposes of limitation. Therefore, the scope of the invention is defined not by the detailed description of the invention but by the appended claims, and all differences within the scope will be construed as being included in the present invention.

Claims (21)

1. An animation reproducing apparatus for reproducing an animation of a predetermined model, the animation reproducing apparatus comprising:
a motion blending unit blending one or more previously prepared animations according to a desired motion that is to be reproduced; and
a rendering unit rendering a result of the blending.
2. The animation reproducing apparatus of claim 1, wherein the motion blending unit multiplies a weighted value corresponding to the desired motion by each of one or more previously prepared animations and adds results of the multiplications, and
wherein the rendering unit renders a result of the addition.
3. The animation reproducing apparatus of claim 1, further comprising a restoration unit for restoring at least one compressed animation,
wherein the motion blending unit blends one or more of the restored animations according to the desired motion.
4. The animation reproducing apparatus of claim 3, further comprising:
a storage unit storing at least one of the restored animations; and
a search unit searching for at least one animation corresponding to the desired motion among the stored animations,
wherein the motion blending unit blends one or more of the searched animations according to the desired motion.
5. The animation reproducing apparatus of claim 4, wherein the search unit includes:
an inspection unit inspecting whether the stored animation corresponds to the desired motion and generating a reading control signal in response to a result of the inspection; and
a reading unit outputting the inspected animation as a searched animation in response to the reading control signal,
wherein the inspection unit inspects the stored animation on a most-recently-searched basis.
6. The animation reproducing apparatus of claim 5, wherein the inspection unit inspects whether there is an animation which corresponds to the desired motion and is not included in the searched animations and generates a restoration control signal in response to a result of the inspection of whether there is an animation which corresponds to the desired motion and is not included in the searched animations, and
wherein the restoration unit operates in response to the restoration control signal.
7. The animation reproducing apparatus of claim 1, wherein the desired motion displayed based on a result of the rendering is visually displayed in a continuous manner over time.
8. The animation reproducing apparatus of claim 1, wherein the animation is one of a rigid body animation, a skin and bone animation, and a morphing animation.
9. The animation reproducing apparatus of claim 1, further comprising a display unit displaying a result of the rendering.
10. An animation reproducing method for reproducing an animation of a predetermined model, the animation reproducing method comprising:
blending one or more previously prepared animations according to a desired motion that is to be reproduced; and
rendering a result of the blending.
11. The animation reproducing method of claim 10, wherein the blending of the previously prepared animations comprises:
multiplying a weighted value corresponding to the desired motion by each of one or more of the previously prepared animations; and
adding results of the multiplications,
wherein a result of the addition is rendered.
12. The animation reproducing method of claim 10, wherein the blending of the previously prepared animations includes:
restoring at least one compressed animation; and
blending one or more of the restored animations according to the motion.
13. The animation reproducing method of claim 10, wherein the blending of the previously prepared animations includes:
restoring at least one compressed animation;
storing the at least one restored animation;
searching for at least one animation corresponding to the desired motion among the stored animations; and
blending one or more of the searched animations according to the desired motion.
14. The animation reproducing method of claim 13, wherein the searching for at least one animation corresponding to the desired motion comprises:
determining whether one of the stored animations corresponds to the desired motion; and
deciding one of the stored animations to be a searched animation if it is determined that one of the stored animations corresponds to the desired motion,
wherein the determining whether one of the stored animation corresponds to the desired motion is performed on a most-recently-searched basis.
15. The animation reproducing method of claim 14, wherein the searching for at least one animation corresponding to the desired motion further comprises:
determining whether there is an animation which is not included in the decided searched animations and corresponds to the desired motion; and
returning to restoring at least one compressed animation if it is determined that there is an animation which is not included in the decided searched animations and corresponds to the desired motion.
16. The animation reproducing method of claim 10, further comprising displaying a result of the rendering.
17. The animation reproducing method of claim 10, wherein the desired motion represented by the displayed result of the rendering is visually displayed in a continuous manner over time.
18. The animation reproducing method of claim 10, wherein the animation is one of a rigid body animation, a skin and bone animation, and a morphing animation.
19. A computer-readable medium having embodied thereon a computer program for causing a computer to execute an animation reproducing method for reproducing an animation of a predetermined model, the animation reproducing method comprising:
blending one or more previously prepared animations according to a desired motion; and rendering a result of the blending.
20. The animation reproducing apparatus of claim 1, wherein the motion blending unit blends one or more previously prepared animations considering a weighted value corresponding to the desired motion in each of one or more previously prepared animations.
21. The animation reproducing method of claim 10, wherein, in the blending of the previously prepared animations, one or more previously prepared animations are blended considering a weighted value corresponding to the desired motion in each of one or more previously prepared animations.
US11/525,038 2005-09-23 2006-09-22 Animation reproducing apparatus and method Active 2029-01-24 US7995065B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/525,038 US7995065B2 (en) 2005-09-23 2006-09-22 Animation reproducing apparatus and method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US71956205P 2005-09-23 2005-09-23
KR10-2006-0039553 2006-05-02
KR1020060039553A KR100803211B1 (en) 2005-09-23 2006-05-02 Apparatus and method for reproducing 3 dimension animation
US11/525,038 US7995065B2 (en) 2005-09-23 2006-09-22 Animation reproducing apparatus and method

Publications (2)

Publication Number Publication Date
US20070109305A1 true US20070109305A1 (en) 2007-05-17
US7995065B2 US7995065B2 (en) 2011-08-09

Family

ID=38040308

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/525,038 Active 2029-01-24 US7995065B2 (en) 2005-09-23 2006-09-22 Animation reproducing apparatus and method

Country Status (1)

Country Link
US (1) US7995065B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080218512A1 (en) * 2007-02-20 2008-09-11 Ofer Alon System and method for interactive masking and modifying of 3d objects
US20120100520A1 (en) * 2010-10-25 2012-04-26 Electronics And Telecommunications Research Institute Assembly process visualization apparatus and method
US11289125B1 (en) * 2018-01-25 2022-03-29 Disney Enterprises, Inc. Digital conformation of media content

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100085328A (en) * 2009-01-20 2010-07-29 삼성전자주식회사 Display apparatus and displaying method of the same
US20100302253A1 (en) * 2009-05-29 2010-12-02 Microsoft Corporation Real time retargeting of skeletal data to game avatar
US8655810B2 (en) * 2010-10-22 2014-02-18 Samsung Electronics Co., Ltd. Data processing apparatus and method for motion synthesis

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5877778A (en) * 1994-11-10 1999-03-02 Matsushita Electric Industrial Co., Ltd. Method and system to generate a complicated computer animation by using a combination of basic motion units
US6173381B1 (en) * 1994-11-16 2001-01-09 Interactive Silicon, Inc. Memory controller including embedded data compression and decompression engines
US20010048441A1 (en) * 1997-08-01 2001-12-06 Yoshiyuki Mochizuki Motion data generation apparatus, motion data generation method, and motion data generation program storage medium
US6359621B1 (en) * 1997-08-27 2002-03-19 Fujitsu Limited Data converting device for encoding and editing time series data and method thereof
US6535215B1 (en) * 1999-08-06 2003-03-18 Vcom3D, Incorporated Method for animating 3-D computer generated characters

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040087787A (en) 2003-04-09 2004-10-15 (주)오즈인터미디어 Avatar body shape changing system for three dimension online game

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5877778A (en) * 1994-11-10 1999-03-02 Matsushita Electric Industrial Co., Ltd. Method and system to generate a complicated computer animation by using a combination of basic motion units
US6173381B1 (en) * 1994-11-16 2001-01-09 Interactive Silicon, Inc. Memory controller including embedded data compression and decompression engines
US20010048441A1 (en) * 1997-08-01 2001-12-06 Yoshiyuki Mochizuki Motion data generation apparatus, motion data generation method, and motion data generation program storage medium
US6359621B1 (en) * 1997-08-27 2002-03-19 Fujitsu Limited Data converting device for encoding and editing time series data and method thereof
US6535215B1 (en) * 1999-08-06 2003-03-18 Vcom3D, Incorporated Method for animating 3-D computer generated characters

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080218512A1 (en) * 2007-02-20 2008-09-11 Ofer Alon System and method for interactive masking and modifying of 3d objects
US9460556B2 (en) 2007-02-20 2016-10-04 Pixologic, Inc. System and method for interactive masking and modifying of 3D objects
US20120100520A1 (en) * 2010-10-25 2012-04-26 Electronics And Telecommunications Research Institute Assembly process visualization apparatus and method
US11289125B1 (en) * 2018-01-25 2022-03-29 Disney Enterprises, Inc. Digital conformation of media content

Also Published As

Publication number Publication date
US7995065B2 (en) 2011-08-09

Similar Documents

Publication Publication Date Title
KR100496718B1 (en) System, method and apparatus for animating a character on a computer, server computer for downloading animation files, and computer implemented system for generating an animation character
CN101422029B (en) For playing up method and the wireless communication terminal of at least one multimedia scene
US8248420B2 (en) Method and system for displaying animation with an embedded system graphics API
US7995065B2 (en) Animation reproducing apparatus and method
KR20210151114A (en) Hybrid rendering
US20060022983A1 (en) Processing three-dimensional data
JP5028263B2 (en) Presentation display device, computer control method and program
JP2005267655A (en) Content reproduction device, method, and program, recording medium with content reproduction program recorded, and portable communication terminal
JPH10222692A (en) Virtual space display device
Neff et al. Layered performance animation with correlation maps
EP1190393A1 (en) Method and apparatus for rendering images
KR100803211B1 (en) Apparatus and method for reproducing 3 dimension animation
JPH10312469A (en) Animation production system
US8077183B1 (en) Stepmode animation visualization
KR100624453B1 (en) Method and apparatus for authoring/rendering effectively 3 dimension character animation
JP2000030079A (en) Device and method for compositing moving image
JPH1147448A (en) Success judging method, game system and recording medium on which game program is recorded and which can be read by computer
JP3765786B2 (en) Video generation apparatus and recording medium
JP2006227781A (en) 3d graphic display system and display device, and electronic message transfer system and display device
JP2986451B2 (en) Computer-readable recording medium storing selected icon display method, game system, and game program
KR20240022675A (en) Method and system for generating digital contents based on motions
KR20240022677A (en) Method for creating a metaverse stage-based motion character
KR20240022676A (en) Method for creating motion animation on 3d character data
CN116958359A (en) Animation processing method, device and medium based on dynamic modification of Spine
JPH09223242A (en) Animation preparation device

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD.,KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:TAK, SEYOON;KIM, DOKYOON;LEE, KEECHANG;AND OTHERS;REEL/FRAME:018842/0797

Effective date: 20061204

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:TAK, SEYOON;KIM, DOKYOON;LEE, KEECHANG;AND OTHERS;REEL/FRAME:018842/0797

Effective date: 20061204

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12