challenges of vr application distribution
play

Challenges of VR Application Distribution David J. Zielinski Smith - PowerPoint PPT Presentation

Challenges of VR Application Distribution David J. Zielinski Smith Media Labs Technology Specialist VR/AR Software Developer http://people.duke.edu/~djzielin/ 1 How did I University of Illinois at Urbana Champaign (UIUC). Masters Degree.


  1. Challenges of VR Application Distribution David J. Zielinski Smith Media Labs Technology Specialist VR/AR Software Developer http://people.duke.edu/~djzielin/ 1

  2. How did I University of Illinois at Urbana Champaign (UIUC). Masters Degree. get here? (2003-2004) Research and development engineer for the DiVE virtual reality lab. (2004-2018) Smith Media Labs Technology Specialist. (2018-present) 2

  3. VR Hardware Systems Duke DiVE Oculus Oculus (CAVE-type System) DK1 Go 2013 2018 2005 Era of “Low Cost” VR Hardware. Era of Expensive and Bespoke Systems. Made possible via smartphone arms race Unique Libraries / API’s per device. Some standardization. App stores. Lack of standardization (HW + SW). Easier to share / distribute content. Difficult to share / distribute content. 3

  4. VR Hardware + Software Obsolescence Q: Does the built application still run on current computers? (non-standalone systems) Q: Do we still have access to the hardware? is it working? Q: Do the software tools/libraries used to create the applications support modern hardware? Q: Do the software tools used to create the application still exist? 4

  5. Obsolescence Case Studies Q: Does the built application still run on current computers? (non-standalone systems) Oculus DK2 (released 2014) application not working with current operating systems. (2019) Q: Do we still have access to the hardware? is it working? Duke DiVE planned to be decomissioned. (2019) Q: Do the software tools/libraries used to create the applications support modern hardware? Open-source Syzygy library no longer maintained. Doesn’t support modern HMD’s. (2016) Q: Do the software tools used to create the application still exist? Virtools commercial game engine discontinued. (2009) 5

  6. Modern VR Content Creation Deliverable Advantages Disadvantages 360 Videos Easy to distribute No interaction Film type workflow (no coding) Webpage Easy to distribute / Self publish Lower performance (lower quality visuals) (put up on a webserver!) Messy coding for interactions. (WebVR) Works on most platforms! Web is changing quickly! Binaries High performance Seperate build for each platform. High visual quality Distribution can be complicated Flexible interaction programming. Tools can go away or change monetization “Easy VR No coding $$$ Specific vs generalizable tools? Authoring Tools” Support for platform we need? Tools can go away or change monetization 6

  7. Modern VR Content Creation Raw files on Desktop Computer Deliverable SD Card Insta360 Studio / 360 Videos Insta360 Stitcher Insta360 One X Vuze XR Webpage $400 $430 .mp4 file (5.7k) (360 o / 180 o stereo) (WebVR) “Sideload” Binaries directly onto device” “Easy VR Authoring Tools” (Install app from Oculus Go app store) 7

  8. Modern VR Content Creation A-Frame open-source web framework. Deliverable https://aframe.io/ 360 Videos <html> Webpage <head> <script src="aframe.min.js"></script> (WebVR) </head> <body> <a-scene background="color: gray"> Binaries <a-assets> <a-asset-item id="tomb" src="tomb_100k.glb"></a-asset-item> </a-assets> “Easy VR <a-entity gltf-model="#tomb" position="0 -1 0" ></a-entity> Authoring Tools” </a-scene> </body> </html> 8

  9. Modern VR Content Creation Typically going to use a game engine: Deliverable 360 Videos How to get Unity to support VR? ● Libraries to abstract out HMD: Webpage VRTK, MiddleVR. (WebVR) ● Unity is working on XR API. ● Vendor specific library. Binaries Build generates a directory of “Easy VR files, or for Oculus Go, a single APK file. Authoring Tools” This can be sideloaded directly onto device (via micro USB) or via app stores. 9

  10. Modern VR Content Creation Deliverable Revit Live lets architects VRitize Revit models. 360 Videos Webpage VRDirect allows home (WebVR) sellers to create 360 video tours. Jump from hotspot to Binaries hotspot. “Easy VR Google Expeditions allows educators to create Authoring Tools” and use annotated 360 o tours. 10

  11. App Stores Steam / Valve Oculus Advantages: Epic / Unreal Apple + Google Launching AR, Cardboard VR ● Easy for users to install your (binary) app. app store Disadvantages: ● Steam requires $100 application fee per application. ● Oculus has many technical requirements (high frame rate, run for 45 minutes with no thermal issues, loading indicator, ...). ● App Stores may limit types of content (violence, political / hate speech, adult). Steam is now looking to change to a more “anything goes” policy. 11 * Note: I haven’t published anything to an app store yet...

  12. What about distributing source code? Git is a recent standard for “publishing” code in an open-source way. Problem: Unity projects can be large. Over the 1G GitHub limit. Potential Solution: https://gitlab.oit.duke.edu Problem: Utilizing paid Unity assets in a public repository violates TOS. Potential Solution: Avoid all non-free assets? Keep repository private? Ideal Solution: A Git submodule solution that pulls directly from asset store? Problem: Some “free” assets are monetized by number of monthly users Potential Solution: Have to pay if app gets too popular... 12

  13. Presenting at conference: ANCIENT EGYPT AND NEW TECHNOLOGY Bloomington, Indiana. March 29-30, 2019. Nevio Danelon Postdoctoral Associate 13

  14. Class to Consider: Introduction to Programming and User Interface Design in Unity3D. ISS 320, VMS 326. Fall 2019 2016 Final Projects 2017 Final Projects 2018 Final Projects 14

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend