Go to file
izawartka 9622bc87fc Add scenery info version 30 support
+Added support for scenery info version 30 (sceneries with info version 29 are still supported)
+Added UUID field in SceneryInfoView
2026-01-14 23:50:01 +01:00
public Added SideMenuIcon as a component 2025-08-15 20:29:46 +02:00
src Add scenery info version 30 support 2026-01-14 23:50:01 +01:00
tools Updated parse_prefabs.py 2025-08-05 20:30:54 +02:00
.gitattributes Initial commit 2025-05-29 13:11:22 +02:00
.gitignore Change switch prefab definition format 2025-07-12 00:22:38 +02:00
package-lock.json Cleaned up map class names 2025-08-12 23:15:23 +02:00
package.json 1.7.0 Release tweaks 2025-08-18 21:58:59 +02:00
README.md 1.7.0 Release tweaks 2025-08-18 21:58:59 +02:00

td2-visualizer

Narzędzie do przeglądania plików scenerii symulatora Train Driver 2 (.SC) w przeglądarce. Umożliwia szybkie podejrzenie układu torowego dowolnej scenerii, jej szlaków zewnętrzych, semaforów, wskaźników, spawnów, numerów rozjazdów i wiele więcej, a także eksport mapy do SVG. Z powodów praw autorskich wersja github nie posiada dołączonych plików scenerii.

A tool for viewing Train Driver 2 simulator scenery files (.SC) in the browser. It allows for quick lookup of the track layout of any scenery, its external routes, signals, signs, spawns, switch numbers, and much more, as well as exporting the map to SVG. Due to copyright reasons, the github version does not include scenery files.

Wątek na forum / Forum thread: https://td2.info.pl/narzedzie-tools/nowy-td2-visualizer!/

Controls

  • Mouse wheel - przybliżanie/oddalanie / zoom in/out
  • Mouse drag - przesuwanie widoku / move view
  • ALT + Mouse drag - obracanie widoku / rotate view
  • Mouse double click on track - dostosowanie obrotu widoku do toru / align view to track

Online demo

Wersja online może nie zawsze być aktualna
The online version may not always be up to date

https://maseuko.pl/soft/td2-visualizer-2/

Known issues

  • Not all signs have their icons
  • Electrification resolution fails with some sceneries (not no be fixed)
  • Sloped switches are not rendered correctly

Authors

masuo / izawartka
dominik-korsa