Parallax maps creation script
System: Linux, Windows
Language: Python
Libraries: Blender Python API 2.47
Version: 1.0
Date: 18 Oct 2008
Download: gz
State: Completed
This is a simple script that helps me with my parallax mapping tests, it bakes a normal and a height map of a detailed high-poly mesh onto a low-poly one which have already been UV-mapped.
Normal and height maps of a detailed quad |
Composite nodes setup for a parallax map |
Strip render composition script
System: Linux, Windows
Language: Python
Libraries: Blender Python API 2.48a
Version: 1.1
Date: 05 Jan 2009
Update: 08 Jan 2009
Download: gz
State: Completed
This script renders multiple frames on a single image, arranging them like in a table.
Showing camera keyframes |
The resulting composed image |
Weight to VCol conversion script
System: Linux, Windows
Language: Python
Libraries: Blender Python API 2.48a
Version: 1.0
Date: 03 Apr 2009
Update: 09 Apr 2009
Download: gz
State: Completed
This script converts weight painting colors to per-bone vertex painting colors layers.
The weights associated to a bone |
The resulting vertex colors layer |