Go to file
izawartka 783610d21d 1.7.3 Release tweaks
- Bumped up version number to 1.7.3
- Bumped up supported scenery version to 31
- Updated README.md
- Cleaned up package.json and package-lock.json
2026-08-15 13:07:20 +02:00
public Migrate to Vite 2026-08-12 17:19:17 +02:00
src 1.7.3 Release tweaks 2026-08-15 13:07:20 +02:00
tools Update Scenery Processor script 2026-08-12 17:20:26 +02:00
.env.example Add .env and package.json version support 2026-08-12 17:28:44 +02:00
.gitattributes Initial commit 2025-05-29 13:11:22 +02:00
.gitignore Migrate to Vite 2026-08-12 17:19:17 +02:00
index.html Migrate to Vite 2026-08-12 17:19:17 +02:00
package-lock.json 1.7.3 Release tweaks 2026-08-15 13:07:20 +02:00
package.json 1.7.3 Release tweaks 2026-08-15 13:07:20 +02:00
README.md 1.7.3 Release tweaks 2026-08-15 13:07:20 +02:00
vite.config.mjs Add .env and package.json version support 2026-08-12 17:28:44 +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 git nie posiada dołączonych plików scenerii.

A tool for viewing Train Driver 2 simulator scenery files (.SC) directly 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 git 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 the view
  • ALT + Mouse drag - obracanie widoku / rotate the view
  • Mouse right click on track - dostosowanie obrotu widoku do toru / align the view to the track

Online demo

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)

Authors

masuo / izawartka
dominik-korsa