Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Networking between unity and other 3D engine platform called babylon.js

Discussion in 'Multiplayer' started by nahidma008, Jun 26, 2023.

  1. nahidma008

    nahidma008

    Joined:
    Jun 21, 2023
    Posts:
    12
    Hello guys. I am a newbie to unity. So I was thinking of creating a metaverse website using unity webGL. I already created an metaverse using a 3D webGL engine called babylon.js. Networking was done using colyseus and multiple users can join and communicate with each other. I was wondering which networking framework would be ideal to use in unity if I want to create a metaverse so that players entering in unity webGL application can communicate with players in babylon.js. I know it sounds a bit ridiculous but was wondering whether it could be possible.