Skip to content
/ GDPlot Public

Godot plugin for adding nodes for 2D graph drawing

License

Notifications You must be signed in to change notification settings

l7u7ch/GDPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. 概要

  • GDPlot は、2D グラフを描画するノードを追加する Godot Plugin です
  • Godot Ver.4.X.X に対応しています
  • 以下のグラフに対応しています
    • Scatter Plot
    • Line Graph
    • Bar Graph

2. インストール

  1. プロジェクトフォルダの直下に addons フォルダが存在しない場合は作成します
  2. addons フォルダの直下にリポジトリをクローンします
$ mkdir addons
$ cd addons
$ git clone https://github.com/l7u7ch/GDPlot

About

Godot plugin for adding nodes for 2D graph drawing

Topics

Resources

License

Stars

Watchers

Forks