Version 1.1.1 brings new shader types for easier customization!
Retro Shaders Pro for Unity URP » Devlog
Hey everyone! Someone reached out to me recently and asked if I could add a graph version of the Lit shader so that they could extend their own effects with the functionality provided by Retro Shaders Pro. I'm happy to announce that I was able to get all the core features up and running in Shader Graph in relatively little time!
This update adds the Retro Base Lit and Retro Base Unlit shaders, which are made with Shader Graph and are intended for you to copy them and add your own nodes to make all-new effects.
Here's the full list of changes:
- Added Retro Base Lit and Retro Base Unlit Shader Graphs.
- These graphs are approximately equal to the Retro Lit and Retro Unlit shaders. Please use the original shaders over the new ones unless you intend to tweak the effects yourself - these graphs are provided for convenience in making those changes.
- Currently, the Retro Base Lit graph is quite slow while editing due to the high number of necessary shader keywords. However, its runtime performance is acceptable.
- You may need to increase the number of shader variants via Preferences -> Shader Graph.
- The color depth property now works properly in Deferred. Previously, it was ignored.
- The ambient light override now functions as intended.
- In the Lit shader, the ambient light calculations from spherical harmonics works properly. Previously, the ambient light appears to have been zero.
- Fixed a bug related to shader semantics in Metal. Although the official HLSL docs list semantics like "SV_Position", these seem to cause problems with the Metal API unless the names are capitalized (like "SV_POSITION"). Hopefully I caught every instance.
Hope you enjoy the update and I'd love to see what custom shaders you come up with!
Files
Retro Shaders Pro 76 MB
Version 1.1.1 82 days ago
Get Retro Shaders Pro for Unity URP
Buy Now$15.99 USD or more
Retro Shaders Pro for Unity URP
A collection of PSX-style shaders for Unity URP
Status | Released |
Category | Assets |
Author | Daniel Ilett |
Tags | affine-texturing, crt, interlacing, pixelation, post-processing, ps1, Retro, rgb-subpixels, shader-effects, vertex-snapping |
More posts
- Version 1.1.2 brings a new installer window!79 days ago
- Version 1.1.0 brings overhauled lighting options99 days ago
- Version 1.0.1 brings new options and a new name!Aug 04, 2024
- PSX Shaders Pro v1.0 is out now!Jun 17, 2024
Leave a comment
Log in with itch.io to leave a comment.