Blender Python Module Quiz

Blender Python Module Quiz

12th Grade

14 Qs

quiz-placeholder

Similar activities

Topologi komputer

Topologi komputer

10th - 12th Grade

15 Qs

administrasi jaringan

administrasi jaringan

12th Grade

15 Qs

Java Level 1 - A

Java Level 1 - A

12th Grade

15 Qs

3DS Max Unit 2

3DS Max Unit 2

9th - 12th Grade

9 Qs

BabylonJS Vectors, Lights and Primitives

BabylonJS Vectors, Lights and Primitives

9th - 12th Grade

10 Qs

3D MODELING & ANIMATION_B

3D MODELING & ANIMATION_B

9th - 12th Grade

19 Qs

p5 3d mode

p5 3d mode

9th - 12th Grade

10 Qs

Dasar Animasi

Dasar Animasi

12th Grade - University

16 Qs

Blender Python Module Quiz

Blender Python Module Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Hala N

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, Blender wizards! You are working on your latest 3D masterpiece. But wait! What command should you use to deselect all objects in Blender and start fresh?

bpy.ops.object.select_all(action='DESELECT')

bpy.ops.object.select_all(action='SELECT')

bpy.ops.object.select_all(action='TOGGLE')

bpy.ops.object.select_all(action='CLEAR')

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there. Imagine you're on a quest with your friends. Which primitive shape do you think has 32 vertices and a radius2 = 0?

Cylinder

Cone

Cube

Sphere

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there! Let's dive into the world of 3D modeling. What type of mesh do you think is created with the command 'bpy.ops.mesh.primitive_uv_sphere_add'?

Circle

Torus

UV Sphere

Ico Sphere

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, creative minds! Which command should you use to add a torus with a major radius of 1 in Blender?

bpy.ops.mesh.primitive_torus_add(major_radius=1)

bpy.ops.mesh.primitive_torus_add(major_radius=3)

bpy.ops.mesh.primitive_torus_add(major_radius=0.5)

bpy.ops.mesh.primitive_torus_add(major_radius=2)

5.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

Hey there, creative minds! Imagine you're friend is working on a cool project in Blender and he just added a circle using the command 'bpy.ops.mesh.primitive_circle_add' at location (0, 0, 0). Can you help him figure out what the fill type of that circle is?

QUAD

NGON

NONE

TRIANGLE

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, creative minds! Your friends are exploring the world of 3D modeling. Can you help them figure out the default fill type for a circle created using 'bpy.ops.mesh.primitive_circle_add'?

TRIANGLE

QUAD

NGON

NONE

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Hey there, Blender enthusiasts! You & your team members are diving into the world of 3D modeling. Can you help them out? Which command should they use to add a cube in Blender?

bpy.ops.mesh.primitive_cube_add()

bpy.ops.mesh.primitive_box_add()

bpy.ops.object.add_cube()

bpy.ops.mesh.add_cube()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?