https://github.com/z3y/shaders
A Standard Shader and Surface Shaders replacement for Unity for Built-In pipeline and forward rendering
https://github.com/z3y/shaders
shader unity vrchat
Last synced: about 1 year ago
JSON representation
A Standard Shader and Surface Shaders replacement for Unity for Built-In pipeline and forward rendering
- Host: GitHub
- URL: https://github.com/z3y/shaders
- Owner: z3y
- License: mit
- Created: 2021-12-12T14:01:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T16:59:35.000Z (over 1 year ago)
- Last Synced: 2025-03-30T12:09:01.553Z (about 1 year ago)
- Topics: shader, unity, vrchat
- Language: HLSL
- Homepage: https://z3y.github.io/shaders/
- Size: 3.26 MB
- Stars: 93
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
## Installation
### - With VRChat Creator Companion
- Add listing https://z3y.github.io/vpm-package-listing/
### - With Unity Package Manager:
```
https://github.com/z3y/shaders.git
```
## [Documentation](https://z3y.github.io/shaders/)
## Features
- Bakery Features
- Shading based on Google Filament
- Specular Occlusion
- [LTCGI](https://github.com/PiMaker/ltcgi) and [Area Lit](https://booth.pm/en/items/3661829)
- Geometric Specular AA
- Box Projection on Quest
- Alpha to Coverage
- Improved Parallax
- Emission Multiply Base and GI Multiplier
- Non-Important lights per pixel
- Shader Config
- High Quality Texture Packing
## How to use
- Select a material and swap the shader to `Lit`
- Other shader variants can be found under `Lit Variants/`
- To create a new variant `Assets > Create > Shader > Lit Shader Variant`
- Read the [Documentation](https://z3y.github.io/shaders/)
## Inspector

## License
[MIT](/LICENSE.md)
Filament [Apache License 2.0](/ShaderLibrary/FilamentLicense.md),
Core RP [Unity Companion License](/ShaderLibrary/CoreRP/LICENSE.md)
#### [Patreon](https://www.patreon.com/z3y) | [Bug Reports](https://github.com/z3y/shaders/issues) | [Discord](https://discord.gg/bw46tKgRFT)