Ursina for Web?

83 Views Asked by At

Is there a way to compile ursina for HTML5 with WebAssembly or other technology?

I want to render my Ursina Game compatible for Linux & Mac (And Android/iOS with webview), but the multi-platform compilation for Python is... meh

2

There are 2 best solutions below

0
Alderven On

There is no Web support for Ursina. There only three platforms supported according to official doc:

  • Windows
  • Linux
  • Mac (not officially supported, but will most likely work)
1
Raphi-2Code On

Not sure, but I think Panda3D 3.11 will have web support, but for 2D basic stuff, you can use UrsinaCSS: https://github.com/pokepetter/ursina_css.