Git Product home page Git Product logo

blender-clipboard-projection's Introduction

blender-clipboard-projection

A Blender addon designed to project images from the clipboard onto meshes.

Operators

This addon contains two operators that use the clipboard for efficient texture and image data transfer.

Render image to clipboard

This operator allows you to render an image from a specifically selected camera to your clipboard, bypassing the usual process of rendering from the active camera.

Project clipboard on mesh

Reverse the process by projecting an image from your clipboard onto a selected mesh, following these steps:

  1. Copy any image to your clipboard (e.g., from Photoshop or the web).
  2. In Blender, select your desired projection camera.
  3. Shift-select the mesh you wish to apply the projection to. Make sure the camera is selected and the mesh is active.
  4. Enter Edit Mode and select the faces on which the image will be projected.
  5. Navigate to the Material properties, locate the Clipboard Project panel, and specify the Textures Location for saving the new texture images.
  6. Click Project Clipboard on Faces to apply the projection.

Keyboard shortcuts

The different operators are mapped to the following shortcuts:

Operator Shortcut
Render image to clipboard CTRL + SHIFT + C
Project clipboard on mesh CTRL + SHIFT + V

Important notes

  • Node Group Handling: Use the Node Group field in the Clipboard Project panel to manage shader sharing between textures via nodes. Clear the field for textures requiring unique node trees, or retain the setting for textures that are part of a composite.
  • Rigged Mesh Support: The addon works on rigged meshes as well, performing the necessary operations on a copy of the object and armatures to ensure a correct UV projection from the camera, without affecting the original rig.

Installation

To install this addon, you can follow these steps:

  1. Download blender_clipboard_projection.zip in the release
  2. In Blender, go to Edit -> Preferences... -> Add-ons -> Install and select the zip file

blender-clipboard-projection's People

Contributors

pladselsker avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.