Most Popular

1500 questions
14
votes
3 answers

How to delete unwanted material?

How to delete unwanted material and texture used in my scene? I have an interior scene and when I press shift+Z it renders in a good way, but when I press F12 a small render shows up and it's stuck there. I thought of removing the extra material and…
atek
  • 10,006
  • 29
  • 91
  • 195
14
votes
1 answer

Cycles texture mapping, generated coordinates with world orientation?

Basically I want to map a texture in cycles with the generated coordinates, but have it ignore the orientation of the object. The effect I want to achieve is a material that has a gradient, spread top to bottom of the individual objects dimensions,…
Rhys
  • 815
  • 3
  • 9
  • 16
14
votes
2 answers

Save the 2D bounding box of an object in rendered image to a text file

I have a blend file with a moving object and want to save the object's bounding box positions (x, y, width and height) in the rendered image to a text file (for every frame): The bounding box values need to be in the pixelspace of the rendered 2D…
Tak
  • 6,293
  • 7
  • 43
  • 85
14
votes
2 answers

Is it possible to make a sequence of renders and give the user the option to cancel the process through the UI at any given time?

I'm trying to make a script where I have to render several images of the same scene at the same frame, and write to disk with appropriate names. The problem is that although this works fine with a non-responsive UI, it doesn't work well when the…
Chaos
  • 622
  • 4
  • 14
14
votes
2 answers

Generate Particles with Random colors (continuously or from a set)

I am trying to do rocks and I want them to have a random base color from within the colors that look "rocky". The only method I know of is to duplicate the base objects over and over and give each a different color in the node editor, then group…
Elliot
  • 279
  • 1
  • 4
  • 8
14
votes
4 answers

What would be a simple way to model a curved funnel?

I'd like to model a surface like this curved funnel (pic from Wolfram Math World): So far I've tried starting with a cone, subdividing it and scaling down successive rings of vertices, but it's a bit fiddly and the result wasn't great. Ideally I'd…
user2950747
  • 663
  • 1
  • 6
  • 14
14
votes
1 answer

How to remove edge creases?

I've creased some edges (applying different values to them) using the Shift+E shortcut. Now I want to remove some of them/all of them. How to do it? I've selected the whole mesh and tried using the edges specials menu (Ctrl+E), but there are only…
Paul Gonet
  • 33,368
  • 17
  • 91
  • 171
14
votes
2 answers

How do I make a procedural swirl texture?

How do I swirl a procedural texture to get a result similar to this?
Joseph Groves
  • 215
  • 3
  • 8
14
votes
6 answers

What amount of samples to use?

Okay, so I've been working on a living room scene for a bit, now I want to render. Everyone online is saying it's a good idea to use 1000-5000 Samples. So I set it to 1000 and my render time for a single frame will take around a year... So I…
Josh Silveous
  • 3,948
  • 11
  • 35
  • 68
14
votes
4 answers

Where do the white lines come from in my composite?

I'm having this issue for years now, and I'm not sure if I am doing something wrong on my end, or if what I would like to achieve - or expect to see - is even possible. My question is about compositing artifacts when using Blenders mask layers. Let…
aliasguru
  • 11,231
  • 2
  • 35
  • 72
14
votes
1 answer

How would you model 'a sphere with a shell' like object?

I am trying to model this thing, but the silver cover on top is what I have no idea how to go about. And the blue-ish reflection I believe is from the sphere being cast on the inner side of the silver bits. Any help would be much appreciated.
jowelle
  • 141
  • 3
14
votes
4 answers

How to connect 2 vertices with edges?

This sounds as a very basic question, I guess I just don't know proper terms to find the answer at once.. I'd like to create a complex polyhedron, so I'd like to create a tetrahedron first. Starting from a cube, I can get a figure like the one below…
YakovL
  • 507
  • 1
  • 11
  • 20
14
votes
2 answers

How to check if an object has a custom property with python?

The standard python hasattr() doesn't work for me, giving me False in every case: hasattr(bpy.data.objects["object"], 'char') How I can check for the existence of a custom property? Thank you
gabrign
  • 910
  • 1
  • 9
  • 16
14
votes
1 answer

Spotlight with Halo applied is creating rings around light

Here's a portion of a render I'm working on, which is backlit from behind by a spotlight with a "Halo" effect applied: If you look carefully in the background, you'll notice the halo effect is creating "rings" of shadow as it fades. How can I…
Nathan Friend
  • 335
  • 2
  • 7
14
votes
2 answers

How do I space quads evenly?

Is there a way in blender or an addon that allows me to select a bunch of faces (or verts) and evenly distributes (or relaxes) them into quads clean quads. Without screwing up the vert ID/order. Edit: I would like to have the shapes of my quads to…
FredLierman
  • 497
  • 1
  • 5
  • 17