Skip to content

alesan99/blender-obj-vertex-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

Export OBJ files with vertex colors in blender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages