1

Basically what the title says.

I haven't made the website yet, so I'm not looking for a specific solution. Is there ANY way that it is GENERALLY possible to play a blender game in-browser?

gravygucci
  • 11
  • 1

1 Answers1

1

There is no way to do this. As described here you can create only Windows, Mac and Linux native applications from BGE.

If you want to create a 3D web application from blender, you should use a specific addons:

Both looks the same, but main difference between them is that Blend4Web uses JavaScript as main scripting tool, Verdge3D uses special block-style logic editor

Crantisz
  • 35,244
  • 2
  • 37
  • 89