Porta Godot Editor para WebAssembly liberada

Em 29 de maio, um artigo / relatório de progresso na porta do Editor Godot no WebAssembly foi lançado .


imagem


O trabalho foi patrocinado pela Mozilla .


Link para iniciar a partir do navegador .


Pessoalmente, o mais interessante para mim é se funciona e o número de bugs que os desenvolvedores tiveram que ignorar no código C / C ++ e no WebGL. Vou falar sobre isso neste artigo.


Godot Editor



, Linux, Opera Chrome( ). Windows Chrome Firefox.


, Chromium, Firefox Nightly.



Godot js/editor_prototype


3.2 Web-



, C++ , , Web.



, Godot Editor. :




, GLES2 - WebGL 1.
, WebGL2 (GLES3) - , .



, .


, Dropbox FileSystem API, .


Dropbox - Dropbox, .


FileSystem API . ( , )


— WASM, HTML5, . , , - .



Godot .


, WASM , Godot - .


SharedArrayBuffer, - .



— , , WASM , " " WASM , .



- Linux Chrome, . . Godot Editor Web - .


WASM, .




Sometimes refreshing the page when an error occurs is not enough, this is mostly due to browsers not clearing WebAssembly memory correctly.

WASM- , . , WASM… .
, , WASM-.


— , , .


- WASM ( ).



, , WASM . .


Godot


, Web- . ( - , - WASM- , Godot-).


drag-n-drop ! .


JS- Godot. :


Easier interface to external JS libraries (expecially asynchronous ones), so you don't have to rely on complex JavaScript.eval.

JS-WASM , .


GDNative support in the HTML5 platform.

, . bountysource , .


Godot Godot , Web-, , .


, Godot Editor


- — Godot GLES3.



WebGL2 , .


WebGL2 , , Godot WebGL2…


- — WASM , , WASM, . WASM- .


— Godot WASM, WebGL 1.0 WebGL2 .


Definitivamente, há um benefício para o usuário, qualquer pessoa pode experimentar o Godot Editor, mesmo no navegador .


All Articles