Upgrade to Pro — share decks privately, control downloads, hide ads and more …

A story about releasing a online pairing service for avatars living in virtual worlds​

BOXP
July 04, 2020

A story about releasing a online pairing service for avatars living in virtual worlds​

BOXP

July 04, 2020
Tweet

More Decks by BOXP

Other Decks in Programming

Transcript

  1. A story about releasing a online pairing service for avatars

    living in virtual worlds BOXP / 一箱(Hitohako) @b0xp2
  2. Agenda • About me • What is virtual worlds? •

    Why I released my service • About my service
  3. About me • BOXP / 一箱(hitohako) • Started English lesson

    last month • Web Front-End Programmer at eureka, Inc. • Loves Virtual Reality
  4. What is virtual worlds? • "A virtual world is a

    computer- simulated environment which may be populated by many users who can create a personal avatars..." - wikipedia • In the virtual worlds, you can use the avatar of your choice as you see fit.
  5. Virtual worlds in present • Many virtual worlds support head

    mount displays to use avatars • "Virtual Market" in virtual worlds gets over 5,000,000 visitors • After Covid-19, Virtual Worlds are spotted as communicationmethod
  6. 1: To enable interaction with avatars across closed communities In

    VRChat, the most major virtual world, Japanese communities tends to become closed because of risks in public spaces
  7. 2: To improve my development skills for webapp • I

    want to try some performance-tuning methods for webapp before challenging in my business • For examples: • Server Side Rendering • Lazy load & Code splitting • Off the main thread • Service Worker
  8. About my service • "Hito Hub" • A online pairing

    service for virtual avatars • Progressive web app • Used by 650 avatars (in 2020/07/07)
  9. What technology was used to "Hito Hub"? Back-End for Front-End

    API Server vr-match-front-end Cloud CDN Cloud SQL(MySQL)
  10. Summary • In the virtual world, you can use the

    avatar of your choice as you see fit • Virtual worlds spotted more and more because of COVID-19 and advances in VirtualReality technology in present. • I released "Hito Hub" for avatars lives in virtual worlds, and it likely helpful for finding friends in virtual worlds