blender
Creating 3D Models for a Game using Blender and Bloom Effect in Graphics [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-12 19:40 分类:问答"This model does not contain a SkinningData tag." exception
I\'ve been using tutorial from wikibooks, but I\'m stuck at model rendering. ( http://en.wikibooks.org/wiki/Creating_a_Simple_3D_Game_with_XNA/Rendering_Your_Model )[详细]
2023-04-11 11:21 分类:问答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.开发者_运维百科Update: The link does not exist officially any longer[详细]
2023-04-11 11:14 分类:问答How do I rotate individual bones in XNA in a model?
I\'m making a game in XNA that is a shooting role-plaing game. I have m开发者_StackOverflowade a human model in Blender and imported it into XNA. I loaded it and can rotate the entire model, but how d[详细]
2023-04-11 01:37 分类:问答Blender game engine events with python
We\'re searching for a way to script events in BGE instead of using there build in GUI version where you are using your mouse to mak开发者_如何学运维e events trigger your scripts. Isn\'t there a way t[详细]
2023-04-08 21:57 分类:问答blender: how to export shape keys using python?
I want to export shape keys for some object. How can i get access to a shape key\'s mesh ? I\'m using blender 2.59. Th开发者_开发问答anksi did it. Here is the script. maybe it would be helpful for som[详细]
2023-04-08 06:21 分类:问答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 is[详细]
2023-04-08 04:48 分类:问答How to run a Python script from another Python script in the cross-platform way?
Here is the problem... I\'m writing very small plugin for Blender, I have 10 python scripts, they parsing different file formats by using command-line, and I have a Main Python script to run all othe[详细]
2023-04-01 12:34 分类:问答Blender 2.5 Python find uv layer image
I have a mesh in blender with one uv layer that is mapped to an image. From python I want to access the properties of that image (for example name, width and height).[详细]
2023-03-29 22:49 分类:问答Three.js custom textured meshes
Is it possible to add a textured material to an object with a custom mesh in Three.js? Whenever I try exporting an object from Blender to Three.js with a texture on it, the object disappears. Looking[详细]
2023-03-29 22:19 分类:问答