Go to file
izawartka 0b77a5a782 Tracks color indication, slope calculations
+Added option to color the tracks by type or their slope
*Slightly refactored TrackRenderer component
*Fixed points calculations in StandardTrack to include track's slope
2025-06-01 14:36:42 +02:00
public RouteRenderer, code tweaks 2025-05-30 18:58:20 +02:00
src Tracks color indication, slope calculations 2025-06-01 14:36:42 +02:00
tools Initial commit 2025-05-29 13:11:22 +02:00
.gitattributes Initial commit 2025-05-29 13:11:22 +02:00
.gitignore Initial commit 2025-05-29 13:11:22 +02:00
package-lock.json SignalRenderer, minor tweaks 2025-05-30 18:55:36 +02:00
package.json SignalRenderer, minor tweaks 2025-05-30 18:55:36 +02:00
README.md Update README.md 2025-05-29 13:13:08 +02:00

td2-visualizer

Narzędzie do przeglądania scenerii Train Driver 2 w przeglądarce. Przed załadowaniem pliku scenerii, najpierw przekonwertuj go do lżejszego formatu używając skryptu tools/scp.py.

A tool for viewing Train Driver 2 scenery files in the browser. Before loading a scenery file, make sure to first convert it to lightweight format using tools/scp.py script.

WIP

Author

masuo / izawartka