• Title/Summary/Keyword: Animation Method

Search Result 696, Processing Time 0.024 seconds

Estimation of 3D Rotation Information of Animation Character Face (애니메이션 캐릭터 얼굴의 3차원 회전정보 측정)

  • Jang, Seok-Woo;Weon, Sun-Hee;Choi, Hyung-Il
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.8
    • /
    • pp.49-56
    • /
    • 2011
  • Recently, animation contents has become extensively available along with the development of cultural industry. In this paper, we propose a method to analyze a face of animation character and extract 3D rotational information of the face. The suggested method first generates a dominant color model of a face by learning the face image of animation character. Our system then detects the face and its components with the model, and establishes two coordinate systems: base coordinate system and target coordinate system. Our system estimates three dimensional rotational information of the animation character face using the geometric relationship of the two coordinate systems. Finally, in order to visually represent the extracted 3D information, a 3D face model in which the rotation information is reflected is displayed. In experiments, we show that our method can extract 3D rotation information of a character face reasonably.

Grouping-based 3D Animation Data Compression Method (군집화 기반 3차원 애니메이션 데이터 압축 기법)

  • Choi, Young-Jin;Yeo, Du-Hwan;Klm, Hyung-Seok;Kim, Jee-In
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.461-468
    • /
    • 2008
  • The needs for visualizing interactive multimedia contents on portable devices with realistic three dimensional shapes are increasing as new ubiquitous services are coming into reality. Especially in digital fashion applications with virtual reality technologies for clothes of various forms on different avatars, it is required to provide very high quality visual models over mobile networks. Due to limited network bandwidths and memory spaces of portable devices, it is very difficult to transmit visual data effectively and render realistic appearance of three dimensional images. In this thesis, we propose a compression method to reduce three dimensional data for digital fashion applications. The three dimensional model includes animation of avatar which require very large amounts of data over time. Our proposed method utilizes temporal and spatial coherence of animation data, to reduce the amount. By grouping vertices from three dimensional models, the entire animation is represented by a movement path of a few representative vertices. The existing three dimensional model compression approaches can get benefits from the proposed method by reducing the compression sources through grouping. We expect that the proposed method to be applied not only to three dimensional garment animations but also to generic deformable objects.

  • PDF

Design and Implementation of Flocking System for Increasing System Capacity with Hybrid Technique (시스템 성능 향상을 위한 하이브리드 기법을 적용한 플로킹 시스템 설계 및 구현)

  • Ryu, Nam-Hoon;Ban, Kyeong-Jin;Oh, Kyeong-Sug;Song, Seung-Heon;Kim, Eung-Kon
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.7
    • /
    • pp.26-34
    • /
    • 2008
  • Due to spread of movies or online games which are applied with computer animation techniques, we can easily see scenes where numerous characters appear. In the case of large-scale crowd animation, if one were to increase reality of the scene, features of system would be lowered, and if one were to increase functioning of system, reality of the scene would be lowered. In realizing large-scale crowd animation with seafloor environment as background, the paper analyzed and applied elements that affect behavioral types of fishes; and by using concept of crowd, the paper enabled each group or object to control their behavioral type; by comparing and contrasting real-time calculation method as calculation method for animation and hybrid calculation method which is mixed calculation method, the paper seeks to find a method that increases functioning of the system while also expresses natural scenes.

Development of Intuitive Author for 3D Game/Animation Contents (효율적인 3D 게임 및 애니메이션 콘텐츠 제작을 위한 직관적인 저작 기술 개발)

  • Ji, Su-Mi;Lee, Jeong-Joong;Kim, Sung-Gook;Woo, Kyeong-Deok;Baik, Sung-Wook
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.5
    • /
    • pp.780-791
    • /
    • 2010
  • This paper presents a semi-autonomous authoring method which can intuitively create 3D game/ animation contents for unexperienced users. In particular, this method considers their convenience to provide them with easier authoring environments. The 3D game/animation contents created by this method consist of several scene components connected to each other in a logical flow structure. Thus, it is possible to easily understand the overview of 3D content description for its production and manipulate these scene components for efficient management. Four different genres of game/animation contents have been developed by using an authoring tool based on this method. According to results of a survey intended for game developers who created game contents with the authoring tool, this method is shown to save contents development cost/time as well as raise the efficiency and convenience of whole process of contents creation to the expected level.

Automatic Anticipation Generation for 3D Facial Animation (3차원 얼굴 표정 애니메이션을 위한 기대효과의 자동 생성)

  • Choi Jung-Ju;Kim Dong-Sun;Lee In-Kwon
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.1
    • /
    • pp.39-48
    • /
    • 2005
  • According to traditional 2D animation techniques, anticipation makes an animation much convincing and expressive. We present an automatic method for inserting anticipation effects to an existing facial animation. Our approach assumes that an anticipatory facial expression can be found within an existing facial animation if it is long enough. Vertices of the face model are classified into a set of components using principal components analysis directly from a given hey-framed and/or motion -captured facial animation data. The vortices in a single component will have similar directions of motion in the animation. For each component, the animation is examined to find an anticipation effect for the given facial expression. One of those anticipation effects is selected as the best anticipation effect, which preserves the topology of the face model. The best anticipation effect is automatically blended with the original facial animation while preserving the continuity and the entire duration of the animation. We show experimental results for given motion-captured and key-framed facial animations. This paper deals with a part of broad subject an application of the principles of traditional 2D animation techniques to 3D animation. We show how to incorporate anticipation into 3D facial animation. Animators can produce 3D facial animation with anticipation simply by selecting the facial expression in the animation.

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

3D Animation Character Development Pipeline using 3D Printing (3차원 프린팅을 활용한 3차원 애니메이션 캐릭터 개발 파이프라인)

  • Kim, Kyoung-Ho;Lee, Jeongjin
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.8
    • /
    • pp.52-59
    • /
    • 2013
  • Recently, the importance of the efficient production pipeline design has been increased for 3D animation, which becomes more delicate. In this paper, we propose 3D animation character development pipeline using 3D printing technology. We introduce 3D printing procedure into each step of the classical 3D animation and character development pipeline to incorporate the feed-back from the designer immediately. Specially, during the production step, we can find the design errors and minimize the period of production by using 3D printing of approximate shape of designed character. Using proposed method, eight DreaMegg characters were developed and their quality was very high with respect to 3D virtual graphics and real product. Using our method, high-quality 3D animation character can be developed with the minimized time and cost for development by reflecting the feed-back into production line from designers and researchers immediately.

Attributes Optimization Method of Effective Use of Toon-shading (툰 쉐이딩의 효과적인 사용을 위한 속성 최적화의 방안)

  • Shin, Il-Yong
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.11
    • /
    • pp.154-161
    • /
    • 2008
  • Rapidly changing 3D rendering technology is expanding its fields of display fast towards Non-Photorealistic Rendering beyond Photorealistic Rendering. It is now attainable to realize conventional 2D visual animated cartoons with 3D animation technology. It is not complex to create two shades of color or more with the rendered outcomes, made by Toon-Shading, of 3D total packaging animation Maya with black outlines brought through the process of 2D animation. It the reality of 3D animation being one of the prevalent mechanisms of animated films, it is valuable for familiarized animated cartoons to be realized by the technology of 3D animation. Thus, I hope to help in many ways create more effective 3D cartoon animation production process by optimized Toon-Shading attributes method and technology in this research.

facial Expression Animation Using 3D Face Modelling of Anatomy Base (해부학 기반의 3차원 얼굴 모델링을 이용한 얼굴 표정 애니메이션)

  • 김형균;오무송
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.2
    • /
    • pp.328-333
    • /
    • 2003
  • This paper did to do with 18 muscle pairs that do fetters in anatomy that influence in facial expression change and mix motion of muscle for face facial animation. After set and change mash and make standard model in individual's image, did mapping to mash using individual facial front side and side image to raise truth stuff. Muscle model who become motive power that can do animation used facial expression creation correcting Waters' muscle model. Created deformed face that texture is dressed using these method. Also, 6 facial expression that Ekman proposes did animation.

A Study on Iconic Animation based on Object Modeling Technique

  • Joung, Suck-Tae
    • Journal of information and communication convergence engineering
    • /
    • v.6 no.3
    • /
    • pp.279-284
    • /
    • 2008
  • We propose the iconic animation of the software requirement specifications by using the object and dynamic models of the object modeling technique(OMT) methodology. In order to produce the iconic animation, we use "graphical classes" and "icon transformations." In general, the graphical classes are defined for each class of the object diagram. The icon transformations which show the activities of the application are constructed by considering the meaning of the activities and are defined by either basic or compound icons. The icon transformations are added to the state diagrams to generate extended state diagrams. The animation system generates the header files and the code instantiating GUI from the object diagram having graphical classes. The system also generates "event methods" from the extended state diagrams. When the event methods are executed, the behavior of the events is animated by the icon transformations.