Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javiersalcedopuyo/Unity3DShaders
Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.
https://github.com/javiersalcedopuyo/Unity3DShaders
assets cg game-development rendering shaderlab shaders unity3d vfx
Last synced: 3 months ago
JSON representation
Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.
- Host: GitHub
- URL: https://github.com/javiersalcedopuyo/Unity3DShaders
- Owner: javiersalcedopuyo
- Created: 2018-06-23T22:45:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T10:40:51.000Z (about 5 years ago)
- Last Synced: 2024-08-02T05:11:58.733Z (6 months ago)
- Topics: assets, cg, game-development, rendering, shaderlab, shaders, unity3d, vfx
- Language: ShaderLab
- Homepage:
- Size: 35.2 KB
- Stars: 22
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity3D Shaders
Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.
For now:
Shaders:
- Parallax Occlusion
- Grass Displacement
- Basic Occlusion Outline
- Tube TV Screen
- Dissolving
- Hologram
- Ice
- Shockwave (+ C# script)
- Toon Cascade
- Toon Fire Tornado
- WaterIncludes:
- RNGs
- Simple noise functions (to use noise without a texture)
- Fractal Brownian Motion functions.
- Voronoi cellular noises#### Some examples
![N|Solid](https://img.itch.zone/aW1hZ2UvMjg2MDExLzI2NjMwNTYucG5n/347x500/6L7kRc.png)
![N|Solid](https://img.itch.zone/aW1hZ2UvMjg2MDExLzE5ODc0ODQuZ2lm/347x500/6uqowS.gif)
![N|Solid](https://img.itch.zone/aW1hZ2UvMjg2MDExLzE0NjE4NTYucG5n/original/zUHBFd.png)
![N|Solid](https://img.itch.zone/aW1hZ2UvMjg2MDExLzEzOTI0NDcucG5n/original/I3ouVg.png)
![N|Solid](https://img.itch.zone/aW1hZ2UvMjg2MDExLzEzOTI0NDYucG5n/original/ZFzu6r.png)