If the studio has no internet access, download a zip of offline models from here:
Next, to start the sever, create a file called shade.bash
somewhere in your user folder - typically the Desktop. The contents of the file should be as follows:
Make sure to update SHADE_KEY
to use the proper key - if necessary modify SHADE_MODELS_PATH
.
Start the server by running bash shade.bash
in the terminal from the same directory.
If any issues arise, we’re always happy to help in our discord, over email or live on a call!
/Applications/Shade.app
with the new oneDownload the Shade app onto any artist/clients/workstations that need to connect to Shade.
Studio clients on the same network only need three pieces of information to connect & search. To locate the server and then for shade to perform path translation.
9082
, for example in our organization we have an SMB server at smb://192.168.193.130
, so the shade address is http://192.168.193.130:9082
/Users/assets
, then this value would be the same: /Users/assets
.assets
folder at /Volumes/assets
, then this value would be /Volumes/assets
.To fill this information:
I am using this in a Studio
L
(local) workspace but can take advantage of the server by selecting the other workspaces/servers.If the studio has no internet access, download a zip of offline models from here:
Next, to start the sever, create a file called shade.bash
somewhere in your user folder - typically the Desktop. The contents of the file should be as follows:
Make sure to update SHADE_KEY
to use the proper key - if necessary modify SHADE_MODELS_PATH
.
Start the server by running bash shade.bash
in the terminal from the same directory.
If any issues arise, we’re always happy to help in our discord, over email or live on a call!
/Applications/Shade.app
with the new oneDownload the Shade app onto any artist/clients/workstations that need to connect to Shade.
Studio clients on the same network only need three pieces of information to connect & search. To locate the server and then for shade to perform path translation.
9082
, for example in our organization we have an SMB server at smb://192.168.193.130
, so the shade address is http://192.168.193.130:9082
/Users/assets
, then this value would be the same: /Users/assets
.assets
folder at /Volumes/assets
, then this value would be /Volumes/assets
.To fill this information:
I am using this in a Studio
L
(local) workspace but can take advantage of the server by selecting the other workspaces/servers.