【Unite 2017 Tokyo】Anima2Dについて語るで!2Dアニメーションの未来

>100 Views

June 07, 17

スライド概要

講演者:アルトゥロ・ヌネス(Unity Technologies)

こんな人におすすめ
・2DアニメーションパイプラインをUnityに持ち込みたい2D アーティスト
・Anima2D のアニメーションワークフローを拡張することに興味のあるプログラマー
・ビルドサイズを拡大することなく、ゲームにもっと多くの機能やアニメーションを使用したいゲーム開発者


受講者が得られる知見
・Anima2Dのオーサリングパイプラインとスケルトン、アニメーション、バリアントを作成する方法
・スケルトンベースのアニメーションをコードでオーバーライドする方法
・Anima2Dアニメーションに各種Unityコンポーネントを統合する方法

講演動画:https://youtu.be/DKfn_oK1DWc

profile-image

リアルタイム3Dコンテンツを制作・運用するための世界的にリードするプラットフォームである「Unity」の日本国内における販売、サポート、コミュニティ活動、研究開発、教育支援を行っています。ゲーム開発者からアーティスト、建築家、自動車デザイナー、映画製作者など、さまざまなクリエイターがUnityを使い想像力を発揮しています。

シェア

埋め込む »CMSなどでJSが使えない場合

関連スライド

各ページのテキスト
2.

The Future of 2D Animation in Unity

3.

Arturo Núñez Product Evangelist, Unity Technologies @ArturoNereu

4.

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.

5.

Animation The Illusion of Life

6.

Frame by Frame Animation Sprite Renderer

7.

CUPHEAD – Studio MDHR

8.

Skeletal Based Animation

10.

The Old Days

11.

The Old Days

12.

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

13.

Anima2D Demo

14.

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

15.

What’s coming?

16.

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

17.

おおきに !!