FrankFirsching / PAINTicle

A paint addon for Blender using particles.

Home Page:https://frankfirsching.github.io/PAINTicle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PAINTicle - PAINT with particles

PAINTicle is a Blender add-on, that allows texture painting with particle systems.

Installation

To install the add-on grab a release from GitHub's releases page. The downloaded zip file can be installed via Edit > Preferences > Add-ons > Install...

This add-on makes use of the python module moderngl under the MIT license. This module should be installed automatically when activating the add-on. The preferences panel shows a successful installation by showing a blue/checked button "Install dependencies". If the dependencies are not available, this button will be clickable gray and it can trigger the installation of the dependencies.

Requirements

The add-on requires a GPU capable of OpenGL 4.3, which provides support for compute shaders. This is a higher level than Blender requires. It might be, that your system can run Blender, but it can't support this add-on. Please advice Blenders system information Help > Save System Info if your system supports at least the required version.

About

A paint addon for Blender using particles.

https://frankfirsching.github.io/PAINTicle/

License:GNU General Public License v3.0


Languages

Language:Python 68.3%Language:C++ 23.5%Language:GLSL 6.1%Language:C 1.3%Language:Shell 0.7%