https://github.com/occasoftware/rotoscope
Rotoscope image effect with depth-based outlines and color bands
https://github.com/occasoftware/rotoscope
game-development post-processing shaders unity3d unity3d-plugin
Last synced: 6 months ago
JSON representation
Rotoscope image effect with depth-based outlines and color bands
- Host: GitHub
- URL: https://github.com/occasoftware/rotoscope
- Owner: OccaSoftware
- Created: 2024-01-03T22:05:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T20:21:25.000Z (about 2 years ago)
- Last Synced: 2025-06-17T04:07:22.460Z (7 months ago)
- Topics: game-development, post-processing, shaders, unity3d, unity3d-plugin
- Language: C#
- Homepage: https://www.occasoftware.com/
- Size: 27.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Contents
- About
- Install
- Use
- Compatibility
## About
Rotoscope Screen Shader Effect with depth-based outlines and color bands.
Parameters:
Colors (Up to 10)
Start Distance
End Distance
Swap configuration at runtime with pre-configured Rotoscope Data assets.
## Install
1. git clone to your /packages/ directory
## Use
1. On your main camera: Add Component > Rotoscope
2. Add a Rotoscope Data asset
## Compatibility
- Designed for Unity 2022.3, Universal Render Pipeline