Skip to content

PacktPublishing/Build-Your-Own-Metaverse-with-Unity

Repository files navigation

Build Your Own Metaverse with Unity

This is the code repository for Build Your Own Metaverse with Unity, published by Packt.

A practical guide to developing your own cross-platform Metaverse with Unity3D and Firebase

What is this book about?

Build Your Own Metaverse with Unity is a practical guide for developers with step-by-step explanations, practical examples, and screenshots to guide them through essential concepts.

This book covers the following exciting features:

  • Master Photon SDK to construct a universe with multiplayer capabilities
  • Familiarize yourself with the benefits of Firebase services when working with Unity3D
  • Store data and settings in a cloud-based database
  • Acquire the skills to create NFTs using Unity3D and C#
  • Explore dynamic object generation from cloud data and manage game character mechanics
  • Incorporate Oculus quest 2 into your Metaverse
  • Allow gamers to register or log in through Firebase authentication for safe gameplay

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter05

The code will look like the following:

public void ShowNotification(string title, string body,
                                DateTime deliveryTime)
{
IGameNotification notification =
notificationsManager.CreateNotification();
if (notification != null)

Following is what you need for this book: This book is perfect for beginners as well as seasoned game developers alike. With its help, you'll learn valuable skills in idea planning, construction, compilation, and distribution, ensuring a holistic understanding of metaverse development.

With the following software and hardware list you can run all code files present in the book (Chapter 1-14).

Software and Hardware List

Chapter Software required OS required
1-14 Unity 2021.3.14f1 Windows, macOS, or Linux
1-14 Unity Hub 3.3.1 Windows, macOS, or Linux
1-14 Meta Quest 2 (optional) Android

Related products

Get to Know the Author

David Cantón Nadales is a software engineer from Seville, Spain, with more than 20 years of experience. He is currently a technical leader at Grupo Viajes El Corte Inglés, a leading travel company in Europe. He has worked on a multitude of projects and games with Unity, VR with Oculus/Meta Quest 2, HoloLens, HTC VIVE, Daydream, and Leap Motion. He was an ambassador of the Samsung community Samsung Dev Spain and organizer of Google Developer Group Sevilla. He has led more than 100 projects throughout his career. As a social entrepreneur, he created the app Grita, a social network that emerged during the confinement of COVID-19 that allowed people to talk to others and help each other psychologically. In 2022, he won the Top Developer Award by Samsung.

About

Build Your Own Metaverse with Unity, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •