6 lines
485 B
Markdown
6 lines
485 B
Markdown
|
# SMS-Shape-Notebook
|
||
|
多角形と多面体のクラスを実装したJupyter Notebookです。これを使って斜面をすり抜ける範囲を描画することができます。今後Dolphinと連携するといった機能を追加する予定です。
|
||
|
|
||
|
This is a Jupyter Notebook that implements Polygon and Polyhedron class.
|
||
|
You can use this notebook to plot the area that you can clip through a slope.
|
||
|
I will add some functions in the future such as accessing Dolphin's memory.
|