AeThex-Engine-Core/engine/platform/web
2026-03-06 15:31:39 -07:00
..
api AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
doc_classes 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
export AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
js new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
aethex_audio.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
aethex_js.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
aethex_midi.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
aethex_webgl2.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
audio_driver_web.cpp AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
audio_driver_web.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
detect.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_web.cpp AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
display_server_web.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07: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 AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
http_client_web.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
ip_web.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
javascript_bridge_singleton.cpp AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
net_socket_web.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
os_web.cpp AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
os_web.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07: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 AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
platform_gl.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07: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 AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
web_runtime.cpp AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
webmidi_driver.cpp AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07:00
webmidi_driver.h AeThex AI module architecture and cloud services integration 2026-03-06 15:31:39 -07: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.