An open API service indexing awesome lists of open source software.

https://github.com/daltonbr/GradientEditor

A custom editor in Unity to handle texture gradients
https://github.com/daltonbr/GradientEditor

gradient tools unity unity3d

Last synced: about 1 year ago
JSON representation

A custom editor in Unity to handle texture gradients

Awesome Lists containing this project

README

          

# Gradient Editor

This is a Custom Gradient Editor in Unity

Choose the blending mode: discrete and interpolated.
Add and remove easily key frames.
Drag and drop to change the key order.

![A Custom Gradient Editor in Unity](Docs/GradientEditor.png)

![A Custom Gradient Editor in Unity animated gif](Docs/GradientEditor.gif)

Based on [Sebastian Lague's Youtube series](https://www.youtube.com/watch?v=8_ZAlEoAQiA&t=315s)