Skip to main content

All Questions

0 votes
0 answers
25 views

how to make uv sphere with different colors in in like this

how do you make colours inside the UV sphere? Like red and dark inside it
nsqxfsn's user avatar
0 votes
0 answers
15 views

Blender 4 Animation Rendering: Persistent FPS Drop Beyond Animated Segments - Optimization Queries

I am utilizing Blender 4 for a 2D animation rendering process. The timeline and key events in the animation are as follows: t0=0s: Render a background. t1=2s: ...
Pavel Angel Mendoza Villafane's user avatar
0 votes
1 answer
68 views

How to render individual frames? [duplicate]

I'm rendering a large animation on a laptop. And I need to turn off rendering on certain frames (they are repeated). For example, from 5-10 further from 15-20, 21-25. I plan to simply duplicate the ...
Vladimir Zhelovanov's user avatar
0 votes
1 answer
117 views

Keyframing object's active material color using Python API

I have a use case where I have to change an object's material color per keyframe (i.e. the color will change instantly between keyframes). I have been able to easily do this for other data (location, ...
343GuiltySpark's user avatar
1 vote
1 answer
184 views

How to Efficiently Simulate a Push-Broom Scanner (Line Scanner) in Blender?

Hello Blender Community, I am working on a project that involves simulating a push-broom scanner in Blender. A push-broom scanner is used primarily in remote sensing applications and captures a linear ...
beyse's user avatar
  • 11
1 vote
0 answers
200 views

How to pause the execution in Blender Python API until I stop the running animation?

I am currently animating a simple blanket falling over a character in Blender 3.4 using the Python API. I want to start the animation, then after a certain time (say 5 secs) I want to stop the ...
ATH's user avatar
  • 11
0 votes
1 answer
40 views

Override animation when rendering via script

I have a simple script like this: ...
cak3_lover's user avatar
0 votes
2 answers
62 views

Baffling: VSE python-coded video output blank no matter what I do

I have a baffling problem. I am using a blender python script to automatically take rendered images from folders, turn them into image sequences in the video sequence editor, and output them to the ...
Krillinslosingstreak's user avatar
0 votes
1 answer
48 views

Acquiring camera position in script in junction with "Lock Interface" during rendering animation

within a Python script resp. a frame change handler I need to get the current camera position and do some calculations with it. I do this as follows: camera_object = bpy.context.scene.objects["...
Mario's user avatar
  • 89
0 votes
1 answer
125 views

Can't select any object in Edit mode

I can't select any object(vertex, edge, face) in Edit Mode. I don't know what is going on. I did some research and found out that when I enable Limit selection to visible turn on or I press z, I can ...
Dueboy's user avatar
  • 1
5 votes
2 answers
684 views

How to change the target object of a "COPY_LOCATION" constraint using Python

I have a script that chooses from about 100 models and changes the selected object's location using constraints. I need some help getting this to happen on keyframe. Does anyone have anything that ...
Aidan's user avatar
  • 61
4 votes
4 answers
281 views

Notification of Blender Updates

Is there a way to get an email notification when there's a Blender update? Or is there an automatic part of Blender that tells you if there's an update?
Maurice's user avatar
  • 51
0 votes
1 answer
88 views

Scripting: How do I add a keyframe after the object has been modified?

I honestly can not figure this out... How do I add a keyframe frame for each time this loop executes? Right now this code adds a keyframe, but it doesn't add the modifier to the keyframe I think. <...
user142681's user avatar
0 votes
1 answer
995 views

KeyError: 'bpy_prop_collection[key]: error [closed]

I tried to fix my error with the error message "KeyError: 'bpy_prop_collection[key]: key "Sun" not found' ". The "Sun" is the object that I set up in the blender and the ...
user140380's user avatar
6 votes
4 answers
2k views

How can I create an animated torus in Blender?

I want to create this animating torus in Blender. How can I make this? This is a photo of what I am talking about.
meknassi's user avatar

15 30 50 per page