OpenSpace / OpenSpace

This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://docs.openspaceproject.com.
http://openspaceproject.com
Other
738 stars 120 forks source link

OpenSpace Launcher as stand alone application #1752

Open micahnyc opened 2 years ago

micahnyc commented 2 years ago

It would be nice to have the launcher as a separate stand alone application.

OpenSpaceLauncher.exe would launch OpenSpace.exe (probably has to be done as a sub process).

alexanderbock commented 1 year ago

Maybe as an alternative to have a separate Launcher application that can start OpenSpace and have the ability to override by providing a ForceLauncher rather than BypassLauncher in the openspace.cfg

alexanderbock commented 1 year ago

Maybe the Launcher could also start the TaskRunner with a specific task

alexanderbock commented 1 year ago

Instead adding a new executable that exposes just the editor functionalities