Go to file
izawartka b76752e40d Added Vector3 class, code cleanup
+Added Vector3 class and replaced all position and angle values with it to clean up the code
*Minor bugfixes and code cleanup
2025-06-01 01:54:26 +02:00
public RouteRenderer, code tweaks 2025-05-30 18:58:20 +02:00
src Added Vector3 class, code cleanup 2025-06-01 01:54:26 +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