ニュース

While going through the tutorial you may want to look into our reference documentation. :ref:`Blender API Overview <info_overview>`. - This document is rather detailed but helpful if you want to know ...
Blenderによるアドオンの自動有効化 Blenderのアドオンは一度設定で有効化しておけば、その後はアプリ起動時(以下A)に自動で有効化が行われます。これはBlenderをGUIなしのバックグランド起動した場合(以下B)でも同じです。しかしPIPでbpyモジュールを導入したPythonスクリプトによるBlender実行の場合 ...
アウトライナで選択中のコレクション内に含まれるオブジェクトをひとつの新規エンプティの子供にしてまとめます。 アウトライナーのコレクションを右クリックして出るメニューから実行 fbxでエクスポートする時にオブジェクトをまとめるのに使うと便利です。 但しコレクション1個ずつ ...
Blender, a powerful open source 3D software, can be extended and powered up using the Python programming language. This book teaches you how to automate laborious operations using scripts, and expand ...
This is a demonstration of 3D Animation of DNA created using Blender and Python Scripting. It was intended as an exercise in using Python and learning how to import external text data from files.