Skip to content Skip to sidebar Skip to footer
Showing posts with the label Blender

How To Rotate A Camera Around Obj Wavefront File Contents?

I have an .obj file. I do not know it’s contents bounding box before hand. I want to load it into b… Read more How To Rotate A Camera Around Obj Wavefront File Contents?

How To Use Environment Variables In Blender

I added a enviroment variable writing in the ~/.bashrc file this two line var='stuff..' e… Read more How To Use Environment Variables In Blender

(blender) (python)how Can I Animate The Factor Value In The Mix Node With Python Code?

What I want is a way to handle the 'factor' value in the mixRGB node like a normal object,… Read more (blender) (python)how Can I Animate The Factor Value In The Mix Node With Python Code?

Static Variable Inheritance In Python

I'm writing Python scripts for Blender for a project, but I'm pretty new to the language. S… Read more Static Variable Inheritance In Python