Top new questions this week:
|
Above is the viewport render preview. Below is the actual render. I would like the render to look like the viewport render. I’ve matched the viewport display and render options to be identical, so …
|
Is there a way to delete all measurements with python? If you have any measurements in your scene you can run this to get the lengths of them, but I don’t know how to delete them. …
|
I am trying to learn how to do more complex UV-Mapping techniques, and have been running into trouble here. I’m not sure how to unfold/texture these sections (It’s a zebra) Where the pattern gradually …
|
to make it less confusing, lets say I have 8 bricks with different colors, now I want to lay them in a pattern as shown below but the main condition is that they mustn’t merge/ if they have same color …
|
Extruding a filled face with a hole in it along a curve using geometry nodes. I’m trying to have a filled face that has a hole in the center that follows a curve. However, if I add enable Fill Caps …
|
Hi, I want all the vertices to be lined up straight for my mesh, for some reason I am unable to do so… any help appreciated.
|
Fairly new to blender python, though have some experience with python outside of blender, I’m trying to work out why this bit of code is only ever working on the first color attribute and not the …
|
Greatest hits from previous weeks:
|
So, I’m working creating a lamp… yes, newbie here. After modeling for a bit, I noticed that my point of origin was no longer the center of my object: How to I reset an object origin point to the …
|
I added a line and am very sure there is no indentation problem. Here is the error report and screenshots of the text so you can see it: Error: File “C:\Users\info\Desktop\Claas UI.blend\Claas_UI_2….
|
I would like to render an animation as a series of .png images with transparent backgrounds for use in a video. Is this possible?
|
On many sculpting tutorial videos when they enter sculpt mode their mesh becomes a rich red as in here. On mine, it remains in the same black/white layout as in edit mode here. It’s much easier for me …
|
There is this addon that was built called Window Generator 2. It can be found at this BA thread. However, when I go to the download link it shows up in a new tab as a bunch of code. How can I …
|
Cannot find Background Images feature to add in a photo in Blender 2.8 Where is it?
|
Coming from SketchUp one of the tools I miss most is the circle draw tool which lets you draw a circle on any face and then you could extrude it in/out. The only tool that I know of that comes close …
|
Can you answer these questions?
|
When I use Subdivision surface modifier on that mesh, I can’t see the mesh in my viewport. Any ideas or solutions to fix that?
|
Trying to create a path of blocks falling onto a curve sequentially from its beginning to its end. Right now this only works if the clockwise and counterclockwise rotations of the curve alternate. If …
|
Trying to write a python script using only the blender API to convert vertex colors on a mesh to a texture so I can eventually save it to an .mtl file. How should I go about it? I’m running bpy …
|