This document describes a Python source-rendering system that lets ordinary Python code display as mathematical notation inside an editor. The underlying program remains normal Python. Rendering ...
最近、Blenderでレンダリングを手動で行っていて枚数が多くなってくるとあまりにも面倒くさかった。そこで、Pythonスクリプトで自動化(プログラミングで処理)できないかな調べて実際にやってみたので忘れないうちに記録として... bpy.context.scene.world.node_tree ...
Pythonでマイクラを作る第16回目です。今回はレンダリングの高速化します。 レンダリングとは、CG(コンピューターグラフィック)をディスプレイ(コンピューター画面)に描画することです。マイクラはリアルタイムでたくさんのブロックを描画して ...