Top "Blender" questions

Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.

Blender doesn't like FBX 6100 files

Blender seems to not want to import a FBX 6100 file. Is there any way I can convert the file, or …

blender fbx
In Blender, How do you split/extract multiple shapes from inside one object into multiple objects?

Ok while watching a tutorial I stupidly missed the part that you have to add a shape in object mode …

blender
THREE.JS Exporting JSON models from blender (including textures)

I'm using the mrdoob Blender Export Plugin (io_mesh_threejs) to Export to Three JS, but the exported .js or .…

javascript json export three.js blender
How do I use Blender models in Java?

Just a general question really? Let's say I am making a game and have made a character model in Blender. …

java graphics blender
Sample COLLADA files for development of an importer?

I'm preparing to write a COLLADA importer in Java. There aren't any pre-written importers, and even if there were I …

java 3d file-format blender collada
Exporting blender file with textures

Can any one give me an idea how i can export/share a .blend file in blenders with the textures? …

textures blender 3d-modelling
How do I change the same parameter on multiple objects efficiently in Blender?

Starting with a single cube, I have changed some properties (material, color, reflection attributes), and then duplicated the object into …

object python-3.x attributes blender blender-2.67
Blender vs. Unity

I want to make a 3D game, preferably that can be played in browser. Some people say blender, some say …

browser 3d blender unity3d
How can I access BPY in standard python console? BPY is the Blender-python -thing

The author here in point 17.20-17.50 mentions that you can access BPY with the standard Python interpreter in the future. …

python blender
How to move a camera in Blender 2.61 with Python

I'm searching for a simple script to move a camera in Blender 2.61 with Python. I thought this would be an …

python blender blender-2.61