Nicole — Before the Net Was Missing
At the first lesson of the new year, Nicole was asked to draw a badminton court on the whiteboard. She naturally produced a clean top-down 2D court.
Then came a simple question:
"Can you draw a 3D one?"
Nicole added the net.
Suddenly, one object stood upright while every other line lay on the ground.
Height became real.
Without any explanation of coordinate systems or 3D graphics, the badminton net introduced an entirely new dimension.
Moving into P5.js, Nicole began not with the court itself, but with the two net posts.
Ideas from an earlier 3D bicycle project returned naturally:
rotation
translation
front and back
up and down
By the end of the lesson, a complete green badminton court stood on the screen.
The net had opened the door to 3D space.
Meaningful objects often teach concepts better than explanations.
The badminton net introduced height, orientation, and spatial reasoning long before anyone discussed 3D modeling.
Sometimes an object becomes the teacher.
A familiar sports court can become a child's first 3D world.
A single vertical object transforms a flat drawing into a spatial problem.
Spatial thinking emerges naturally when students care about the object they are building.