6 ms·
It's in python I think.
by toutoutastro 14y ago
It's in python I think.
- hobin 14y agoIt's possible to write Python-scripts to use in Blender. Blender itself, however, is written in C.
- pestaa 14y agoBlender embeds a custom Python interpreter for its GUI and plugins.
- jfaucett 14y agook, to wrap things up I downloaded the source, hobin and pestaa are right on - its c with an embedded python interpreter for writing your own scripts.
- stewie2 14y agoi told u