generic-github-user /
Blender
Scripts and add-ons for the Blender 3D Python interface.
Loading repository data…
JoshRBogart / repository
Blender 3D scripts for storing vertex data for use in a vertex shader.
A series of tools used to store vertex data in various ways. The data can then used in a game engine to animate meshes via a vertex shader.
Used to store vertex offsets between a meshes shape keys in it's UV layers. Optionally vertex normals from it's second shape key can be stored in it's vertex colors.
Used to store vertex offsets and normals of selected mesh objects per frame into image textures.
These tools can be installed as add-ons or ran as scripts. Each tool has a panel located in the 3D View's sidebar under the Unreal Tools tab.
First download and unzip files into desired directory.
While in Blender open the user preferences window.
Edit > Preferences
Navigate the the add-ons tab.
Click the option to install.
A file browser will open.
Navigate to directory containing the tools.
Select the tool you want install.
Then click install add-on.
First download and unzip files into desired directory.
While in Blender use the text editor to open the tool you want to use.
Then either click the run script operator (the arrow icon in header) or use alt+p shortcut.
Selected from shared topics, language and repository description—not editorial ratings.
generic-github-user /
Scripts and add-ons for the Blender 3D Python interface.
PedritoGMG /
Some useful Blender Python scripts I use for 3D work, especially when I port things from other games.
timeless-residents /
Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.
ijanos /
Python script to generate 3D letter intersections with blender.