Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nestorboy/ase-color-debug

A custom Amplify Shader Editor feature which enables the ability to display the color values of a given pixel from a node preview.
https://github.com/nestorboy/ase-color-debug

amplify-shader-editor unity-editor

Last synced: 2 months ago
JSON representation

A custom Amplify Shader Editor feature which enables the ability to display the color values of a given pixel from a node preview.

Awesome Lists containing this project

README

        

# ASE Color Debug
A custom Amplify Shader Editor feature which enables the ability to display the color values of a given pixel from a node preview.

### Description
Whilst hovering your mouse over a node preview, you can hold down Control and a tiny display next to the mouse will show up.
The color debugger will only display the color channels which are enabled on the node preview.
Each channel is displayed and represented using a full 32-bit float, it also includes negatives, NaNs, and infinities.

### Preview
https://user-images.githubusercontent.com/35258953/163673829-e82acebc-54b3-4c57-a99f-cc7f5daf3928.mp4

### Requirements
- [Amplify Shader Editor](http://amplify.pt/unity/amplify-shader-editor/)