Quiz Yourself on Operations and Techniques

Test your knowledge of heterogeneous batching, mesh deformation, graph convolution, and other operations and techniques.

Quiz

1

Given meshes, a Meshes object containing two meshes with 40 vertices, what output shape will the meshes.verts_packed().shape command produce?

A)

(1, 80, 3)

B)

(2, 40, 3)

C)

(80,3)(80, 3)

D)

[(40, 3), (40, 3)]

Question 1 of 60 attempted

Get hands-on with 1200+ tech skills courses.