SlideShare a Scribd company logo
1Samsung proprietary and confidential
C& S
Bo Huang: Game Developer Relations / Sr. Engineer
Eric Kim: Game Partnership
Victor Santos: SIDIA (Samsung Brazil R&D Lab)
Introduction to Samsung AR
Emoji SDK
2Samsung proprietary and confidential
C& S
3Samsung proprietary and confidential
Galaxy Store on every device
Galaxy Store Camera Filter /
Sticker
Photo Editor
Sticker
Font Setting Edge Panel DeX Mode Watch
emojisdk.dev@samsung.com
4Samsung proprietary and confidential
C& S
Galaxy Store enabled devices in the US
700 million devices in 188 countries
80 Million
emojisdk.dev@samsung.com
5Samsung proprietary and confidential
A Highly Engaged Audience
Total Monthly
Impressions USA
(Themes + Apps)
Monthly Active Users
USA
Monthly
Downloads USA
100M 35M(200M Globally)
23M(350M Globally)
Engaged Users, Looking For Something New
emojisdk.dev@samsung.com
6Samsung proprietary and confidential
C& SC& S
Samsung proprietary and confidential
All- Around On-Device Promotion Opportunities
Bixby Home Samsung Pay Samsung
Internet Browser
Game Launcher
Top Banner
Galaxy Store
Top Banner
Push Notification by
Country or Device
emojisdk.dev@samsung.com
7Samsung proprietary and confidential
Game Launcher
• Unique Service dedicated solely to Games
• High Mobile Game Discoverability
emojisdk.dev@samsung.com
8Samsung proprietary and confidential
C& S
Galaxy Store
• The Galaxy Store is the ideal place to release your AR Emoji enabled games.
• Set up Galaxy Store publisher account: seller.samsungapps.com
• Publish, and get promoted!
emojisdk.dev@samsung.com
9Samsung proprietary and confidential
C& S
• Create your personalized 3D AR avatar on Samsung Galaxy
device
• Animate AR Emojis easily using export from Adobe
Mixamo
• Integrate into games & applications with the AR Emoji SDK
using Unity
emojisdk.dev@samsung.com
10Samsung proprietary and confidential
C& S
• On S10/Note 10, open the Camera app, create AR
Emoji
• Touch the AR Emoji button on top of the screen,
and follow instructions
• This saves AR Emoji in . glTF format into special
directories on phone
emojisdk.dev@samsung.com
11Samsung proprietary and confidential
C& S
AR Emoji SDK using Unity
System Requirements
• AR Emoji capable Samsung phone (S10, Note 10, 10+, S9 etc..)
• Unity 2018
emojisdk.dev@samsung.com
12Samsung proprietary and confidential
C& S
• Change to Android build
• Open and install Unity package
• Set up proper package name
emojisdk.dev@samsung.com
13Samsung proprietary and confidential
C& S
• Connect to the AR Emoji system:
OnClickConnect();
• Get list of names of available AR Emojis
OnClickGetList();
This populars a
string[] pkgList;
emojisdk.dev@samsung.com
14Samsung proprietary and confidential
C& S
• Load the actual AR Emoji Avatar:
OnClickGetFile();
OnClickLoadModel();
• This loads the i-th AR Emoji on your device as an actual 3D GameObject
emojisdk.dev@samsung.com
15Samsung proprietary and confidential
C& S
OnClickGetPreview();
OnClickLoadPreview():
emojisdk.dev@samsung.com
16Samsung proprietary and confidential
C& S
• Remember: AR Emoji only reside on device.
• On PC, they are simulated with a default avatar
• Notice the
#if UNITY_EDITOR
#if UNITY_ANDROID
controls loading correct Emoji path on Android
emojisdk.dev@samsung.com
17Samsung proprietary and confidential
C& S
emojisdk.dev@samsung.com
18Samsung proprietary and confidential
C& S
Create a new Unity project
Import AssetGenerator package
Launch SampleScene.unity
emojisdk.dev@samsung.com
19Samsung proprietary and confidential
C& S
Simple way is with Mixamo
Download any model from Mixamo ( choose skin + rig)
emojisdk.dev@samsung.com
20Samsung proprietary and confidential
C& S
MIXAMO
emojisdk.dev@samsung.com
21Samsung proprietary and confidential
C& S
Launch SampleScene.unity
Click the 'FBX to glTF' button to select the .fbx you just downloaded
This will convert the FBX to a glTF.
Launch SampleScene.unity
emojisdk.dev@samsung.com
22Samsung proprietary and confidential
C& S
emojisdk.dev@samsung.com
23Samsung proprietary and confidential
C& S
emojisdk.dev@samsung.com
24Samsung proprietary and confidential
C& S
emojisdk.dev@samsung.com
25Samsung proprietary and confidential
C& S
At runtime, call
GetComponentInChildren<Animation>()
on loaded AREmoji
Set the previously generated .anim to this Animation
emojisdk.dev@samsung.com
26Samsung proprietary and confidential
C& S
27Samsung proprietary and confidential
C& S
Game ideas?
1. Emoji Pie toss – Smash pies or other food upgrades on your
friend’s emoji faces
2. Baseball toss to hit a target to dunk an Emoji (carnival games)
3. Stunt man Emoji – Fire an Emoji with a stunt man helmet into
your choice at objects with a cannon.
4. Kick the Emoji
5. Emoji Texas Holdem or Poker
6. Emoji boxing/fighting
7. First person shooter, main yourself as the hero!
None of these games have been made with Emojis.
Go for it.
And more! Be creative!
emojisdk.dev@samsung.com
28Samsung proprietary and confidential
C& S
Interested in private beta access?
Then talk to us!
We are looking for a few good partners to work with us
for the full release of the SDK later this year.
We will give you private access, with the possibility of
being showcased during our Samsung Developer
Conference (SDC) in Oct 2019.
emojisdk.dev@samsung.com
29Samsung proprietary and confidential
C& S
Please email us for more updates:
emojisdk.dev@Samsung.com
To Enter into the Drawing on 9/10, please make sure to add the
subject line: PAX
Make sure to join us during evening reception
Thank you!bo.huang@samsung.com
ericcho.kim@samsung.com

More Related Content

What's hot

Design and Concepts of Android Graphics
Design and Concepts of Android GraphicsDesign and Concepts of Android Graphics
Design and Concepts of Android Graphics
National Cheng Kung University
 
Logging system of Android
Logging system of AndroidLogging system of Android
Logging system of Android
Tetsuyuki Kobayashi
 
Javascript para principiantes -Introducción
Javascript para principiantes -IntroducciónJavascript para principiantes -Introducción
Javascript para principiantes -Introducción
Oscar Josué Uh Pérez
 
Object Oriented Design Principles
Object Oriented Design PrinciplesObject Oriented Design Principles
Object Oriented Design Principles
Thang Tran Duc
 
React Interview Questions and Answers | React Tutorial | React Redux Online T...
React Interview Questions and Answers | React Tutorial | React Redux Online T...React Interview Questions and Answers | React Tutorial | React Redux Online T...
React Interview Questions and Answers | React Tutorial | React Redux Online T...
Edureka!
 
Vietnam War
Vietnam WarVietnam War
Vietnam War
Aaron Carn
 
androidstudio.pptx
androidstudio.pptxandroidstudio.pptx
androidstudio.pptx
SundaresanB5
 
NodeJS - Server Side JS
NodeJS - Server Side JS NodeJS - Server Side JS
NodeJS - Server Side JS
Ganesh Kondal
 

What's hot (8)

Design and Concepts of Android Graphics
Design and Concepts of Android GraphicsDesign and Concepts of Android Graphics
Design and Concepts of Android Graphics
 
Logging system of Android
Logging system of AndroidLogging system of Android
Logging system of Android
 
Javascript para principiantes -Introducción
Javascript para principiantes -IntroducciónJavascript para principiantes -Introducción
Javascript para principiantes -Introducción
 
Object Oriented Design Principles
Object Oriented Design PrinciplesObject Oriented Design Principles
Object Oriented Design Principles
 
React Interview Questions and Answers | React Tutorial | React Redux Online T...
React Interview Questions and Answers | React Tutorial | React Redux Online T...React Interview Questions and Answers | React Tutorial | React Redux Online T...
React Interview Questions and Answers | React Tutorial | React Redux Online T...
 
Vietnam War
Vietnam WarVietnam War
Vietnam War
 
androidstudio.pptx
androidstudio.pptxandroidstudio.pptx
androidstudio.pptx
 
NodeJS - Server Side JS
NodeJS - Server Side JS NodeJS - Server Side JS
NodeJS - Server Side JS
 

Similar to Introduction to Samsung AR Emoji SDK

Affinity Talk2008 Bestpractice
Affinity Talk2008 BestpracticeAffinity Talk2008 Bestpractice
Affinity Talk2008 Bestpracticemartinip
 
Company Profile (Eng)
Company Profile (Eng)Company Profile (Eng)
Company Profile (Eng)
Permbun Aimsupasit
 
Mrinali rao sip report
Mrinali rao sip reportMrinali rao sip report
Mrinali rao sip reportMrinali Rao
 
Easy coding a multi device game with FireMonkey
Easy coding a multi device game with FireMonkeyEasy coding a multi device game with FireMonkey
Easy coding a multi device game with FireMonkey
pprem
 
AWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubbles
AWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubblesAWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubbles
AWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubbles
AugmentedWorldExpo
 
No More Tofu - Mastering Emoji On Android
No More Tofu - Mastering Emoji On AndroidNo More Tofu - Mastering Emoji On Android
No More Tofu - Mastering Emoji On Android
Miquel Beltran Febrer
 
Android Game Minisyonize
Android Game MinisyonizeAndroid Game Minisyonize
Android Game Minisyonizesavvy
 
Mirror - Android UI on steroids: Droidcon Cracow 2014
Mirror - Android UI on steroids: Droidcon Cracow 2014Mirror - Android UI on steroids: Droidcon Cracow 2014
Mirror - Android UI on steroids: Droidcon Cracow 2014
Sylwester Madej
 
Using Edge Animate to Create a Reusable Component Set
Using Edge Animate to Create a Reusable Component SetUsing Edge Animate to Create a Reusable Component Set
Using Edge Animate to Create a Reusable Component Set
Joseph Labrecque
 
Android Lollipop and Material Design
Android Lollipop and Material DesignAndroid Lollipop and Material Design
Android Lollipop and Material Design
James Montemagno
 
course1-Intrduction-to-the-game-industry.pdf
course1-Intrduction-to-the-game-industry.pdfcourse1-Intrduction-to-the-game-industry.pdf
course1-Intrduction-to-the-game-industry.pdf
BoubakerMedanas
 
Adobe gaming flash gamm michael
Adobe gaming flash gamm michaelAdobe gaming flash gamm michael
Adobe gaming flash gamm michaelMichael Chaize
 
Adobe: Adobe Gaming NOW!
Adobe: Adobe Gaming NOW!Adobe: Adobe Gaming NOW!
Adobe: Adobe Gaming NOW!
DevGAMM Conference
 
Build an AR app v2.0
Build an AR app v2.0Build an AR app v2.0
Build an AR app v2.0
Kumar Ahir
 
Samsung Themes Overview
Samsung Themes OverviewSamsung Themes Overview
Samsung Themes Overview
Samsung Developer Program
 
Mdc2010 Casual Game Dev
Mdc2010 Casual Game DevMdc2010 Casual Game Dev
Mdc2010 Casual Game Devmomobangalore
 
5++ Project Presentation
5++ Project Presentation5++ Project Presentation
5++ Project Presentation
Hatredalper
 
Look ma! no hands!
Look ma! no hands!Look ma! no hands!

Similar to Introduction to Samsung AR Emoji SDK (20)

Affinity Talk2008 Bestpractice
Affinity Talk2008 BestpracticeAffinity Talk2008 Bestpractice
Affinity Talk2008 Bestpractice
 
Company Profile (Eng)
Company Profile (Eng)Company Profile (Eng)
Company Profile (Eng)
 
Mrinali rao sip report
Mrinali rao sip reportMrinali rao sip report
Mrinali rao sip report
 
Easy coding a multi device game with FireMonkey
Easy coding a multi device game with FireMonkeyEasy coding a multi device game with FireMonkey
Easy coding a multi device game with FireMonkey
 
AWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubbles
AWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubblesAWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubbles
AWE USA 2018 Startup Pitch: Lisa Wong with BinaryBubbles
 
No More Tofu - Mastering Emoji On Android
No More Tofu - Mastering Emoji On AndroidNo More Tofu - Mastering Emoji On Android
No More Tofu - Mastering Emoji On Android
 
Android Game Minisyonize
Android Game MinisyonizeAndroid Game Minisyonize
Android Game Minisyonize
 
Mirror - Android UI on steroids: Droidcon Cracow 2014
Mirror - Android UI on steroids: Droidcon Cracow 2014Mirror - Android UI on steroids: Droidcon Cracow 2014
Mirror - Android UI on steroids: Droidcon Cracow 2014
 
Using Edge Animate to Create a Reusable Component Set
Using Edge Animate to Create a Reusable Component SetUsing Edge Animate to Create a Reusable Component Set
Using Edge Animate to Create a Reusable Component Set
 
Android Lollipop and Material Design
Android Lollipop and Material DesignAndroid Lollipop and Material Design
Android Lollipop and Material Design
 
course1-Intrduction-to-the-game-industry.pdf
course1-Intrduction-to-the-game-industry.pdfcourse1-Intrduction-to-the-game-industry.pdf
course1-Intrduction-to-the-game-industry.pdf
 
Expression Blend
Expression BlendExpression Blend
Expression Blend
 
Adobe gaming flash gamm michael
Adobe gaming flash gamm michaelAdobe gaming flash gamm michael
Adobe gaming flash gamm michael
 
Adobe: Adobe Gaming NOW!
Adobe: Adobe Gaming NOW!Adobe: Adobe Gaming NOW!
Adobe: Adobe Gaming NOW!
 
Build an AR app v2.0
Build an AR app v2.0Build an AR app v2.0
Build an AR app v2.0
 
Samsung Themes Overview
Samsung Themes OverviewSamsung Themes Overview
Samsung Themes Overview
 
Mdc2010 Casual Game Dev
Mdc2010 Casual Game DevMdc2010 Casual Game Dev
Mdc2010 Casual Game Dev
 
5++ Project Presentation
5++ Project Presentation5++ Project Presentation
5++ Project Presentation
 
Look ma! no hands!
Look ma! no hands!Look ma! no hands!
Look ma! no hands!
 
Imaginecup
ImaginecupImaginecup
Imaginecup
 

Recently uploaded

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
aozcue
 
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Peter Gallagher
 
web-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jerweb-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jer
freshgammer09
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
PinkySharma900491
 
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
aozcue
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
peuce
 
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
andreassenrolf537
 

Recently uploaded (7)

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
 
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
 
web-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jerweb-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jer
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
 
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
 
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
 

Introduction to Samsung AR Emoji SDK

  • 1. 1Samsung proprietary and confidential C& S Bo Huang: Game Developer Relations / Sr. Engineer Eric Kim: Game Partnership Victor Santos: SIDIA (Samsung Brazil R&D Lab) Introduction to Samsung AR Emoji SDK
  • 2. 2Samsung proprietary and confidential C& S
  • 3. 3Samsung proprietary and confidential Galaxy Store on every device Galaxy Store Camera Filter / Sticker Photo Editor Sticker Font Setting Edge Panel DeX Mode Watch emojisdk.dev@samsung.com
  • 4. 4Samsung proprietary and confidential C& S Galaxy Store enabled devices in the US 700 million devices in 188 countries 80 Million emojisdk.dev@samsung.com
  • 5. 5Samsung proprietary and confidential A Highly Engaged Audience Total Monthly Impressions USA (Themes + Apps) Monthly Active Users USA Monthly Downloads USA 100M 35M(200M Globally) 23M(350M Globally) Engaged Users, Looking For Something New emojisdk.dev@samsung.com
  • 6. 6Samsung proprietary and confidential C& SC& S Samsung proprietary and confidential All- Around On-Device Promotion Opportunities Bixby Home Samsung Pay Samsung Internet Browser Game Launcher Top Banner Galaxy Store Top Banner Push Notification by Country or Device emojisdk.dev@samsung.com
  • 7. 7Samsung proprietary and confidential Game Launcher • Unique Service dedicated solely to Games • High Mobile Game Discoverability emojisdk.dev@samsung.com
  • 8. 8Samsung proprietary and confidential C& S Galaxy Store • The Galaxy Store is the ideal place to release your AR Emoji enabled games. • Set up Galaxy Store publisher account: seller.samsungapps.com • Publish, and get promoted! emojisdk.dev@samsung.com
  • 9. 9Samsung proprietary and confidential C& S • Create your personalized 3D AR avatar on Samsung Galaxy device • Animate AR Emojis easily using export from Adobe Mixamo • Integrate into games & applications with the AR Emoji SDK using Unity emojisdk.dev@samsung.com
  • 10. 10Samsung proprietary and confidential C& S • On S10/Note 10, open the Camera app, create AR Emoji • Touch the AR Emoji button on top of the screen, and follow instructions • This saves AR Emoji in . glTF format into special directories on phone emojisdk.dev@samsung.com
  • 11. 11Samsung proprietary and confidential C& S AR Emoji SDK using Unity System Requirements • AR Emoji capable Samsung phone (S10, Note 10, 10+, S9 etc..) • Unity 2018 emojisdk.dev@samsung.com
  • 12. 12Samsung proprietary and confidential C& S • Change to Android build • Open and install Unity package • Set up proper package name emojisdk.dev@samsung.com
  • 13. 13Samsung proprietary and confidential C& S • Connect to the AR Emoji system: OnClickConnect(); • Get list of names of available AR Emojis OnClickGetList(); This populars a string[] pkgList; emojisdk.dev@samsung.com
  • 14. 14Samsung proprietary and confidential C& S • Load the actual AR Emoji Avatar: OnClickGetFile(); OnClickLoadModel(); • This loads the i-th AR Emoji on your device as an actual 3D GameObject emojisdk.dev@samsung.com
  • 15. 15Samsung proprietary and confidential C& S OnClickGetPreview(); OnClickLoadPreview(): emojisdk.dev@samsung.com
  • 16. 16Samsung proprietary and confidential C& S • Remember: AR Emoji only reside on device. • On PC, they are simulated with a default avatar • Notice the #if UNITY_EDITOR #if UNITY_ANDROID controls loading correct Emoji path on Android emojisdk.dev@samsung.com
  • 17. 17Samsung proprietary and confidential C& S emojisdk.dev@samsung.com
  • 18. 18Samsung proprietary and confidential C& S Create a new Unity project Import AssetGenerator package Launch SampleScene.unity emojisdk.dev@samsung.com
  • 19. 19Samsung proprietary and confidential C& S Simple way is with Mixamo Download any model from Mixamo ( choose skin + rig) emojisdk.dev@samsung.com
  • 20. 20Samsung proprietary and confidential C& S MIXAMO emojisdk.dev@samsung.com
  • 21. 21Samsung proprietary and confidential C& S Launch SampleScene.unity Click the 'FBX to glTF' button to select the .fbx you just downloaded This will convert the FBX to a glTF. Launch SampleScene.unity emojisdk.dev@samsung.com
  • 22. 22Samsung proprietary and confidential C& S emojisdk.dev@samsung.com
  • 23. 23Samsung proprietary and confidential C& S emojisdk.dev@samsung.com
  • 24. 24Samsung proprietary and confidential C& S emojisdk.dev@samsung.com
  • 25. 25Samsung proprietary and confidential C& S At runtime, call GetComponentInChildren<Animation>() on loaded AREmoji Set the previously generated .anim to this Animation emojisdk.dev@samsung.com
  • 26. 26Samsung proprietary and confidential C& S
  • 27. 27Samsung proprietary and confidential C& S Game ideas? 1. Emoji Pie toss – Smash pies or other food upgrades on your friend’s emoji faces 2. Baseball toss to hit a target to dunk an Emoji (carnival games) 3. Stunt man Emoji – Fire an Emoji with a stunt man helmet into your choice at objects with a cannon. 4. Kick the Emoji 5. Emoji Texas Holdem or Poker 6. Emoji boxing/fighting 7. First person shooter, main yourself as the hero! None of these games have been made with Emojis. Go for it. And more! Be creative! emojisdk.dev@samsung.com
  • 28. 28Samsung proprietary and confidential C& S Interested in private beta access? Then talk to us! We are looking for a few good partners to work with us for the full release of the SDK later this year. We will give you private access, with the possibility of being showcased during our Samsung Developer Conference (SDC) in Oct 2019. emojisdk.dev@samsung.com
  • 29. 29Samsung proprietary and confidential C& S Please email us for more updates: emojisdk.dev@Samsung.com To Enter into the Drawing on 9/10, please make sure to add the subject line: PAX Make sure to join us during evening reception Thank you!bo.huang@samsung.com ericcho.kim@samsung.com

Editor's Notes

  1. Eric: make sure audience understands Galaxy Store is available on hundreds of of millions of devices.
  2. Premium game showcase