Skip to main content

Track building helper for Bve trainsim 5/6

Project description

Tsutsuji TrackComputer

Bve trainsim 5/6向けマップファイルの制作支援Pythonスクリプトです。 全ての軌道を自軌道構文で記述し、一つの軌道を基準とした他軌道構文に変換するのが主な機能です。 まだ開発途上ですが、軌道データ作成に役立つ測量機能も付属しています。

インストール

インストールするには、Python 3をインストールしてからPowershellで次のコマンドを実行してください。 Tsutsuji本体と、動作に必要なパッケージが自動でインストールされます。

pip install tsutsuji-trackcomputer

なお、https://konawasabi.riceball.jp/2022/06/01/tsutsuji-kobushi-installguide/ にて、Python3のセットアップを含めたインストール手順の説明をしていますので、参考にしてもらえればと思います。

インストール済みのTsutsuji, Kobushiをバージョンアップする際は、次のコマンドを実行してください。

pip install --upgrade tsutsuji-trackcomputer kobushi-trackviewer

動作に必要な環境

起動

Tsutsujiは次のコマンドで起動できます。

python -m tsutsuji

読み込むcfgファイルを予め指定するときは、以下のコマンドを実行します。

python -m tsutsuji hoge.cfg

非対話モード

-nオプションをつけて実行すると、Tsutsujiを非対話モードで実行できます。

非対話モードでは、指定したcfgファイルの内容に基づいて他軌道データを生成し、そのまま終了します。このときGUIは起動しません。

python -m tsutsuji -n hoge.cfg

Documents

https://konawasabi.github.io/tsutsuji-trackcomputer/

License

Apache License, Version 2.0

重要事項

本プログラムの著作権はkonawasabi (以下、作者)が有します。

本プログラムについて作者はいかなる保証もせず、またプログラムを実行して生じた結果についての責任を負いません。

Apache Licence, Version 2.0に従う限り、本ソフトウェアの改変、再配布を自由に行うことができます。

Acknowledgements

Contact

Author: Konawasabi

Mail: webmaster@konawasabi.riceball.jp

Website: https://konawasabi.riceball.jp/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tsutsuji_trackcomputer-1.7.4-py3-none-any.whl (62.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page