Live data from Hacker News

Show HN: Hypercamera – a browser-based 4D camera simulator

dugas.ch

1–6 of 6 posts

Re: Show HN: Hypercamera – a browser-based 4D camera simulator

#3

I am confuded what is 4d about this 3d visualization? What is the camera capturing?

The camera is capturing a 3D projection of a 4D universe. Just as our own cameras capture a 2D projection of a 3D universe.

It's confusing not just because hyperdimensions are inherently confusing to humans, but also because the resulting 3D projection is then reduced to a 2D projection by our computer screens. Just know that the representation is of a 3D projection that you can explore in the same way as any other 3D world inside of a computer game - until you rotate in the ana/kata axes, which will change the 3D universe.

It gets a bit easier to play the game if you hit "v" to enable additional orthogonal projections.

Re: Show HN: Hypercamera – a browser-based 4D camera simulator

#6
Very cool! I made a similar thing[1], but I didn't put as much attention on the controls or the camera concept. I had hoped to gain some intuitive understanding of 4D space, but in the end I did not succeed.

How did you do collision detection and physics here?

1. https://beaumayns.github.io/box4d/