How can I do 4 Players Split Screen?

I want to use Enable3D to racing with gamepad input, I asked Yannick Deubel how can I do 4 Players Split Screen without NodeJS, and he answered: “For Phaser questions, please use Phaser Discourse Group”.

Hi.
I dont know about the 3d and gamepad input, but for splitscreen you will have to use 4 cameras.
Each follow one Player.

I think this should be possible.

Look here for multi cam:

Look here for camera follow:

Here a enable3d example with 2 cameras:
https://enable3d.io/examples/first-person-shooter.html