blender
Work with the output of a Blender Game Engine camera in Python
I\'m simulating a lego nxt 开发者_JAVA技巧robot in Blender game engine. One of the steps is to simulate the sensors the lego nxt have. I managed to simulate colission and distance but i also need a co[详细]
2023-03-04 16:52 分类:问答Python Blender math.trunc()
iam trying to use the math.trunc in Blender 2.49b Python but iam getting this error AttributeError: \'module\' object has no attribute \'trunc\'[详细]
2023-03-02 23:39 分类:问答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.[详细]
2023-03-01 16:02 分类:问答Complex object in 3d opengl Android
I am given a task of making some complex 3d object in opengl android.Earlier I have worked only on the primitive objects of opengl using nehe tutorials.[详细]
2023-03-01 01:34 分类:问答Import DirectX .X into Blender
I spent some time now to find \"tools\" to work and make 3D applications with. For some reason I will use XNA 4.0. This can import .X or .FBX files for models - perhaps many more, but I do not know of[详细]
2023-02-28 14:01 分类:问答texture a planet in blender 2.57
Can you tell me how to unwrap a sphere, so it will go as a ractangle, because when I unwrapa spher开发者_JAVA百科e projection, it goes to very wierd UV map. I have the textures, but I cant use them, b[详细]
2023-02-26 06:36 分类:问答Best process to show an OpenGL Animation in iPhone [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-26 05:34 分类:问答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[详细]
2023-02-24 09:48 分类:问答Python, load debug module from release build of Python/Blender
I have been writing a export script for Blender, which uses python for any addons. Since most of my codebase is in C++ I decided to wrap my code as a python module (pyd) which will be imported from th[详细]
2023-02-23 01:19 分类:问答how can i have the full control on my 3D human model?
I\'m working on a project that i use a 3D human model made by makehuman and i want to interacting with it ( changing some feature like: height, width, leg long, etc..) i.e. full control.[详细]
2023-02-22 07:27 分类:问答