Releases: adrian-miasik/unity-shaders
Release v1.1.1 - Unity 2023.2 + Improved UI + Z-Axis Movement
This project has reached β1k GitHub stars this year! I'm glad people are finding this project useful. It's been a minute since we had a release here. I've mostly been working on π Unity Pomodoro and other projects, but I thought it was time to re-visit this :)
No new shaders this release, but I have updated the UI a bit. See the release notes for details.
If you end up creating your own shader you want to include or share, please create a PR!
I'd love to add more shaders to this library. Heck any changes are encouraged! π
Check out π Unity Pomodoro, also free and open source!
Release Notes
- Updated Unity project (Unity 2020.3 -> Unity 2023.2)
- Improved UI
- Stylized text bubble when interacting with shaders
- Implemented a menu with the ability to quit the application
- Fixed personal site URL
- Added Z-Axis movement
- You can now focus on the shader you interact with, bringing the selected shader to world origin. (No longer just the first carousel row)
Author Notes
- For those that wish to support this project (and fund active development), you can donate via GitHub Sponsors. β€οΈ
Release v1.1.0 - Universal Render Pipeline
Many of you were asking for a Universal Render Pipeline version of the project.
This release brings us exactly that!
Moving forward, the develop
branch will be using the Universal Render Pipeline.
Since we are on Universal RP 7.1.8
, users should use a compatible Unity version. Recent Universal RP documentation indicates a min of 2019.3.0f3
and a max of 2019.4.x
for compatibility.
I'm also going to be writing up a contribution document in case anyone wants to help out. Keep an eye out for that.
That's all for this update. Not a big one, just wanted to make this project a bit more accessible.
Thanks for all the support so far, you guys are amazing!
Till next time! π
Do you have an idea for a shader you'd like to see recreated in unity-shaders
? Let me know!
Release v1.0.0 - Initial Launch
π· Showcase / Features:
βοΈ Fully interactive shader gallery containing 30+ shaders! (HLSL & ShaderGraph)
βοΈ Quickly swap backgrounds between skybox / solid colors
βοΈ Simple orbit camera script included! (w/ sensitivity & zoom support)
βοΈ Free to use!
β Makes you a cup of coffee
β οΈ Prerequisites:
Unity 2018.4 LTS: 2018.4.16f1
Lightweight RP: 4.10.0-preview
Text Mesh Pro: 1.4.1
Preview:
π Specifications:
Project Size (Zipped): 1.56 MB
Contributor(s): Adrian Miasik