"So, Eon, what do you want to build today?" "A watch." That's how this Blender session starts. But before clicking a single button, Eon's dad asks him to do the thing every 3D artist does first: look at the real object and ask what shape it is. Eon studies the watch and answers, "It's a circle." Then he hits the puzzle out loud: "How the heck do you change a cube to a circle?" Solving exactly that is the whole video.

First problem: the cube has to go

Every brand-new Blender scene opens with one cube sitting in the middle. A watch is round, so that cube is in the way. The fix is Eon's first real keyboard shortcut.

  • Delete → press X. Eon hunts for the X key on the keyboard ("Find the X!") and presses it. A little menu pops up that literally says "Delete selected object." Eon reads it out, picks Delete with the mouse, and — bam — the cube vanishes.

His dad makes a point of letting Eon read the menu instead of just clicking for him. In Blender the shortcut and the on-screen label match up, so the program is quietly teaching you what each key does.

Adding the right shape: a cylinder

With the cube gone, the scene is empty. Time to add something.

  • Add → hold Shift and press A. Why A? Because A is the first letter of "add." Tying the key to a word is how Eon remembers it.

The Add menu offers a mesh, which Eon's dad explains simply: "a mesh is basically an object." Now the big question — which mesh makes a watch? Dad thinks out loud: "If you're thinking of a watch, I'm thinking of a cylinder." Eon clicks it, and a fat round tube drops into the scene. The shape is right; it just needs adjusting.

Looking inside the cylinder with wireframe

Here's the best part. To really see what a cylinder is, Eon's dad switches the view from solid to wireframe.

  • Change view mode → press Z, then pick wireframe.

In solid mode the cylinder looks closed up, like a solid can. In wireframe mode you can see straight through it — and the secret comes out:

A cylinder is a circle on the top, a circle on the bottom, and a bunch of flat rectangles wrapping all the way around the sides to connect them.

Eon spots it himself: top circle, bottom circle, "rectangle, rectangle, rectangle" around the middle. Close the wireframe and it becomes solid again — but now he knows what's really underneath. His dad even points out you could use that same shape to start building something big, like a planet. Same simple cylinder, totally different result.

Flattening it into a watch face

Right now the cylinder is too tall to look like a watch. A watch is a flat disc, so it needs to be squished down — but only from the top, not squished smaller all over.

  • Scale → press S. That grabs the whole object.
  • Then press Z to lock the scaling to just the Z axis (the up-and-down direction).

This is the clever idea: pressing S then Z flattens only the height. The circle on top and bottom stays the same width; the cylinder just gets shorter, like pressing a lump of clay down with your hand. Eon nudges it flatter, asks for "a little bit taller," and lands on a shape he likes: "Ooh, like a watch face! I like it."

To check his work from every side, Eon learns the view shortcuts on the number pad: 1 snaps to the front view, 3 to the side view, and 7 to a top-down "bird's-eye" view. Quick taps let him spin around the model while he works instead of dragging the camera by hand.

The watch face is done. The hour hand, minute hand, and second hand — the parts that go tick tock inside — are trickier, so Eon's dad saves those for the next video.

Try it

Pick a real object near you — a soup can, a pencil, a hockey puck, a mug. Look at it and name its basic shape. Is it a cylinder (round top and bottom with straight sides), a sphere, or a cube? Then ask the cylinder question: if you stood it up tall it could be a can, but if you squished it flat from the top it could be a watch or a coin. Same shape, different height — that one move, scaling on just one axis, is something a real 3D artist does all the time.