Skip to content

Releases: ScottyFox/PixelTools

PixelTools WIP v1.0.1

23 Mar 21:03

Choose a tag to compare

PixelTools WIP v1.0.1 Pre-release
Pre-release

(Work In Progress)

New Features

Utilities

  • BlendModes
    • Unity BlendModes for Colors
  • Palettes
    • Dominate Color Sampling
  • Textures
    • Color Blocks

... and some general boilerplate preparing for new features.

PixelTools WIP v1

23 Mar 05:49
5725222

Choose a tag to compare

PixelTools WIP v1 Pre-release
Pre-release

(Work In Progress)

New Features

ShaderTextures

  • Provides the ability to generate textures utilizing shaders. Much like how post image-processing works.
  • Utilizes a Layer based approach to allow for further customization in the Unity Editor.
  • Has options for UnityEvents and Actions, Immediate or Asynchronous(WIP).