GameApi Builder
A downloadable tool for Windows and Linux
GameApi Builder is a 3d modelling tool with over 830 features.
REQUIRED: ubuntu 26.04 or windows and mouse wheel
RECOMMENDED: screen grabber for creating youtube videos
BEST PERF #1: domain name + certbot + https + shared_array_buffer + pthreads
BEST PERF #2: brotli
our main steam page path starts at https://ldjam.com/events/ludum-dare/58/fire-walk-with-me/gameapi-builder-is-now-...
There's web interface in https://meshpage.org/ which contains large number of test cases checking all the features of the library.
Easy version of deploy process is at https://meshpage.org/gltf_to_zip.php
It's possible to place animations created with the tool to your own web server, via MainLoopApi/save_deploy (which creates ready zip file for you) and linking your scene to it via normal links. Important thing to notice is the homepage url in html_run box, which specifies the location of your homepage/hosting space. This info is needed to download assets from the site. Some web server configuration(in .htaccess) is needed: (change the url to your own site)
Header set Access-Control-Allow-Origin "https://meshpage.org" Header set Cross-Origin-Embedder-Policy "require-corp" Header set Cross-Origin-Resource-Policy "same-site" Header set Cross-Origin-Opener-Policy "same-origin" Header set Access-Control-Allow-Headers "range"
Additionally your top-level html page should have header:
<?php
header("Cross-Origin-Opener-Policy: same-origin");
?>
Apparently specifying it in .htaccess is not enough to enable sharedarraybuffer and pthreads.
Source Code is at: https://meshpage.org/assets/GameApi-sourcecode-v28.tar.gzGithub repo is at: https://github.com/terop2/GameApi
Support email: terop@kotiposti.net
| Updated | 6 days ago |
| Status | Released |
| Category | Tool |
| Platforms | Windows, Linux |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | terop |
| Genre | Action, Platformer |
| Made with | SDL |
| Tags | 3D, builder, engine, Horror, minigames, modeller, Procedural Generation, Shaders |
| Code license | GNU Lesser General Public License v3.0 (LGPL) |
| Asset license | Creative Commons Attribution v4.0 International |
| Average session | A few seconds |
| Languages | English |
| Inputs | Keyboard, Mouse, Touchscreen |
| Links | Homepage, Source code |
| Content | No generative AI was used |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $150 USD. You will get access to the following files:
Development log
- Stable release 2026_18 days ago
- color_editor fixes...11 days ago
- font render improvements13 days ago
- http server brotli support25 days ago
- html_run working -build34 days ago
- async implementation39 days ago
- cache id fix57 days ago
- Minor bugfixes62 days ago



Leave a comment
Log in with itch.io to leave a comment.