>100 Views
June 07, 17
スライド概要
講演者:アルトゥロ・ヌネス(Unity Technologies)
こんな人におすすめ
・2DアニメーションパイプラインをUnityに持ち込みたい2D アーティスト
・Anima2D のアニメーションワークフローを拡張することに興味のあるプログラマー
・ビルドサイズを拡大することなく、ゲームにもっと多くの機能やアニメーションを使用したいゲーム開発者
受講者が得られる知見
・Anima2Dのオーサリングパイプラインとスケルトン、アニメーション、バリアントを作成する方法
・スケルトンベースのアニメーションをコードでオーバーライドする方法
・Anima2Dアニメーションに各種Unityコンポーネントを統合する方法
講演動画:https://youtu.be/DKfn_oK1DWc
リアルタイム3Dコンテンツを制作・運用するための世界的にリードするプラットフォームである「Unity」の日本国内における販売、サポート、コミュニティ活動、研究開発、教育支援を行っています。ゲーム開発者からアーティスト、建築家、自動車デザイナー、映画製作者など、さまざまなクリエイターがUnityを使い想像力を発揮しています。
The Future of 2D Animation in Unity
Arturo Núñez Product Evangelist, Unity Technologies @ArturoNereu
Objectives At the end of the presentation, you will be able to: • Select the best animation technique for your game based on artistic and technical constraints. • Animate a 2D humanoid character in Unity using Anima2D. • Understand where Unity 2D animation tools are heading to.
Animation The Illusion of Life
Frame by Frame Animation Sprite Renderer
CUPHEAD – Studio MDHR
Skeletal Based Animation
The Old Days
The Old Days
Frame by Frame Animation Skeletal Animation Large textures, more memory. Simple Atlases, more CPU overhead Inflexible for changes. More flexible for changes. Smoothing requires more frames. Smoothing is based on time and CPU. No blending* Animation blending can be achieved. Great Performance Great Memory Saver Detailed and complex animations. Animations that are simple-software driven. Good for small objects Good for Large objects
Anima2D Demo
Where are we heading to? • - 2D Character rigging workflow will be focused in the Sprite Editor. This provides a smoother and neater workflow. • - Create edit bones, hierarchy of bones. • - Auto and manual mesh tessellation • - Auto and manual vertex weight assignment • - Free Form Deformation • - Inverse Kinematics
What’s coming?
References • Slides and demo Project: • https://github.com/ArturoNereu/Unity2DAnimation • Anima2D Package: • https://www.assetstore.unity3d.com/#!/content/79840 2D Skeletal Animation for Unity – Unite Europe • https://youtu.be/IQ8ZbZoXCcg
おおきに !!