Hacker News new | ask | show | jobs
by FPGAhacker 2239 days ago
How different would a 2d square look projected onto a 1d view, vs a circle?
3 comments

If you rotate a square, then the length will oscillate. A circle will remain fixed (but presumably would have surface detail to clue you in that it's rotating.)
If the object is lit at an angle the shading will be completely different, the edge of the square will create a harsh line.
Assuming you have "1d depth vision", ie computing distance to the eye using two eyes set some distance apart, you'd be able to tell them apart rather easily, in addition to shading and movement differences.

Just like our 2d eyes do in our 3d world.