chart-gd VS godot-3-demos

Compare chart-gd vs godot-3-demos and see what are their differences.

chart-gd

Animated charts for Godot Engine (by binogure-studio)

godot-3-demos

Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+ (by GDQuest)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
chart-gd godot-3-demos
3 7
219 1,762
0.0% -
0.0 0.0
about 1 year ago 10 months ago
GDScript GDScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chart-gd

Posts with mentions or reviews of chart-gd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.

godot-3-demos

Posts with mentions or reviews of godot-3-demos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-12.
  • Please help outdated codes
    1 project | /r/godot | 1 Aug 2022
  • Make set of units follow each other in train-like manner
    2 projects | /r/godot | 12 Apr 2022
    Found multiple following behaviours, but decided to use one from GDQuest's "AI following the leader" tutorial video, as it's nicely separated into static Steering class. Also found very cool Godot Steering AI Framework from same GDQuest, which is so modular and reusable that I guess 90% of developers should start using it instead of writing their own boilerplate.
  • Is Godot a good engine to teach in CS classes (K12) ?
    3 projects | /r/godot | 17 Mar 2022
    I highly recommend getting started with GDQuest and Heart Beast for videos and resources: https://github.com/GDQuest/godot-demos https://www.youtube.com/c/Gdquest/playlists https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48fn2SlrW0KoLT4n5egNdX-W9a
  • Deema's back, tell a friend
    1 project | /r/godot | 10 Nov 2021
    GDQuest made an overview over this class and there is a sample script on Github, which you can further cut down quite a bit to use with grids (in my case a Tilemap).
  • A little help with a star
    1 project | /r/godot | 9 Nov 2021
    Anyway, if you want to know more about how to use Astar in Godot, check out this overview by GDQuest and definitely have a look at the source code for this demo as well as the official Astar class API docs. AStar pathfinding is unfortunately but definitely not beginner stuff.
  • Started making a tower defense in Godot. Built in AStar made the pathfinding so easy!
    1 project | /r/godot | 2 May 2021
    Here's a nice script from gdquest which you can almost just drop onto a tile map and use. Requires little setup and will let you visualize your astar map via the tile map you attach it to. https://github.com/GDQuest/godot-demos/blob/master/2018/03-30-astar-pathfinding/pathfind_astar.gd
  • How do I make a health and damage system?
    1 project | /r/godot | 20 Feb 2021
    Here's some sample code. It's actually probably more than you need, but without seeing your project it's hard to tell.

What are some alternatives?

When comparing chart-gd and godot-3-demos you can also consider the following projects:

godot-uuid - Unique identifier generation v4 for Godot Engine

godot-chunked-voronoi-generator - A small project to create chunk based voronoi generation

GodotGOG - GOG Api for the Godot game engine. For Windows, Linux and Mac platforms.

Planet-Generator - A procedural planet generator addon for Godot with terrain LOD.

godot-engine.easy-charts - A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.

openseeface-gd - A GUI for running OpenSeeFace.

godot-discord - Discord Rich Presence for Godot engine

godot-polygon2d-fracture - A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)

GodotSteam - Steam API for the Godot game engine

godot_dynamic_split_screen - Dynamic split screen implemented in Godot

addons-btree - Visual Behavior Tree

Godello - Trello inspired kanban board made with the Godot Engine and GDScript, with a real-time collaborative backend (Elixir and Phoenix Channels) and a local backend for offline usage (Godot Custom Resources)