genesis_core_test/engine/platform/web
Johannes Hendrik Gerard van der Weide 94c0e2d3c9 Initial commit 2025-01-23 14:20:50 +00:00
..
api Initial commit 2025-01-23 14:20:50 +00:00
doc_classes Initial commit 2025-01-23 14:20:50 +00:00
export Initial commit 2025-01-23 14:20:50 +00:00
js Initial commit 2025-01-23 14:20:50 +00:00
README.md Initial commit 2025-01-23 14:20:50 +00:00
SCsub Initial commit 2025-01-23 14:20:50 +00:00
audio_driver_web.cpp Initial commit 2025-01-23 14:20:50 +00:00
audio_driver_web.h Initial commit 2025-01-23 14:20:50 +00:00
detect.py Initial commit 2025-01-23 14:20:50 +00:00
display_server_web.cpp Initial commit 2025-01-23 14:20:50 +00:00
display_server_web.h Initial commit 2025-01-23 14:20:50 +00:00
dom_keys.inc Initial commit 2025-01-23 14:20:50 +00:00
emscripten_helpers.py Initial commit 2025-01-23 14:20:50 +00:00
eslint.config.cjs Initial commit 2025-01-23 14:20:50 +00:00
godot_audio.h Initial commit 2025-01-23 14:20:50 +00:00
godot_js.h Initial commit 2025-01-23 14:20:50 +00:00
godot_webgl2.h Initial commit 2025-01-23 14:20:50 +00:00
http_client_web.cpp Initial commit 2025-01-23 14:20:50 +00:00
http_client_web.h Initial commit 2025-01-23 14:20:50 +00:00
javascript_bridge_singleton.cpp Initial commit 2025-01-23 14:20:50 +00:00
os_web.cpp Initial commit 2025-01-23 14:20:50 +00:00
os_web.h Initial commit 2025-01-23 14:20:50 +00:00
package-lock.json Initial commit 2025-01-23 14:20:50 +00:00
package.json Initial commit 2025-01-23 14:20:50 +00:00
platform_config.h Initial commit 2025-01-23 14:20:50 +00:00
platform_gl.h Initial commit 2025-01-23 14:20:50 +00:00
serve.py Initial commit 2025-01-23 14:20:50 +00:00
web_main.cpp Initial commit 2025-01-23 14:20:50 +00:00
web_runtime.cpp Initial commit 2025-01-23 14:20:50 +00:00

README.md

Web platform port

This folder contains the C++ and JavaScript code for the Web platform port, compiled using Emscripten.

It also contains a ESLint linting setup (see package.json).

See also misc/dist/html folder for additional files used by this platform such as the html shell (web page).

Documentation

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.