Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 560 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 560 Bytes

Blender .OBJ Vertex Color Add-on

Export OBJ files with vertex colors in blender.

Importing is currently unsupported.

(r,g,b values are added to the end of each vertex (like meshlab) in the .obj file if you need an importer)

Works only with Blender 2.79 (probably).

Installation

Go to your blender installation folder and put it in the addons_contrib folder

(Program Files > Blender Foundation > Blender > 2.79 > Scripts > addons_contrib)

Enable it in your user preferences. It might be categorized under 'Testing'

OBJ export taken from blender 2.79