• Title/Summary/Keyword: physically-based animation

Search Result 26, Processing Time 0.019 seconds

Technology Trends for Motion Synthesis and Control of 3D Character

  • Choi, Jong-In
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.4
    • /
    • pp.19-26
    • /
    • 2019
  • In this study, we study the development and control of motion of 3D character animation and discuss the development direction of technology. Character animation has been developed as a data-based method and a physics-based method. The animation generation technique based on the keyframe method has been made possible by the development of the hardware technology, and the motion capture device has been used. Various techniques for effectively editing the motion data have appeared. At the same time, animation techniques based on physics have emerged, which realistically generate the motion of the character by physically optimized numerical computation. Recently, animation techniques using machine learning have shown new possibilities for creating characters that can be controlled by the user in real time and are expected to be developed in the future.

Animating Reactive Motions for Physics-Based Character Animation (물리기반 캐릭터 애니메이션을 위한 반응 모션 생성 기법)

  • Jee, Hyun-Ho;Han, Jung-Hyun
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.420-425
    • /
    • 2008
  • The technique for synthesizing reactive motion in real-time is important in many applications such as computer games and virtual reality. This paper presents a dynamic motion control technique for creating reactive motions in a physically based character animation system. The leg to move in the next step is chosen using the direction of external disturbance forces and states of human figures and then is lifted though joint PD control. We decide the target position of the foot to balance the body without leg cross. Finally, control mechanism is used to generate reactive motion. The advantage of our method is that it is possible to generate reactive animations without example motions.

  • PDF

Computer Graphic Animation based on Forward Dynamic Simulation (Forward Dynamic 시뮬래이션을 이용한 컴퓨터 그래픽 애니매이션)

  • Park, Jihun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.2 no.1
    • /
    • pp.48-60
    • /
    • 1996
  • This paper present a new technique for doing realistic computer animation. The method is based on forward dynamic simulation and nonlinear problem solving (parameter optimization) technique. Objects are modelled physically and simulated faithfully while satisfying kinematic and geometric constraints. This forward dynamic simulation gives us very realistic motions especially for non-voluntary motions. Then we extend simulation technique to do animation using parameter optimization. The basic idea is to add motion control over the entire animation. The motion control is finding optimal solutions while satisfying user's animation goals. We provide two different animation technique; one is for rigid body without joint actuators and the other is for rigid body with linear joint actuators. To achieve motion control, we convert single simulation to single nonliner function evaluation while either setting initial conditions as variables for the function or allocating control variables in terms of time. This method is presented with two animation examples: dice-magic and human stand-up.

  • PDF

Faster Collision Response for Rigid Articulated Bodies by Reformulating Linear Equations (선형방정식의 재구성을 통한 강체 다관절체 충돌반응 속도 개선)

  • Jeong Dae-Hyun;Lee Joong-Ha;Kim Eun-Ju;Ryu Kwan-Woo
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.5
    • /
    • pp.554-563
    • /
    • 2006
  • We present a linear-time algorithm for treating collision response of articulated rigid bodies in physically based modeling. By utilizing the topology of articulated rigid bodies and the property of linear equations, our method can solve in linear time the system of linear equations that is crucial for treating collision response. We also present several new joint condition equations for articulated rigid bodies composed of various joints.

  • PDF

Adaptive Mesh Structure for Realtime Paper Crumple Simulation (실시간 종이 구김 시뮬레이션을 위한 적응적 메쉬 구조)

  • Kang, Young-Min
    • Journal of Korea Game Society
    • /
    • v.9 no.4
    • /
    • pp.97-106
    • /
    • 2009
  • In this paper, a realtime approach to the simulation of virtual paper with an adaptive mesh structure is proposed. The proposed method can be applied to arbitrary triangular mesh structures and efficiently produces wrinkles and creases on the paper surface with stable numerical integration and deformation-based mesh refinement. In order to plausibly represent the crumples on the paper object, we employed an adaptive mesh structure with breakable springs. Because the adaptive structure continuously inserts or removes vertices and edges to or from the mesh structure, the conservation of the mass and the momentum should be carefully taken into account for the plausible simulation of the virtual paper. The proposed method produced plausible animation of paper-like thin shell in realtime environments.

  • 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.

Interactive Animation of Articulated Bodies using a Procedural Method (절차적 방법을 이용한 다관절체의 대화형 동작생성)

  • Bae, Hui-Jeong;Baek, Nak-Hun;Lee, Jong-Won;Yu, Gwan-U
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.28 no.12
    • /
    • pp.620-631
    • /
    • 2001
  • In interactive environments including computer games and virtual reality applications, we have increased need for interactive control of articulated body motions. Recently, physically based methods including constrained dynamics techniques are introduced to this area, in order to produce more realistic animation sequences. However, they are hard to achieve real-time control of articulated bodies, due to their heavy computations. In this paper, we present a procedural method for interactive animation of articulated bodies. In our method, each object of the constrained body is first moved according to their physical properties and external forces, without considering any constraints. Then, the locations of objects are adjusted to satisfy given constraints. Through adapting this two-stage approach, we have avoided the solving of large linear systems of equations, to finally achieve the interactive animation of articulated bodies. We also present a few example sequences of animations, which are interactively generated on PC platforms. This method can be easily applied to character animations in virtual environments.

  • PDF

Key-Frame Based Real-Time Fluid Simulations (키-프레임 기반 실시간 유체 시뮬레이션)

  • Ryu, Ji-Hyun;Park, Sang-Hun
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.11
    • /
    • pp.1515-1528
    • /
    • 2006
  • Systems for physically based fluid animation have developed rapidly in the visual special effects industry and can make very high quality images. However, in the real-time application fields such as computer game, the simulation speed is more critical issue than image quality. This paper presents a real-time method for animating fluid using programmable graphics pipeline. We show that once two key-frames are given, the technique can interactively generate a sequence of images changing from the source key-frame to the target.

  • PDF

Case Study: Software Development for Physically-Based Water and Reactive Gas Animation (물리 기반의 물과 반응적인 가스의 애니메이션 소프트웨어 제작 사례)

  • Kang, Byung-Kwon;Kim, Jang-Hee;Ihm, In-Sung
    • Journal of the Korea Computer Graphics Society
    • /
    • v.10 no.3
    • /
    • pp.17-27
    • /
    • 2004
  • 컴퓨터 그래픽스분야에서 유체 애니메이션은 애니메이션 제작에 있어 매우 중요한 표현 기법으로 그 적용 범위가 상당히 넓다고 할 수 있다. 그 중, 물과 가스는 대표적인 유체 표현 기법이며 그 시뮬레이션에 있어 각각 중요한 특징들을 가지고 있기 때문에 다양한 방법으로 적합한 시뮬레이션 방법들이 개발되어 왔다. 본 논문에서는 그 동안 본 연구실에서 개발해온 물리 기반의 물 시뮬레이션 기법에 대해서 소개하고 이를 통해 구현된 물 시뮬레이션 소프트웨어 제작 사례를 보이고자 한다. 또한, 최근 다양한 특수 효과를 위해 사용되는 폭발이나 화염 등의 유체 시뮬레이션에 유용하게 사용될 수 있는 반응적인 가스의 시뮬레이션 기법을 새롭게 제안하고 이 기법의 소프트웨어 제작 사례도 소개하고자 한다.

  • PDF

An Efficient Collision Queries in Parallel Close Proximity Situations

  • Kim, Dae-Hyun;Choi, Han-Soo;Kim, Yeong-Dong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.2402-2406
    • /
    • 2005
  • A collision query determines the intersection between given objects, and is used in computer-aided design and manufacturing, animation and simulation systems, and physically-based modeling. Bounding volume hierarchies are one of the simplest and most widely used data structures for performing collision detection on complex models. In this paper, we present hierarchy of oriented rounded bounding volume for fast proximity queries. Designing hierarchies of new bounding volumes, we use to combine multiple bounding volume types in a single hierarchy. The new bounding volume corresponds to geometric shape composed of a core primitive shape grown outward by some offset such as the Minkowski sum of rectangular box and a sphere shape. In the experiment of parallel close proximity, a number of benchmarks to measure the performance of the new bounding box and compare to that of other bounding volumes.

  • PDF