P_Matte v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Ivan Busquets
Create sphere and cube-shaped mattes from an image with position data.
Requirements:
6.1, 6.2 or later
Linux, Mac, Windows
11 Feb 2011
6868

P_Matte

Just my take on the always-so-popular matte extraction tools from images containing position data in any given coordinates (P pass, worldP, position, pRef, ... you name your flavour)

This one lets you choose between a sphere or a cube-shaped matte. There's controls for scaling, rotation, skewing and options to tweak the amount and type of falloff.

One of the main focus of P_Matte is to keep it simple and fast, so hopefully it should have a good interactive response while sampling the image.

Hope you like it :)

P_Matte_screenshot

Please login in order to download these files.

Comments   

 
0 # Andy Fedak 2011-06-22 13:27
I use this script, along with your other P_ scripts all the time. Thanks so much for uploading them.
 
 
0 # Serhat Baykal 2015-12-26 11:25
Hello,
Really awesome script, I love it !
I tried to use it to make a depth map for particle render in nuke but I get some hole, I can't remove it : image.noelshack.com/fichiers/2015/52/1451128953-test-particle-nk-modified-nukex-2015-12-26-12-19-54-test-particle-nk-modified-nukex.png
 
 
0 # Michaël Desnoyelles 2018-06-22 23:51
Thanks for your nice tools.
This is my small contribution an Icon for the toolbar
s22.postimg.cc/.../P_Tools.png

For windows:
Make "P_Tools" folder in C:/Users/$USER/.nuke/

Copy paste all your P_tools.gizmo and P_Tools.png in that new folder.

Edit or create your init.py file. It should be in the same .nuke fold
C:/Users/$USER/.nuke/init.py
You need to add the following lines:
nuke.pluginAddPath('./X_Tools')

If you want, you can create a menu on your left hand sidebar with the fancy icons that the tools have. Just add the following on your menu.py (that you will find in the same folder):
#P_Tools by Ivan Busquets
p = toolbar.addMenu ("P_Tools", icon="P_Tools.png")

p.addCommand("P_Matte", "nuke.createNode(\"P_Matte\")")
p.addCommand("P_Ramp", "nuke.createNode(\"P_Ramp\")")
p.addCommand("P_Noise3D", "nuke.createNod e(\"P_Noise3D\" )")
 
 
0 # Frank Feild 2019-06-03 09:15
Quoting Michaël Desnoyelles:

Edit or create your init.py file. It should be in the same .nuke fold
C:/Users/$USER/.nuke/init.py
You need to add the following lines:
nuke.pluginAddPath('./X_Tools')


Sorry if I am a bit confused but shouldn't the line added to the python script read "nuke.pluginAdd Path('./P_Tools ')". Only I'm not sure what X_Tools is refering too.
 
 
+1 # Winnie Chan 2023-08-31 05:01
can anyone let me know how to put this tool in Nuke?
 
 
0 # Karen Kuzmiak 2023-11-26 23:16
this is a good video of how to get the gizmo into Nuke.

https://www.youtube.com/watch?v=NvKQnju9hvU&pp=ygUZaG93IHRvIGFkZCBnaXptbyBpbiBudWtlIA%3D%3D

Now if only there was something to show us noobs HOW to USE the gizmo! :lol:
 

You have no rights to post comments

We have 2905 guests and 67 members online