Konten ini memerlukan base app GLBasic SDK - A Multiplatform BASIC Compiler di Steam untuk bisa berjalan.

Semua Ulasan:
Tidak ada ulasan pengguna
Tanggal Rilis:
13 Mar 2021
Tag

Login untuk menambahkan item ini ke wishlist-mu, mengikutinya, atau mengabaikannya

Bhs. Indonesia tidak didukung

Produk ini tidak didukung dalam bahasamu. Silakan tinjau daftar bahasa yang didukung di bawah ini sebelum melakukan pembelian.

DLC

Konten ini memerlukan base app GLBasic SDK - A Multiplatform BASIC Compiler di Steam untuk bisa berjalan.

Beli GLBasic: HTML5 Compiler

 

Tentang Konten Ini

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.

Persyaratan Sistem

    Minimum:
    • Memori: 4 GB RAM
    Direkomendasikan:
    • Memori: 8 GB RAM
Tidak ada ulasan untuk produk ini

Kamu bisa menulis ulasanmu tentang produk ini untuk membagikan pengalamanmu dengan komunitas. Gunakan area di atas tombol pembelian di halaman ini untuk menulis ulasanmu.