Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 608 Bytes

File metadata and controls

15 lines (9 loc) · 608 Bytes

ship_dt_visualize

This is the sample system for visualizing ship maneuvering digital twin simulation results by using three.js

How to use

  1. Make the file of ship maneuvering digital twin simulation results

    • sample_data/sample.csv is one of the example of input file. We have to include the time series data of psi, x, y of each ship.
  2. Run this app

    • $ python view/app.py
  3. Select an input file and push Visualize button.

Image from Gyazo