Website with Godot?

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • polygonjs

    node-based WebGL design tool

  • As far as I know, godot does not export for html or webgl. But if you are looking for a visual editor, maybe Polygonjs can be of interest? (disclaimer, I'm the maker)

  • emsdk

    Emscripten SDK

  • Three.js is written in JS and loads like a JS library on a modern website. Godot is a binary application transpiled to WASM (with the help of emscripten), resulting in a pretty large initial payload. Godot provides JS integration, but it feels less "native" with its layers of abstraction.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sokol

    minimal cross-platform standalone C headers

  • And I asked floooh for similar thoughts on making a website with sokol here: https://github.com/floooh/sokol/issues/825

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts