Requer GLBasic SDK - A Multiplatform BASIC Compiler no Steam para ser acessado.

Todas as análises:
Nenhuma análise de usuário
Data de lançamento:
13/mar./2021
Desenvolvedor:
Marcadores

Inicie a sessão para adicionar este item à sua lista de desejos, segui-lo ou ignorá-lo

Indisponível em Português (Brasil)

Este produto não está disponível no seu idioma. Confira a lista de idiomas oferecidos antes de comprar.

Conteúdo adicional

Requer GLBasic SDK - A Multiplatform BASIC Compiler no Steam para ser acessado.

Comprar GLBasic: HTML5 Compiler

 

Sobre este conteúdo

This compiler, using Emscripten, results in an html webpage, that runs your GLBasic application/game in any modern webbrowser. You can also use it to export GLBasic function to JavaScript for other projects. Emscripten will compile a wasm (Web assembly) for you, that runs really fast.
There are two options included:
  • HTML5-WebGL - This uses the webgl backend and allows fast graphics, using hardware accelleration
  • HTML5 - This uses a builtin graphics engine, that renders the output per pixel. It's not as fast as webgl, but more compatible for older computers or computers with higher security limitations.

There are some limitations, though:
  • You must run the main loop using SETLOOPSUB, instead of a classic WHILE TRUE; ...; WEND loop.
  • File write access is quite limited
  • The data must be loaded using a real webserver, or a local webserver (included for testing). Modern browsers will refuse to load graphics, if you just open the html file from the local drive.

Requisitos de sistema

    Mínimos:
    • Memória: 4 GB de RAM
    Recomendados:
    • Memória: 8 GB de RAM
Ainda não há análises deste produto

Você pode escrever a sua análise deste produto para compartilhar a sua experiência com a comunidade. Use a área acima dos botões de compra nesta página para escrevê-la.