SlideShare a Scribd company logo
1 of 93
THE HONEST TRUTH ABOUT
OWEN VAN DIJK - FIRSTBORN
#FITCAMSTERDAM
AR
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
WHO?
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
THIS TALK
1. AR Landscape
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
THIS TALK
1. AR Landscape
2. Lessons Learned
@ohwhenwww.firstborn.com
THIS TALK
1. AR Landscape
2. Lessons Learned
3. AR Meets ML
@ohwhenwww.firstborn.com
HYPE OR REALITY
@ohwhenwww.firstborn.com
Apple’s Tim Cook Says Augmented Reality
will “Change Everything”
Magic Leap kicked off 2018’s race for an
Augmented Reality Future
The race for AR glasses starts now
@ohwhenwww.firstborn.com
3D streaming is coming to your smart TV
Panasonic sells world’s first 3D TV system
This High-Def 3D TV that doesn’t
require glasses blew my mind… But
its origin is a mystery
@ohwhenwww.firstborn.com
Shambling corpse of 3D TV finally
falls down dead
@ohwhenwww.firstborn.com
AR SPECTRUM
AR SPECTRUM
@ohwhenwww.firstborn.com
Hardware
@ohwhenwww.firstborn.com
Hardware
AR SPECTRUM
@ohwhenwww.firstborn.com
Hardware
AR SPECTRUM
Hardware
@ohwhenwww.firstborn.com
Software
AR SPECTRUM
@ohwhenwww.firstborn.com
Hardware
@ohwhenwww.firstborn.com
Software
AR SPECTRUM
@ohwhenwww.firstborn.com
PLATFORM:
APPLE VS. GOOGLE
PLATFORM: APPLE VS. GOOGLE
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
PLATFORM: APPLE VS. GOOGLE
@ohwhenwww.firstborn.com
PLATFORM: APPLE VS. GOOGLE
@ohwhenwww.firstborn.com
ENGINES:
UNITY VS. UNREAL
@ohwhenwww.firstborn.com
ENGINES: UNITY VS. UNREAL
@ohwhenwww.firstborn.com
ENGINES: UNITY VS. UNREAL
@ohwhenwww.firstborn.com
MOBILE
AR
EXAMPLES
@ohwhenwww.firstborn.com
BUT HOW DOES IT
WORK?
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
CASE STUDY 1:
GRUESOME GOTHAM
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
Core Team
1. Producer
2. Visual Designer
3. Two 3D Artists
4. Mobile Developer
@ohwhenwww.firstborn.com
Full Team
1. Producer
2. Visual Designer
3. Two 3D Artists
4. Mobile Developer
5. Creative Director
6. Creative Team (design & copy)
7. Business Director
8. PR & Communications
@ohwhenwww.firstborn.com
USING AR AS A
NAVIGATION DEVICE
https://github.com/ProjectDent/ARKit-CoreLocation
@ohwhenwww.firstborn.com
3D WORKFLOW
3D WORKFLOW
1. 3D artists model, texture and light assets in Maya
@ohwhenwww.firstborn.com
3D WORKFLOW
1. 3D artists model, texture and light assets in Maya
2. Textures are pre-baked with lighting and shaders
@ohwhenwww.firstborn.com
PRE-LIGHTING
POST-LIGHTING
3D WORKFLOW
1. 3D artists model, texture and light assets in Maya
2. Textures are pre-baked with lighting and shaders
3. Scenes are exported as Collada files
@ohwhenwww.firstborn.com
3D WORKFLOW
1. 3D artists model, texture and light assets in Maya
2. Textures are pre-baked with lighting and shaders
3. Scenes are exported as Collada files
4. Collada files are imported and launched programmatically
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
PERFORMANCE &
POLYCOUNT
PERFORMANCE & POLYCOUNT
1. Optimizations
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
PERFORMANCE & POLYCOUNT
1. Optimizations
2. Target polygon budget
@ohwhenwww.firstborn.com
PERFORMANCE & POLYCOUNT
1. Optimizations
2. Target polygon budget
3. Test Devices
@ohwhenwww.firstborn.com
SHADER
LIMITATIONS
SHADER LIMITATIONS
1. Created primarily through code
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
SHADER LIMITATIONS
1. Created primarily through code
2. Not exchangeable
@ohwhenwww.firstborn.com
SHADER LIMITATIONS
1. Created primarily through code
2. Not exchangeable
3. Little documentation
@ohwhenwww.firstborn.com
DETECTING FLOOR
& PLACE OBJECTS
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
TRACKING CODE
@ohwhenwww.firstborn.com
TRACKING CODE
@ohwhenwww.firstborn.com
TRACKING FAILS
1. Poor lighting
@ohwhenwww.firstborn.com
TRACKING FAILS
1. Poor lighting
2. Lack of texture
BAD GOOD
@ohwhenwww.firstborn.com
TRACKING FAILS
1. Poor lighting
2. Lack of texture
3. Fast movements
@ohwhenwww.firstborn.com
GETTING THE
RIGHT SCALE
@ohwhenwww.firstborn.com
CASE STUDY 2:
Gatore AR
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
WHAT WE DID DIFFERENTLY
1. Using a game engine (Unity) instead of SceneKit
@ohwhenwww.firstborn.com
WHAT WE DID DIFFERENTLY
1. Using a game engine (Unity) instead of SceneKit
2. Adding a calibration step
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
INTEGRATING UNITY
WITH UIKIT
https://github.com/jiulongw/swift-unity
@ohwhenwww.firstborn.com
TRACKING WITH
VUFORIA
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
BETTER VISUAL
QUALITY
@ohwhenwww.firstborn.com
@ohwhenwww.firstborn.com
MACHINE LEARNING
& AR
https://twitter.com/braddwyer/status/910030265006923776
https://twitter.com/AndrewProjDent/status/958759429473734657
@ohwhenwww.firstborn.com
RECAP
1. Don’t believe the hype
@ohwhenwww.firstborn.com
RECAP
1. Don’t believe the hype
2. Come up with a compelling concept
@ohwhenwww.firstborn.com
RECAP
1. Don’t believe the hype
2. Come up with a compelling concept
3. Team is everything
@ohwhenwww.firstborn.com
RECAP
1. Don’t believe the hype
2. Come up with a compelling concept
3. Team is everything
4. Think about the user experience
@ohwhenwww.firstborn.com
RECAP
1. Don’t believe the hype
2. Come up with a compelling concept
3. Team is everything
4. Think about the user experience
5. Pick the right tools
Owen van Dijk
Twitter @ohwhen
Web owenvandijk.co
@ohwhenwww.firstborn.com
THANKS

More Related Content

Similar to The Honest Truth About Augmented Reality

Amber Case: Calm technology and the future of the interface (Webdagene 2014)
Amber Case: Calm technology and the future of the interface (Webdagene 2014)Amber Case: Calm technology and the future of the interface (Webdagene 2014)
Amber Case: Calm technology and the future of the interface (Webdagene 2014)webdagene
 
State of Drupal keynote, DrupalCon Austin
State of Drupal keynote, DrupalCon AustinState of Drupal keynote, DrupalCon Austin
State of Drupal keynote, DrupalCon AustinDries Buytaert
 
Building your outreach machine
Building your outreach machineBuilding your outreach machine
Building your outreach machineMichael King
 
Who's your plumber? About delivery pipelines
Who's your plumber? About delivery pipelinesWho's your plumber? About delivery pipelines
Who's your plumber? About delivery pipelinesMichał Krzyżanowski
 
Real time emotion recognition during presentations - Artemii Frolov
Real time emotion recognition during presentations - Artemii FrolovReal time emotion recognition during presentations - Artemii Frolov
Real time emotion recognition during presentations - Artemii FrolovIT Knowledge Bank
 
From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...
From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...
From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...KaldorLtd
 
Martin Splitt "Creating virtual worlds in the browser"
Martin Splitt "Creating virtual worlds in the browser"Martin Splitt "Creating virtual worlds in the browser"
Martin Splitt "Creating virtual worlds in the browser"Fwdays
 
Chicago Coders Conference 2017 - Metrics that matter
Chicago Coders Conference 2017 - Metrics that matterChicago Coders Conference 2017 - Metrics that matter
Chicago Coders Conference 2017 - Metrics that matterAngela Dugan
 
Dont try these at home
Dont try these at homeDont try these at home
Dont try these at homeYan Cui
 
Making the gov data more open
Making the gov data more openMaking the gov data more open
Making the gov data more openMarek Sotak
 
How To Write A Case Study Essay. Online assignment writing service.
How To Write A Case Study Essay. Online assignment writing service.How To Write A Case Study Essay. Online assignment writing service.
How To Write A Case Study Essay. Online assignment writing service.Antoinette Williams
 
Project and lean product management
Project and lean product managementProject and lean product management
Project and lean product managementGilles TOUSSAINT
 
Aim First, Shoot Second - Mastering the Complexity of B2B Digital Marketing
Aim First, Shoot Second - Mastering the Complexity of B2B Digital MarketingAim First, Shoot Second - Mastering the Complexity of B2B Digital Marketing
Aim First, Shoot Second - Mastering the Complexity of B2B Digital MarketingEvgeny Tsarkov
 
Aim First, Shoot Second: Mastering the complexity of B2B digital marketing
Aim First, Shoot Second: Mastering the complexity of B2B digital marketingAim First, Shoot Second: Mastering the complexity of B2B digital marketing
Aim First, Shoot Second: Mastering the complexity of B2B digital marketing97th Floor
 
Team 3 done
Team 3 doneTeam 3 done
Team 3 doneshan1388
 
vRankerPro Review and Bonus
vRankerPro Review and BonusvRankerPro Review and Bonus
vRankerPro Review and Bonusjohnkims
 
2005 BT Technology Timeline
2005 BT Technology Timeline2005 BT Technology Timeline
2005 BT Technology Timelinebutest
 

Similar to The Honest Truth About Augmented Reality (20)

Amber Case: Calm technology and the future of the interface (Webdagene 2014)
Amber Case: Calm technology and the future of the interface (Webdagene 2014)Amber Case: Calm technology and the future of the interface (Webdagene 2014)
Amber Case: Calm technology and the future of the interface (Webdagene 2014)
 
State of Drupal keynote, DrupalCon Austin
State of Drupal keynote, DrupalCon AustinState of Drupal keynote, DrupalCon Austin
State of Drupal keynote, DrupalCon Austin
 
Building your outreach machine
Building your outreach machineBuilding your outreach machine
Building your outreach machine
 
Angelcam
Angelcam Angelcam
Angelcam
 
Angelcam
AngelcamAngelcam
Angelcam
 
Who's your plumber? About delivery pipelines
Who's your plumber? About delivery pipelinesWho's your plumber? About delivery pipelines
Who's your plumber? About delivery pipelines
 
Real time emotion recognition during presentations - Artemii Frolov
Real time emotion recognition during presentations - Artemii FrolovReal time emotion recognition during presentations - Artemii Frolov
Real time emotion recognition during presentations - Artemii Frolov
 
From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...
From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...
From Pages to Pads: How to Build Beautiful Content Apps without Killing your ...
 
Martin Splitt "Creating virtual worlds in the browser"
Martin Splitt "Creating virtual worlds in the browser"Martin Splitt "Creating virtual worlds in the browser"
Martin Splitt "Creating virtual worlds in the browser"
 
Chicago Coders Conference 2017 - Metrics that matter
Chicago Coders Conference 2017 - Metrics that matterChicago Coders Conference 2017 - Metrics that matter
Chicago Coders Conference 2017 - Metrics that matter
 
Dont try these at home
Dont try these at homeDont try these at home
Dont try these at home
 
Making the gov data more open
Making the gov data more openMaking the gov data more open
Making the gov data more open
 
How To Write A Case Study Essay. Online assignment writing service.
How To Write A Case Study Essay. Online assignment writing service.How To Write A Case Study Essay. Online assignment writing service.
How To Write A Case Study Essay. Online assignment writing service.
 
Project and lean product management
Project and lean product managementProject and lean product management
Project and lean product management
 
Aim First, Shoot Second - Mastering the Complexity of B2B Digital Marketing
Aim First, Shoot Second - Mastering the Complexity of B2B Digital MarketingAim First, Shoot Second - Mastering the Complexity of B2B Digital Marketing
Aim First, Shoot Second - Mastering the Complexity of B2B Digital Marketing
 
Aim First, Shoot Second: Mastering the complexity of B2B digital marketing
Aim First, Shoot Second: Mastering the complexity of B2B digital marketingAim First, Shoot Second: Mastering the complexity of B2B digital marketing
Aim First, Shoot Second: Mastering the complexity of B2B digital marketing
 
Team 3 done
Team 3 doneTeam 3 done
Team 3 done
 
vRankerPro Review and Bonus
vRankerPro Review and BonusvRankerPro Review and Bonus
vRankerPro Review and Bonus
 
Angelcam
AngelcamAngelcam
Angelcam
 
2005 BT Technology Timeline
2005 BT Technology Timeline2005 BT Technology Timeline
2005 BT Technology Timeline
 

Recently uploaded

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Recently uploaded (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

The Honest Truth About Augmented Reality