Assignment for RMIT Mixed Reality in 2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Joshua Reason 4793a81143 Added SteamVR & Amplify Shaders 4 years ago
..
HDSRPTemplates 3xx (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
HDSRPTemplates 4xx (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
HDSRPTemplates 5xx (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
HDSRPTemplates 6xx (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
HDSRPTemplates 572 (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
LWSRPTemplates 3xx (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
LWSRPTemplates 4xx (Legacy).unitypackage.meta Added SteamVR & Amplify Shaders 4 years ago
README.txt Added SteamVR & Amplify Shaders 4 years ago
README.txt.meta Added SteamVR & Amplify Shaders 4 years ago

README.txt

Both High Definition and Lightweight rendering pipelines are in development and in a preview state, so Amplify Shader Editor may have some nodes that are not fully updated for them. 
At the moment there are, for each SRP, two separate packages inside Amplify Shader Editor. They contemplate two major SRP versions that exist at the moment.
For Unity 2018.2 and below, users can only install v3.x.x for both HD and LW rendering pipelines and as such they will need to unpack the unity packages containing the 3xx (Legacy) tag.
For Unity 2018.3, users can only install v4.x.x for both HD and LW rendering pipelines and as such they will need to unpack the unity packages containing the 4xx (Legacy) tag.
For Unity 2019.1 and above, users can only install v5.x.x for both HD and LW rendering pipelines and as such they will need to unpack the unity packages NOT containing the (Legacy) tag.

Unity 2018.2.x, HD and LW v3.x.x:
* HDSRPTemplates 3xx (Legacy).unitypackage
* HD PBR
* HD Unlit

* LWSRPTemplates 3xx (Legacy).unitypackage
* Lightweight PBR
* Lightweight Unlit

Unity 2018.3.x, HD and LW v4.x.x:
* HDSRPTemplates 4xx (Legacy).unitypackage
* HD Lit
* HD PBR
* HD Unlit

* LWSRPTemplates 4xx (Legacy).unitypackage
* Lightweight PBR
* Lightweight Unlit

Unity 2019.1.x, HD and LW v5.x.x:
* HDSRPTemplates.unitypackage
* HD Lit
* HD PBR
* HD Unlit

* LWSRPTemplates.unitypackage
* Lightweight PBR
* Lightweight Unlit

Upon unpacking, the templates they may not be instantly available at the ( Create > Amplify Shader > ... ) menu over you project view, but a user can create p.e. a new Amplify Surface Shader, go to its Shader Type menu over the left Node Properties window and select its newly installed template.