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

https://github.com/kents00/painterlifydemo

Adds Paint Overlay effect into compositing node
https://github.com/kents00/painterlifydemo

Last synced: 3 months ago
JSON representation

Adds Paint Overlay effect into compositing node

Awesome Lists containing this project

README

          

# Painterlify

## Introduction

**Painterlify** is a Blender add-on designed to add a "Paint Overlay" effect into the compositing node editor. It provides an easy way to create painterly effects on your rendered images directly within Blender.

![painterlify_landscape edit](https://github.com/user-attachments/assets/2b6a1714-7543-4a81-ae03-301631f64684)

**Paint Size**

- Controls the size of the smoothing neighborhood. Large values may introduce artifacts for highly detailed areas.

**Soften**

- Slightly blurs the image.

**Hue**

- Overall color tint of an image or texture

**Saturation**

- Controls the intensity or purity of the colors.

**Exposure**

- Adjust the brightness of an image or render by modifying its exposure.

**X and Y Rotation**

- Used to move the overlay paint horizontally and vertically.

**Angle**

- Used to rotate an image around its center.

## Installation

To install this add-on in Blender, follow these steps:

- Open Blender and go to Edit > Preferences.
- In the Preferences window, select the "Add-ons" tab.
- At the bottom of the window, click the "Install" button.
- In the file browser that opens, navigate to the location of the add-on file you want to install. The add-on file should have a .zip extension.
- Select the add-on file and click the "Install Add-on from File" button.

The add-on will now be installed and will appear in the list of available add-ons. To enable the add-on, locate it in the list and click the checkbox next to its name. You can also install an add-on by clicking the "Install from File" button in the "Add-ons" tab of the Preferences window and selecting the add-on file from the file browser.