Tagged Questions

Blender is a popular open source 3D modelling and rendering environment. It can be used to model and render still images, animations and real time games.

learn more… | top users | synonyms

11
votes
5answers
1k views

Best process to show an OpenGL Animation in iPhone

I'm having issues being able to import a bone and skeletal animation from Maya to Blender to iPhone. Here's what I've done: install the ColladaMaya plugin to export a DAE for Blender to export used ...
9
votes
1answer
621 views

How to create logic bricks programmatically in Blender?

I would like to let my initializing script to create additional sensors/controller/actuators necessary for an interactive Blender application (not necessarily a game). This is preferable for two ...
8
votes
1answer
318 views

The correct bone data to export from blender to view in ogl?

Edit (Original post below): So I have come up with the following code. I can export the mesh, bone structure and animations. I can animate a simple skeleton. But for some reason if I animate more ...
7
votes
1answer
472 views

Extracting Blender Original Coordinates (ORCO)

I've made an exporter (in Python) from Blender (2.5+) to a custom format. What bothers me is that most models I download contain no UV layers but instead are using auto-generated texture coordinates. ...
6
votes
6answers
5k views

Using Blender/SketchUp Models in OpenGL

I'm making a renderer using OpenGL. I have textured models in Blender / Sketchup (I can exchange between the two easily), and I'd like to be able to export those files into my renderer. My initial ...
5
votes
2answers
330 views

Using Blender for physics simulations (coding based on the simulation?)

I've been looking at different ways of creating a certain physics simulation. What I am trying to do is to 3D model the motion of a body under the effects of various forces over time. I was ...
5
votes
2answers
5k views

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 would probably be picky, so I believe this is best. I am going with COLLADA 1.4 ...
4
votes
1answer
391 views

Convert 3D model to SceneJS JSON, including texture

Motive I'm trying to create a small demo application using WebGL. I chose to use SceneJS, because it seemed an easy framework and would more than suffice for this purpose. I have downloaded a couple ...
4
votes
2answers
224 views

How to express a context free design grammar as an internal DSL in Python?

[Note: Rereading this before submitting, I realized this Q has become a bit of an epic. Thank you for indulging my long explanation of the reasoning behind this pursuit. I feel that, were I in a ...
4
votes
1answer
306 views

Blender: Changing the alpha transparency of an object through Python?

I'm looking to change the transparency of a plane in real time using the games engine. I found this script: for x in [0,1,2,3]: own.meshes[0].getVertex(0,x).setRGBA([1,1,1,alpha_rate]) This ...
4
votes
1answer
275 views

Blender, Python Scripting Tutorials

I already know some Python and got interested in extending Blender using Python scripts. Can anyone suggest me some good tutorials or books to learn this subject further? I'm already looking at ...
4
votes
6answers
338 views

Hot swapping python code (duck type functions?)

I've been thinking about this far too long and haven't gotten any idea, maybe some of you can help. I have a folder of python scripts, all of which have the same surrounding body (literally, I ...
3
votes
1answer
79 views

how to show a message from a blender script?

Is there a way to show a simple message box with a text from a blender script? For example if i'm having an error during execution.
3
votes
1answer
245 views

Blender 2.5 Python animated world texture setup

I need to set up an animated (i.e. from video file) world texture in blender 2.58 using python. I make a texture like this: import bpy # create new clouds texture bpy.ops.texture.new() wtex = ...
3
votes
0answers
161 views

Which tool/programm can create 2d/3d model of human face, based on facial key points (distanse between eyes, etc.)? [closed]

I need to control an existing model or create new from the ground, based on 60 face key points. In other words I have 60 key-positions(face-points) of human face, and I need to draw a new face based ...
3
votes
1answer
190 views

Adding 3D to 2D game

I am making a top-down platformer game using sprites. I would like to add some 3d elements to add depth to the platforms, by drawing the platforms as pillars that extend down into the abyss. The ...
3
votes
2answers
789 views

what is the framework using in Blender GUI?

What is the framework using in Blender GUI? QT? Or Tk, GTK+, FOX toolkit, wxWidgets? Because Blender is cross-platform application.
3
votes
1answer
513 views

Server-side rendering using blender and twisted (python)

The project I am working on at the moment basically takes in an image and then renders a video using blender from the command line. At the moment I am using Twisted to deal with the requests but there ...
3
votes
5answers
2k views

Recommended 3D model type for in-game character model, loaded manually?

I'm writing a game in JOGL and need to represent the in-game character. I plan to use skeletal animation for the character movements, and of course the character will be skinned. I can't seem to find ...
3
votes
3answers
778 views

Generating random terrain in Blender3D

I tried finding a python script in google that will generate a random terrain when the game starts (or each time a the player advances to a new scene) but all the tools I found are for creating a ...
2
votes
1answer
35 views

Easier way to unpack data of a .blend file with php?

Currently I want to read some data (metadata, scene names, mesh count, vertices count ...) from a .blend file with the unpack() function of PHP refering to the Blender SDNA documentation: ...
2
votes
2answers
290 views

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 easy task, but the Camera object has no properties like loc or something similar. I only ...
2
votes
1answer
94 views

Can Blender generate a scene based off of a text file?

I have written a program in Python that generates a 10,000 tile coordinate plane with each tile having characteristics such as texture, temperature, elevation etc. I am doing this for a project and ...
2
votes
1answer
167 views

Creating 3D Models for a Game using Blender and Bloom Effect in Graphics [closed]

I am creating a game that requires heavy use of 3D Models. I started using Blender for creating models. Here are some models which I came across while developing a model I need to create a model of ...
2
votes
2answers
129 views

3D Animation of Fractals

I'm giving a presentation on Fractal Antennas (take a look at my previous threads) in November and I wanted to incorporate some animation to make my presentation easier to visualize the content I am ...
2
votes
1answer
148 views

How can I smooth texture objects in OpenGL ES 1.1 (iPhone)

I'm currently experimenting with OpenGL ES 1.1 on the iPhone and trying to get my head around some of the basics. So far I've managed to draw a grid of objects which are lit with one GL_LIGHT. Here ...
2
votes
1answer
327 views

Bones in 3DS max or blender

I'm pretty much grabbing at straws here cause I have no idea what I'm asking, but here is the question. I've been looking at 3D modeling out of pure interest and came across the concept of bones. ...
2
votes
1answer
116 views

Using extension methods through the TryInvokeMember override of a DynamicObject

I feel like I need to give a little background information on why I'm doing what I'm doing, because I want to open it to suggestions and criticism, and give hope to Blender-using XNA programmers that ...
2
votes
2answers
554 views

OBJ format and Flat vs Smooth Shading

I'm using OpenGL ES 1.1 and working on converting an OBJ export from Blender into some binary files containing vertex data. I actually already have a working tool, but I'm working on changing some ...
2
votes
2answers
394 views

Design of virtual trial room

As a part of my masters project I proposed to build a virtual trial room application intended for retail clothing stores. Currently its meant to be used directly in store though it may be extended for ...
2
votes
1answer
632 views

Easiest to load with OpenGL blender export format

I'm developing an OpenGL ES 2.0 application with C++. I want to show my blender's models using OpenGL but I don't know which is the easiest format to load with OpenGL ES 2.0. I've been trying with ...
2
votes
0answers
483 views

Sketchup for modelling, Blender for lightmaps, rendering in Xna Reach profile? [closed]

I'm a programmer looking to add some 3D assets to my game. I have played around with both Blender and Sketchup, and for my limited 3D modelling experience I'm finding I can make far more interesting ...
2
votes
1answer
1k views

How to connect a Python socket on client-side to Node.js/socket.io?

I want to connect Blender (v2.55) to a webpage through sockets. For the web part, I can use Node.js & socket.io. I've already used a little node.js/socket.io, it's not a problem I think. Now ...
2
votes
1answer
762 views

Blender vs. Unity

I want to make a 3D game, preferably that can be played in browser. Some people say blender, some say unity. What are the pros and cons of each? Which one do you prefer? Why? Also, do you have ...
2
votes
3answers
695 views

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. How would I use this model in Java? Would I import it somehow? Thanks.
2
votes
2answers
407 views

Static variable inheritance in Python

I'm writing Python scripts for Blender for a project, but I'm pretty new to the language. Something I am confused about is the usage of static variables. Here is the piece of code I am currently ...
2
votes
2answers
707 views

How to draw a spherical triangle on a sphere in 3D?

Suppose you know the three vertices for a spherical triangle. Then how do you draw the sides on a sphere in 3D? I need some python code to use in Blender 3d modelisation software. I already have ...
2
votes
4answers
607 views

How to permanently change a variable in a Python game loop

I have this script in a game that I am making. This will be used in the Blender game engine. Blender runs scripts over and over from top to bottom continuously, so if I declare a variable at the ...
1
vote
1answer
48 views

Blender + OpenGL + Cocos2d

I'm having a strange problem that I can't work out and wonder if anybody has seen this issue before. Basically I can get my blender model to show with a texture but it doesn't map the texture ...
1
vote
1answer
65 views

Blender 2.6.1 export to ogre [closed]

I'm using Blender v.2.6.1: is there a way to export my project (.blend) to .mesh and .skeleton? I've tried to download BlenderExport and copy the script and all subdirectories either into ...
1
vote
1answer
22 views

How to make an object invisible at a perticular keyframe without moving it in Blender (2.59)?

I'm quite new to blender, and I'm doing some experiments with it. I've been searching for a way to make an object disappear from sight at a particular key-frame, without moving it out of the camera ...
1
vote
1answer
56 views

Blender python script for a primitive blender exporter

I am trying to write a very basic export to blender (from primitive shapes) script. I have to draw cylinders, at various angles and positions. I have information of offset position, and dimensions. ...
1
vote
2answers
54 views

Export bones Blender

I have a simple skeletal mesh created with Blender and I'm trying to export it in order to render it in OpenGL. My question is: what is the simplest export format to use in order to analyze the mesh ...
1
vote
1answer
167 views

Add Python script to Blender 2.6.1 on mac 10.6.8?

I added my Python script to the scripts folder of Blender (which were hidden) however, i'm not sure how to add the script from that point? Eventually I want the model to be added to xcode.
1
vote
1answer
142 views

How can I use models developed in Blender within an iOS application?

What would be the best way to take a 3-D object made in Blender and load it within an iOS application? Are there frameworks or helper classes available to load and display this model format?
1
vote
0answers
33 views

M3G Plugins for Blender 2.59

I am looking for M3G plugins for Blender. I have already followed the link http://www.nelson-games.de/bl2m3g/ and installed Python v2.6.2 & Blender v2.4.9, but when it's not working. I have ...
1
vote
1answer
86 views

Does the latest version of blender work with python 2.7?

Does blender 2.60a work with python 2.7? when i launch blender it shows me found bundled python 2.7 in program file...something like this... but on the blender site it says that i must have ...
1
vote
1answer
243 views

How can I use blender animations in XNA 4.0?

I have a model in Blender (2.6+) with rigged animation. I exported it to FBX and import it to XNA. I know ho to draw it on the screen but how can I run the animation (called for example "run")? ...
1
vote
0answers
55 views

blender 2.60: precision modelling: how to see effect of grid subdivisions?

I am using blender 2.60. In the 3D view I press B to bring up the Properties window (View -> Properties) and look at the Display section, where under Grid Floor I find the "Subdivisions" option. When ...
1
vote
1answer
296 views

Unity 3d (Using Blender) - anime/manga/cel-shaded style characters

Making a game using Blender for 3D models and Unity for the game engine. Just wondering if anyone knows any links to pages that give a tutorial on Japanese anime style 3D modelling, texturing and ...

1 2 3 4 5