Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vavassor/ospminimalshaders
GPU programs for retro graphics in Unity game engine
https://github.com/vavassor/ospminimalshaders
Last synced: about 5 hours ago
JSON representation
GPU programs for retro graphics in Unity game engine
- Host: GitHub
- URL: https://github.com/vavassor/ospminimalshaders
- Owner: Vavassor
- License: mit
- Created: 2023-08-30T18:07:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T09:28:00.000Z (over 1 year ago)
- Last Synced: 2024-11-19T10:53:03.619Z (2 months ago)
- Language: ShaderLab
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OSP Minimal Shaders
OSP Minimal shaders are GPU programs for retro graphics in [Unity game engine](https://unity.com/). They are written for the Built-in render pipeline and support use in [VRChat](https://vrchat.com).
## Getting Started
There's a few options to use the shaders.
### Option 1 - Creator Companion
[Get the package for VRChat Creator Companion!](https://vavassor.github.io/OrchidSealVPM)
1. In the VPM repository, click "Add to VCC".
2. In Creator Companion, click the Manage Project button for your project.
3. Under "Manage Packages", find "OSP Minimal Shaders" and click the add (+) button.### Option 2 - Manual Install
Download the [latest Unity Package](https://github.com/vavassor/OspMinimalShaders/releases/latest) and follow the directions for [importing local asset packages](https://docs.unity3d.com/2023.1/Documentation/Manual/AssetPackagesImport.html) into your Unity project.
## License
This project is licensed under the terms of the [MIT license](LICENSE.md).