Website with Godot?

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. 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)

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. 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.

  4. 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

  • Show HN: Chess Twist

    2 projects | news.ycombinator.com | 1 Jun 2024
  • Show HN: Checkers Twist – The game Checkers/Draughts/Dames on an irregular grid

    1 project | news.ycombinator.com | 3 May 2024
  • On the importance to make games during the game engine's development

    3 projects | news.ycombinator.com | 27 Feb 2024
  • Threestudio – A unified framework for 3D content generation

    2 projects | news.ycombinator.com | 15 Dec 2023
  • how can I convert a 3D model into an SDF, a signed distance field

    1 project | /r/blenderhelp | 9 Dec 2023

Did you know that C is
the 6th most popular programming language
based on number of references?