YCPRadioTelescope / TelescopeVisualization

VR/AR for the radio telescope
GNU General Public License v3.0
2 stars 3 forks source link

Break up SimServer into smaller, more readable scripts or functions #109

Closed YCPjsteck closed 3 years ago

YCPjsteck commented 3 years ago

SimServer has some absolutely massive functions that make it difficult to understand what is going on. We should either break it up into smaller scripts, or break up the functions into smaller functions.

Related: #106.