Skip to content

Color utility plugin for FrostyEditor.

natv1337/FrostyColorPicker

Repository files navigation

FrostyColorPicker

A Frosty Editor plugin for converting Vector colors to and from other color methods. Works on versions 1.0.6.1 and higher.

Plugin Preview

Installation

Download the latest release and extract the zip file. Move all of the DLL files in to the Plugins folder in your FrostyEditor directory.

Limitations

  • Vectors with high values are currently not supported as I don't know how to properly work with them.
  • HDR calculation has only been tested with one game and might not translate over to most games.

Compiling

  1. Download the code or clone this repository.
  2. Open the .sln or .csproj and add the missing assemblies.
    • The FrostyControls, FrostyCore, and FrostySdk assemblies can be obtained from your FrostyEditor installation.
    • Install the Microsoft.CSharp, Microsoft.Xaml.Behaviors.Wpf, and PixiEditor.ColorPicker nuget packages.
  3. Build with any configuration or your choice.

Credits

About

Color utility plugin for FrostyEditor.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages