Go to file
izawartka 5e8a943954 Added Sign text caching
+Added the Sign.text field, assigned when the object is created
*Modified SignRenderer to use Sign.text instead of looking for the text on every render
*Sign texts are now transferred to Signal Signs when the Sign is assigned to a Signal
2025-07-31 22:45:52 +02:00
public Fixed W9, W14 and W15 signs 2025-07-24 23:56:51 +02:00
src Added Sign text caching 2025-07-31 22:45:52 +02:00
tools Fixed scp.py 2025-07-25 20:38:38 +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 Added ZoomPan hook, fixed overflow 2025-06-02 20:57:32 +02:00
package.json 1.5.0 Release tweaks 2025-07-23 03:09:03 +02:00
README.md 1.4.0 Release tweaks 2025-07-13 23:56:10 +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. 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. 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

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)

Authors

masuo / izawartka
dominik-korsa