Came across a very interesting Blender addon (created by Tommi), that could be very handy when texturing. This can of course be used for any type of model, but figured we would get the most use when working for them tracks
. This is what it does:
It's hosted on Github.
Installation
Download https://raw.githubusercontent.com/amb/blender-texture-tools/master/seamless.py, save it to your computer and add the seamless.py file to Blender through User Preferences > Add-ons > Install from file...
Requirements
Works best in tandem with Blender Internal render. Cycles is not supported at the moment, but may still work.
Description
Various utilities for handling images and generating new ones inside Blender.
It's hosted on Github.
Installation
Download https://raw.githubusercontent.com/amb/blender-texture-tools/master/seamless.py, save it to your computer and add the seamless.py file to Blender through User Preferences > Add-ons > Install from file...
Requirements
Works best in tandem with Blender Internal render. Cycles is not supported at the moment, but may still work.
Description
Various utilities for handling images and generating new ones inside Blender.
- Able to make seamless tiles with two types of algorithms [video 1]
- Convolution filters: blur, sharpen, gaussian, edge detect, emboss
- Normal map creation from bitmap data [video 2]
- Automatic material generation (normals, diffuse and specular maps) from bitmap data. [video 3]