https://github.com/mhillier98/auto3dtextgenerator-blender
A Blender Addon that can generate and export 3D models of individual text characters
https://github.com/mhillier98/auto3dtextgenerator-blender
blender blender-addon blender-python blender-scripts python3 text-generation
Last synced: 8 days ago
JSON representation
A Blender Addon that can generate and export 3D models of individual text characters
- Host: GitHub
- URL: https://github.com/mhillier98/auto3dtextgenerator-blender
- Owner: MHillier98
- License: gpl-3.0
- Created: 2020-07-29T14:12:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T08:08:26.000Z (over 4 years ago)
- Last Synced: 2025-03-29T10:34:19.392Z (29 days ago)
- Topics: blender, blender-addon, blender-python, blender-scripts, python3, text-generation
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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

- **Empty Scene:** Deletes _everything_ in the scene so the export runs properly.
- **Generate Text:** Generates text objects (from [`string.ascii_uppercase`](https://docs.python.org/3/library/string.html#string.ascii_uppercase) and [`string.digits`](https://docs.python.org/3/library/string.html#string.digits)), then converts them to meshes.
- **Export all chars to .obj:** Exports all models to a hardcoded file path.### Example Output
