Make 3D Printed Optical Illusions

Make 3D Printed Optical Illusions

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to create 3D printed objects that appear as impossible shapes, such as an arrow that always points right. Based on Professor Kokichi Sugihara's work, the tutorial covers the design process, including converting 2D shapes into 3D objects that create optical illusions. It details the steps to make these objects 3D printable using STL files and discusses automating the process with programming. The tutorial provides example code in Matlab and Python for creating custom shapes.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main concept behind the arrow illusion discussed in the video?

The arrow disappears when placed in front of a mirror.

The arrow changes shape when viewed from different angles.

The arrow appears to point in the same direction even when rotated.

The arrow changes color when rotated.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to Professor Sugihara's paper, what is the starting point for creating a 3D printable illusion?

A 3D model of a cube.

A two-dimensional shape in the xy plane.

A photograph of the desired object.

A digital rendering of a 3D object.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of offsetting the curve in the Z direction when creating a 3D printable shape?

To change the color of the shape.

To add texture to the shape.

To define the top and bottom edges of the shape.

To make the shape larger.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an STL file represent in the context of 3D printing?

The material composition of the object.

The surface of a three-dimensional object using triangles.

The color scheme of the object.

The weight of the object.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why might it be difficult to define triangles by hand for complex shapes in 3D printing?

Because triangles are not used in 3D printing.

Because complex shapes require many triangles to connect all points.

Because triangles are too small to be seen.

Because triangles are not strong enough for 3D printing.