Pointer Pointer (2012)

190 pointsposted 11 days ago
by surprisetalk

24 Comments

agys

7 hours ago

This is an old project by Studio Moniker (Amsterdam)… I was once at a presentation of their work at Resonate in Belgrade (memories…) and they explained that the slight delay before the reveal of the underlying image is added artificially to add a bit of drama.

Btw, the correct image is loaded through a Voronoi diagram.

TealMyEal

2 hours ago

It's funny, im sure to Millennials this is jsut some nostalga to a simpler internet but I find seeing old dorm rooms and random slices of life from more than a decade ago really intresting, from the fashion to the red eyes from the flash. half of these photos look like they could appear on a modern Lo-Fi album cover

dack

38 minutes ago

I didn't like that there was a long delay after you move your mouse, and since all the calculation happens on the frontend, i figured you could easily make it ~instantly update and follow you around. So i (well, claude) made a version that does that and i think it's more fun. here's the code you can paste into the console at pointerpointer.com: https://pastebin.com/f7YqQNxg

internetguy

26 minutes ago

this is pretty cool, it seems they reuse every image by translating it a little when your cursor is within a range

JimDabell

7 hours ago

Along similar lines:

> On May 4th, 2007, we asked internet users to help isolate Michael Jackson's white glove in all 10,060 frames of his nationally televised landmark performance of Billy Jean. 72 hours later 125,000 gloves had been located. wgt_data_v1.txt (listed below) is the culmination of data collected.

https://www.whiteglovetracking.com

eknkc

10 hours ago

Since this is old, I assume someone found these photos and then manually selected the pointer location. Maybe used openCV or something like that.. But I'd most likely go with manual.

There are 700+ images defined in https://pointerpointer.com/new-positions.json and the script finds the closest match to the current mouse pointer.

sky2224

9 hours ago

Yeah probably. It likely made it significantly easier given that the images are always super zoomed in, so a single finger pointing covers roughly 6-8 mouse pointer locations (I'm kind of eye-balling it here).

GuB-42

5 hours ago

The images are also shifted to match the mouse pointer exactly, easier to notice near the edges.

keepamovin

4 hours ago

This is hilarious. I thought it was gonna be one of those pointer animation nightmares, and I was going to regret clicking on it, but I still kind of wanted to click on it anyway. But actually, it’s really funny and amazing to think about how you created it.

pjerem

10 hours ago

This one is an old one. I still love it, now with nostalgia. I always wondered how they got all those pictures. It looks like there is a recurrent theme tho.

kilroy123

24 minutes ago

I too felt a ton of nostalgia for this one. I recently featured it in my newsletter: https://randomdailyurls.com.

If you're into this kind of stuff there's lot of new and old gems.

ajoel24

11 minutes ago

Subscribed! Thanks for creating this newsletter.

dlenski

5 hours ago

It's fun indeed!

The theme seems to be something like "college students at house parties"… reminds me very much of my friends and the photos we took at around this age.

petercooper

6 hours ago

Paul Irish explained the basics of how it works here: https://www.youtube.com/watch?v=Z2ZXW2HBLPM

I wonder if you could create something similar nowadays using generative AI but with the finger in a very specific location without pregenerating thousands of images.

JRCharney

10 hours ago

Can you make a version with cats in it? Like cats jumping at the cursor or trying to catch the cursor with their paws.

yapyap

9 hours ago

I don’t see why not, go for it

senfiaj

3 hours ago

How does it work? Does it contain all the possible images with al the possible pointer positions? Does it do some corrections, such as rotation or shift to the original image?

muzani

7 hours ago

I'm surprised how well this works on mobile. I thought the photos would be distorted at least.

slmjkdbtl

5 hours ago

How do they acquire these images?

Sohcahtoa82

an hour ago

Probably harvested from MySpace and Facebook.

SeanAnderson

9 hours ago

This is apparently from 2012, but I could've sworn it was older than that.

Sesse__

4 hours ago

I thought so, too, but I checked my IRC logs and it was discussed in 2012–2015 but never before that.

atoav

9 hours ago

I think this was created by the people at the art collective of monochrom.at,

This is where I have seen this the first time ca. 2006.

Edit: Now that I searched for it I only found their project ZeigerPointer, where they collect such images, maybe I mixed it up.

yapyap

9 hours ago

good old web2 fun