https://github.com/cgwire/intro-blender-scripting
https://github.com/cgwire/intro-blender-scripting
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cgwire/intro-blender-scripting
- Owner: cgwire
- Created: 2025-09-22T03:11:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-30T09:02:53.000Z (10 months ago)
- Last Synced: 2026-04-25T07:11:39.209Z (3 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
1. Run the program:
```
python3 text.py
```
2. Open the result in Blender:
```
blender text.blend
```