Hi everyone,
I’m currently working with a developper team who use unity3D for a 3D plateform (booth, chat, video call, livestreaming…) with 3D avatar.
I was thinking with them about a total conversion of this plateform. Basically, we would like to use babylon.js with react (for the ui part, menus etc) and node (with socket.io for the “multiplayer” part).
Obviously, we would like to use babylon as our 3D render engine.
The question is pretty simple, is this something possible?
I have seen that babylon can manage the multiplayer parts on his own. But is it possible to use node to do it? Also, which solution would be the best ?
Thanks in advance everyone !