orels1 / orels-Unity-Shaders

A collection of practical Unity shaders for your next project
https://shaders.orels.sh
Other
169 stars 14 forks source link

Game Shaders (VFX) Collection #7

Closed orels1 closed 1 year ago

orels1 commented 1 year ago

I should add some shaders that can aid game world creation:

orels1 commented 1 year ago

Some more progress on the dissolve shader, I think it is in a good place

https://user-images.githubusercontent.com/3798928/229795360-f1df5800-3064-46f5-a624-5e2c27663936.mp4

All of the options provided:

Image

orels1 commented 1 year ago

Pulse shader somewhat done. Pretty straightforward, but i can see this being useful as a hitmaker pulse, a bomb effect or anything else that needs some kind of pulsing/gradient overlay

https://user-images.githubusercontent.com/3798928/229989851-267e7d2c-c2dc-4d6d-b9fa-d2ad94a18f39.mp4

orels1 commented 1 year ago

Added docs for both and prepped 6.1.0 for VPM as a part of this work

orels1 commented 1 year ago

Ghostwire shader added

https://user-images.githubusercontent.com/3798928/230815120-9e9226a3-3510-4b78-8e07-dab1818bdec1.mp4

Needs some options and documentation

orels1 commented 1 year ago

Stacked parallax shader is cleaned up and ready to go

This one is based on the audio visualization in my DevBox world, but adapted to be just a generic video/image shader

https://user-images.githubusercontent.com/3798928/230843330-46e82de7-c4bc-4d82-9f86-1141d1ac1367.mp4

orels1 commented 1 year ago

The shield is in

https://user-images.githubusercontent.com/3798928/231333964-abbaac21-a09e-4737-a00b-7961cb339383.mp4

orels1 commented 1 year ago

Laser shader is in

https://user-images.githubusercontent.com/3798928/231344436-f7b0365d-74af-48c8-92f3-aec827991b88.mp4