Skip to content

A Blender Addon that can generate and export 3D models of individual text characters

License

Notifications You must be signed in to change notification settings

MHillier98/Auto3DTextGenerator-Blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto 3D Text Generator - Blender

This Blender Addon can automatically create text objects of letters and numbers, convert them to meshes, and export them to .obj files.

Currently, I've hardcoded in the font settings, but I would like to add additional UI options in the future for these.

UI

UI

  • Empty Scene: Deletes everything in the scene so the export runs properly.
  • Generate Text: Generates text objects (from string.ascii_uppercase and string.digits), then converts them to meshes.
  • Export all chars to .obj: Exports all models to a hardcoded file path.

Example Output

UI

About

A Blender Addon that can generate and export 3D models of individual text characters

Topics

Resources

License

Stars

Watchers

Forks

Languages