blender
how do I set a value for a ShapeKey in Blender Python?
I\'ve managed to insert Shape Keys from Python using: ob = Scene.GetCurrent().obje开发者_开发百科ct.active;[详细]
2023-01-05 00:31 分类:问答how can i update the value of a textbox in a live manner?
I have a gui interface in blender and the following should be the scenario for the user : after pressing the button \"Run\" then the user could enter sentences in the input text box such that each se[详细]
2023-01-04 02:49 分类:问答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[详细]
2023-01-03 10:35 分类:问答Assigning a material in Blender with a script
Question: How do you assign a material with a scrip开发者_如何学编程t to an object in blender?[详细]
2023-01-03 09:07 分类:问答Approach to create complex 3D drawings in OpenGL ES (on Android)?
I\'m new to opengl-es and I wonder how people are able to draw th开发者_如何学Goese much detailed OpenGL ES graphics, e.g. on Android OS. It\'s already hard to draw a single squre, because it\'s compo[详细]
2023-01-02 07:12 分类:问答Creating a tiled map with blender
I\'m looking at creating map tiles based on a 3D model made in blender, The map is 16 x 16in blender. I\'ve got 4 different zoom levels and each tile is 100 x 100 pixels. The entire map at the most[详细]
2023-01-01 17:56 分类:问答3d animation from cinema4d to blender
I need to import a mesh animation from Cinema4D into Blender. I tried to do that using Collada.The Collada 1.3 importer doesn\'t seem to[详细]
2023-01-01 17:54 分类:问答Can I use Blender to create 3D wall image viewer application under Linux?
Is that possible to use Blender to create Cooliris-like 3D wall image viewer application under Linux?[详细]
2023-01-01 11:07 分类:问答Processing: how to load a 3d Blender model?
How can I load a 3-d Blen开发者_JAVA技巧der model into the Processing environment?I can\'t seem to find a plugin specifically for Processing, but since Processing can do OpenGL, you can just use any m[详细]
2022-12-30 04:35 分类:问答Blender: render project on a server without X-Server
I want to create a blender-project on my Ubuntu 10.04 Laptop. But I don\'t want to render it on the same machine because I also have to work with it. I want to render it on my Linux-server over ssh an[详细]
2022-12-29 17:50 分类:问答