Create non-game apps with Godot Engine

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • This often-repeated statement doesn't really communicate how the editor works. While it does use many of the same APIs, you couldn't build the editor from within the editor (bootstrapping). The editor itself is largely written in C++ and not Godot's integrated language GDScript, you can see for yourself https://github.com/godotengine/godot/tree/master/editor

  • Gut

    Godot Unit Test. Unit testing tool for Godot Game Engine.

  • And it's extensible by plugins! I like using GUT [0] for unit tests, and it injects its own editor tab with a custom UI... which is just another Control node [1].

    [0] https://github.com/bitwes/Gut

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Lorien

    Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.

  • another example of an interesting application for godot that's not a game is https://github.com/mbrlabs/Lorien - an infinite canvas for drawing.

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

  • Is it possible to hide faces of a cube that player cant see?(optimization)

    2 projects | /r/godot | 8 Dec 2023
  • Looking for help with CI setup

    3 projects | /r/godot | 11 Jun 2023
  • I’ve worked on this level design plugin for 6 months and its finally ready!

    5 projects | /r/godot | 14 May 2023
  • Scan whole Godot 4 project for GDScript errors and warnings without running it?

    1 project | /r/godot | 13 May 2023
  • [4.0.2.rc1] 'Your app uses "com.google.android.gms.permission.AD_ID"' but I never asked for that

    4 projects | /r/godot | 3 Apr 2023