• Title/Summary/Keyword: Skeletal Animation

Search Result 10, Processing Time 0.023 seconds

Template-Based Reconstruction of Surface Mesh Animation from Point Cloud Animation

  • Park, Sang Il;Lim, Seong-Jae
    • ETRI Journal
    • /
    • v.36 no.6
    • /
    • pp.1008-1015
    • /
    • 2014
  • In this paper, we present a method for reconstructing a surface mesh animation sequence from point cloud animation data. We mainly focus on the articulated body of a subject - the motion of which can be roughly described by its internal skeletal structure. The point cloud data is assumed to be captured independently without any inter-frame correspondence information. Using a template model that resembles the given subject, our basic idea for reconstructing the mesh animation is to deform the template model to fit to the point cloud (on a frame-by-frame basis) while maintaining inter-frame coherence. We first estimate the skeletal motion from the point cloud data. After applying the skeletal motion to the template surface, we refine it to fit to the point cloud data. We demonstrate the viability of the method by applying it to reconstruct a fast dancing motion.

Unity: A Powerful Tool for 3D Computer Animation Production

  • Ecole Luthermilla;Kim Won-Tae;Yoon Jeong-Shick
    • Journal of the Korea Computer Graphics Society
    • /
    • v.29 no.3
    • /
    • pp.45-57
    • /
    • 2023
  • Unity is a powerful game engine that can be used to create 2D or 3D content. The current study focuses on the use of Unity for 3D computer animations, covering the strengths, basic concepts and tools for creating and integrating 3D animations in Unity, including the use of keyframe animation, animation controllers, and blend trees. Also covering advanced topics such as skeletal animation, procedural animation and their applications in games, simulations, and other interactive media. Case studies that showcase the potential of Unity for 3D animation will be analyzed and discussed taking in the quality of visuals and the receptance by the public in general.

Method of Automatic Reconstruction and Animation of Skeletal Character Using Metacubes (메타큐브를 이용한 캐릭터 골격 및 애니메이션 자동 생성 방법)

  • Kim, Eun-Seok;Hur, Gi-Taek;Youn, Jae-Hong
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.11
    • /
    • pp.135-144
    • /
    • 2006
  • Implicit surface model is convenient for modeling objects composed of complicated surfaces such as characters and liquids. Moreover, it can express various forms of surface using a relatively small amount of data. In addition, it can represent both the surface and the volume of objects. Therefore, the modeling technique can be applied efficiently to deformation of objects and 3D animation. However, the existing implicit primitives are parallel to the axis or symmetrical with respect to the axes. Thus it is not easy to use them in modeling objects with various forms of motions. In this paper, we propose an efficient animation method for modeling various poses of characters according to matching with motion capture data by adding the attribute of rotation to metacube which is one of the implicit primitives.

  • PDF

A Research on Action game character animation (액션 게임에서의 캐릭터 애니메이션 적용 연구)

  • Lee, Heebum;Song, GiSeob;Lee, DongKyu;Park, SeokHee;An, Sung-Ohk;Kim, SooKyun;Lee, Jungin
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.07a
    • /
    • pp.45-46
    • /
    • 2013
  • 대중에게 하나의 취미 생활로 자리매김한 게임은 특징이나 작동 방법에 따라 다양한 장르로 발전되었다. 그 중 액션게임 장르는 사용자가 조작하는 캐릭터의 역동적인 움직임과 움직임이 큰 동작으로 인해 사용자로 하여금 게임 플레이에 몰입할 수 있는 특징을 가지고 있다. 과거 2D 환경의 게임에서 연속되는 그림으로 표현되던 캐릭터의 애니메이션 장면은 3D 환경으로 발전하면서 새로운 애니메이션 기법을 필요로 하였으며, 현재 다양한 애니메이션 기법이 연구되고 있다. 본 논문에서는 3D 뼈대 애니메이션 통하여 DirectX에서의 캐릭터 애니메이션 적용 대해 설명한다.

  • PDF

Transferring Skin Weights to 3D Scanned Clothes

  • Yoon, Seung-Hyun;Kim, Taejoon;Kim, Ho-Won;Lee, Jieun
    • ETRI Journal
    • /
    • v.38 no.6
    • /
    • pp.1095-1103
    • /
    • 2016
  • We present a method for transferring deformation weights of a human character to three-dimensional (3D) scanned clothes. First, clothing vertices are projected onto a character skin. Their deformation weights are determined from the barycentric coordinates of the projection points. For more complicated parts, such as shoulders and armpits, continuously moving planes are constructed and employed as projection reference planes. Clothing vertices on a plane are projected onto the intersection curve of the plane with a character skin to achieve a smooth weight transfer. The proposed method produces an initial deformation for physically based clothing simulations. We demonstrated the effectiveness of our method through several deformation results for 3D scanned clothes.

A Study of Blending Methods for Generating Multiple Skeletal Animations (멀티플 골격 애니메이션을 위한 블렌딩 방법의 연구)

  • Zhang, Dongsen;Hur, Gi-Taek
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2008.05a
    • /
    • pp.648-652
    • /
    • 2008
  • We all know *.x file is a bridge of the 3D model developer and the game developer. In today's 3D game programming, more and more advanced hardware support it to run, but we still need to consider the methods to generate the animations. 3D model maker is tired of rectifying the skeletal animations. If he mistakes one point in some one animation, this will lead to distortion in *.x file. Then the modification consumes long time. So finding a good blending method is the best choice for generating multiple skeletal animations. There were some methods for animations blending. In this paper, we could use 3D max or Maya to blend animations; and we could use *.x file and blend animations in coding. And we will use 3D max 8.0 to export the *.x file and present a better way to combine skeletal animations.

  • PDF

Muscle Deformation Model for Real-Time Skin Deformation Control (실시간 피부 변형 제어를 위한 근육 변형 모델)

  • Jin, Jung-Hwan;Kim, Jong-Hyuk;Choi, Jung-Ju
    • Journal of the Korea Computer Graphics Society
    • /
    • v.16 no.3
    • /
    • pp.21-30
    • /
    • 2010
  • We present a real-time simulation method for muscles which are actuated by skeletal structure based on anatomical properties of the muscles. Muscles are designed by their two endpoints attached to either bones or other muscles and their volume are preserved approximately during the deformation. Skin deformation animation is obtained by a simple skinning due to the muscle deformation. We present also the performance data for a human-like multi-linked character which has bones, muscles, and skin. According to our experimental result, we can get skin deformation animation with a few tens of muscles in real-time. The method proposed in this paper can be applied to obtain skin deformation animation for multi-linked characters appear frequently in real-time environments such as games.

Neural network for automatic skinning weight painting using SDF (SDF를 이용한 자동 스키닝 웨이트 페인팅 신경망)

  • Hyoseok Seol;Taesoo Kwon
    • Journal of the Korea Computer Graphics Society
    • /
    • v.29 no.4
    • /
    • pp.17-24
    • /
    • 2023
  • In computer graphics and computer vision research and its applications, various representations of 3D objects, such as point clouds, voxels, or triangular meshes, are used depending on the purpose. The need for animating characters using these representations is also growing. In a typical animation pipeline called skeletal animation, "skinning weight painting" is required to determine how joints influence a vertex on the character's skin. In this paper, we introduce a neural network for automatically performing skinning weight painting for characters represented in various formats. We utilize signed distance fields (SDF) to handle different representations and employ graph neural networks and multi-layer perceptrons to predict the skinning weights for a given point.

Image deformation using freeform deformation axis (자유형 변형 축을 이용한 이미지 변형)

  • Sohn, Eisung;Choy, Yoon-Chul
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.10
    • /
    • pp.1229-1238
    • /
    • 2014
  • Various 2D Shape deformation techniques has been presented recently. Concerning intuitive control of deformation, gradient domain 2D deformation techniques have an advantage over FFD(Free-form deformation) approaches, since they can deform objects with less control points. However, semantic shape properties such as thickness or length are difficult to handle in these approaches due to they treat the whole shape as a simple flat shape without structural meaning. In this paper, we propose a 2D shape deformation algorithm that deforms shapes using thin, deformable skeletal structure called freeform deformation axis (FDA). This concept separates the target shape and the deformable structure and thus enables user to manipulate shapes more intuitively.

Searching Human Motion Data by Sketching 3D Trajectories (3차원 이동 궤적 묘사를 통한 인간 동작 데이터 검색)

  • Lee, Kang Hoon
    • Journal of the Korea Computer Graphics Society
    • /
    • v.19 no.2
    • /
    • pp.1-8
    • /
    • 2013
  • Captured human motion data has been widely utilized for understanding the mechanism of human motion and synthesizing the animation of virtual characters. Searching for desired motions from given motion data is an important prerequisite of analyzing and editing those selected motions. This paper presents a new method of content-based motion retrieval without the need of additional metadata such as keywords. While existing search methods have focused on skeletal configurations of body pose or planar trajectories of locomotion, our method receives a three-dimensional trajectory as its input query and retrieves a set of motion intervals in which the trajectories of body parts such as hands, foods, and pelvis are similar to the input trajectory. In order to allow the user to intuitively sketch spatial trajectories, we used the Leap Motion controller that can precisely trace finger movements as the input device for our experiments. We have evaluated the effectiveness of our approach by conducting a user study in which the users search for dozens of pre-selected motions from baseketball motion data including a variety of moves such as dribbling and shooting.