The first step to getting Blender available from Python

background

Blender seems to be able to run from Python, so I'm trying various things.

To enter Blender scripting mode

The default state of Blender provided a display mode for Python.

Click the box in the box

BlenderMainWin.png

Select "Scripting" from the combo box and it's OK

BlenderScripting.png

The area where you can write Python is displayed at the bottom as shown below.

BlenderScriptMode.png

Related posts

-How to know the current directory in Python in Blender --Qiita -To get the name of the primitive etc. generated immediately before --Qiita

-Running mruby with Python or Blender-Qiita -Using OpenCV with Blender on OSX-Qiita

Related article

-Until making the first add-on in Blender-Part 2- -Until you make your first add-on in Blender-Part 1- -Draw the brachistochrone curve using Python in Blender -Solved the problem that JSON exported by Blender has strange color in Three.js -I tried ctypes with Blender on OSX -Running gRPC (client & server) with blender

Recommended Posts

The first step to getting Blender available from Python
Python (from first time to execution)
The first step in Python Matplotlib
[Python] The first step to making a game with Pyxel
The first step in the constraint satisfaction problem in Python
Changes from Python 3.0 to Python 3.5
[Python] How to remove duplicate values from the list
The wall of changing the Django service from Python 2.7 to Python 3
How to know the current directory in Python in Blender
I wanted to use the Python library from MATLAB
How to pass arguments when invoking python script from blender on the command line
Post from Python to Slack
Cheating from PHP to Python
Make MeCab available from Python3
Anaconda updated from 4.2.0 to 4.3.0 (python3.5 updated to python3.6)
Switch from python2.7 to python3.6 (centos7)
Connect to sqlite from python
I tried changing the python script from 2.7.11 to 3.6.0 on windows10
Program to determine leap year from the Christian era [Python]
Pass OpenCV data from the original C ++ library to Python
Extract the value closest to a value from a Python list element
From zero knowledge of Python to making AI in the first grade of junior high school
Call Matlab from Python to optimize
Road to the Wizard: 4th Step
Leave the troublesome processing to Python
Getting the arXiv API in Python
First Python 3 ~ The beginning of repetition ~
Create folders from '01' to '12' with python
[Python] Try to graph from the image of Ring Fit [OCR]
Post from python to facebook timeline
How to get followers and followers from python using the Mastodon API
Web scraping with Python First step
[Lambda] [Python] Post to Twitter from Lambda!
Existence from the viewpoint of Python
[Python] How to get the first and last days of the month
First python ② Try to write code while examining the features of python
In the python command python points to python3.8
How to get the Python version
[Python] How to import the library
Connect to utf8mb4 database from python
Post images from Python to Tumblr
Use the Flickr API from Python
C / C ++ programmer challenges Python (first step)
[Python + heroku] From the state without Python to displaying something on heroku (Part 1)
See python for the first time
Terminal association from the server side to Amazon SNS (python + boto3)
A script that returns 0, 1 attached to the first Python prime number
From the introduction of JUMAN ++ to morphological analysis of Japanese with Python
How to access wikipedia from python
Python to switch from another language
[Python + heroku] From the state without Python to displaying something on heroku (Part 2)
Try to implement and understand the segment tree step by step (python)
Change the active version in Pyenv from anaconda to plain Python
Access Blender Shader Nodes from Python
First aid when EditWithIdle disappears from the Windwos Python right-click menu
Road to the Wizard: 7th Step
[Python] Change the alphabet to numbers
Did not change from Python 2 to 3
Update Python on Mac from 2 to 3
I tried to refactor the template code posted in "Getting images from Flickr API with Python" (Part 2)
I was able to print the thermal printer "PAPERANG" from Python (Windows10, Python3.6)