readme header
This commit is contained in:
parent
f6b1649c71
commit
39b38d2ded
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -1,3 +1,15 @@
|
|||
```
|
||||
_ ____ ____ _____ ____
|
||||
/ \ | __ ) / ___|___ /| _ \
|
||||
/ _ \ | _ \| | |_ \| | | |
|
||||
/ ___ \| |_) | |___ ___) | |_| |
|
||||
/_/ \_\____/ \____|____/|____/
|
||||
```
|
||||
|
||||
Convenience tool to work with 3D typography in Blender and Cinema4D.
|
||||
|
||||
The readme is at the moment for development only. Install as you would normally install an addon.
|
||||
|
||||
# get bpy python working by:
|
||||
```bash
|
||||
$HOME/git/tools/blender_git/build_linux_v4.1/bin/4.1/python/bin/python3.11 -m venv venv
|
||||
|
|
Loading…
Reference in a new issue