Top new questions this week:
|
I made a geometry node where objects are placed on a curve at random distances. I also used a realize instance at the end. But the error “can’t apply constructive modifiers on curve. Convert …
|
I have a plane that I’m attempting to create a topology effect with. This plane has an array modifier stacked on top of a boolean modifier that intersects with a mountain/wave shape to create a “…
|
If I do: print(some_node.type) I get things such as MIX_SHADER but if I do: …
|
I want to make a procedural model of a sphere (size user defined) which then is filled by a user defined number of smaller spheres – and the sizes of the smaller spheres filling the big one is …
|
please tell me how you can get such a model with the possibility of setting different sizes of hexagons and, accordingly, their number. I’ve already figured out how to create a hexagonal sphere using …
|
I want to have 2 nodes that use the same texture, but are interpreting it differently (for example “no alpha” vs “premultiplied”). However, there doesn’t seem to be any way to do …
|
I’m sure this question must have been asked before, but I can’t find the right search terms. Using geometry nodes, I’m creating multiple instances of a collection. I’m not using ‘pick instance’, but …
|
Greatest hits from previous weeks:
|
I’m trying to make a triangular prism in Blender. My first idea was to select the top four vertices of a cube and merge them at the center, but this made a single point on the top instead of an edge. …
|
I have downloaded a model from this website. It comes with all the textures as .tga files. I want to import all the files into blender so it looks exactly as it …
|
I am attempting to create my first 3D character just for practice. Being one of my first 3d models I going through the learning curve needless to say. In doing so I find myself creating many extra …
|
I was working just fine and suddenly when I changed from object to Edit Mode, neither vertices, edges nor faces were highlighted as usual. I can still select them but can’t see them, the object is …
|
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 …
|
I have a mesh which I have imported from an OBJ file. I would like to apply Material A to the section of the mesh which is on one side of a given plane, and apply Material B to the section of the mesh …
|
(new to blender) i am trying to create a fluid sim in blender 2.83 but in my physics tab under domain there is no ‘bake data’ button in the options. It’s there in all the tutorials i’ve watched but i …
|
Can you answer these questions?
|
I have an imported model with a complex set of parts, some of which are internal – i.e.: always occluded by other parts – think of an inside lining in a sofa. Is it possible somehow to tell …
|
I am trying to hook up an additional blender script after the rendering is done, to render the same scene with different parameters and to do some additional processing there. I have simplified my …
|
I am trying to model an ellipse with two circular cuts inside : After some planning, I came up with the following topology : While technically all quads, the large ones in the middle are almost …
|