ニュース

This tutorial is designed to help technical artists or developers learn to extend Blender. An understanding of the basics of Python is expected for those working through this tutorial.
Blender内でPythonを活用し、3Dモデリングやアニメーション制作などの3DCGプロジェクトを効率化するための環境設定や、Pythonの基礎知識、アドオン開発、公開・ライセンス管理などの応用的なトピックについて詳しく解説する『Blender Python完全ガイド』から書籍内容を抜粋してご紹介。第4回は ...
Blenderは3Dグラフィックスの制作に使用される強力なツールであり、Pythonを使用してその機能を拡張することができます。 このブログでは、BlenderとPythonを組み合わせて、5x5のグリッド上に25個の球を配置し、それぞれにランダムな色を付ける方法を紹介します。
The classic Blender Guru tutorial but entirely in a python script. This is the creation of a juicy, overflowing donut 🍩 in the classic blender tutorial manner. The big difference is here it is made ...
大規模言語モデル (LLM)を用い、3DCGソフトウェアのBlenderで3Dアセットを作成・編集することができるPythonコードを生成する「LL3M」が登場しました。