AeThex-Engine-Core/engine/platform/web
2026-02-24 04:30:27 +00:00
..
api 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
doc_classes 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
export 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
js new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
aethex_audio.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
aethex_js.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
aethex_midi.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
aethex_webgl2.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
audio_driver_web.cpp new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
audio_driver_web.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
detect.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_web.cpp new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
display_server_web.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
dom_keys.inc 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
emscripten_helpers.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
eslint.config.cjs 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
http_client_web.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
http_client_web.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
ip_web.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
javascript_bridge_singleton.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
net_socket_web.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
os_web.cpp new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
os_web.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
package-lock.json 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
package.json 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_config.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_gl.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
README.md 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
SCsub new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
serve.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
web_main.cpp new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
web_runtime.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
webmidi_driver.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
webmidi_driver.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00

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.svg and run_icon.svg are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.