samoatesgames/Open3DViewer

Add the ability to open a file with the application

samoatesgames opened this issue · 0 comments

When using 'open with' in Windows, it specifies a single command line argument to the application. This argument being the absolute path to the file to open.

We should automatically open up a file in the 3D viewer if a single argument is provided and the file type is supported.