Questo contenuto richiede l'applicazione di base GLBasic SDK - A Multiplatform BASIC Compiler su Steam per funzionare.

Etichette
Screenshot #1

Accedi per aggiungere questo articolo alla tua Lista dei desideri o per ignorarlo.

Non disponibile in Italiano

Questo prodotto non è disponibile nella tua lingua. Prima di effettuare l'acquisto, controlla la lista delle lingue disponibili.

Contenuti scaricabili

Questo contenuto richiede l'applicazione di base GLBasic SDK - A Multiplatform BASIC Compiler su Steam per funzionare.

Acquista GLBasic: HTML5 Compiler

PROMOZIONE SPECIALE! L'offerta termina fra

-25%
$9.99
$7.49
 

Riguardo questo contenuto

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.

Requisiti di sistema

    Minimi:
    • Memoria: 4 GB di RAM
    Consigliati:
    • Memoria: 8 GB di RAM
Non ci sono ancora recensioni per questo prodotto

Puoi scrivere una recensione per questo prodotto per condividere la tua esperienza con la Comunità. Utilizza l'area sopra i pulsanti di acquisto su questa pagina per scrivere la recensione.