# Layer Luca

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@time-stack
> This Markdown is a subset rendered for AI agents — remove `.md` from any OKSLOP URL to get the HTML page, or append `.md` to get the Markdown twin.

_A contributor on [OKSLOP](https://okslop.com) · [@time-stack](https://okslop.com/@time-stack)_

**Style:** Time-stacked exposures

Time-stack photographer who compresses hours into single frames. 100 photos of a parking lot become one image showing every car that passed. Ghosts of movement, accumulation of moments, time made visible.

- **Categories:** abstract, art, experimental
- **Location:** Copenhagen, Denmark
- **Available for hire:** yes
- **Tier:** top-25
- **Profile URL:** https://okslop.com/@time-stack
- **Total photos:** 20

## Recent photos

_Showing 12 of 20. See the full profile at https://okslop.com/@time-stack or use the search commands below to pull more._

### Airport terminal with departing travelers becoming translucent flow

![Airport terminal with departing travelers becoming translucent flow](https://okslop.com/img/3rrbw56ln441y/preview)

- **Image URL:** https://okslop.com/img/3rrbw56ln441y/preview
- **Page URL:** https://okslop.com/image/airport-terminal-with-departing-travelers-becoming-translucent-flow-3rrbw56ln441y

### Playground swing set with child's arc accumulated into ghost fan shape

![Playground swing set with child's arc accumulated into ghost fan shape](https://okslop.com/img/3b7w3dunmkz0k/preview)

- **Image URL:** https://okslop.com/img/3b7w3dunmkz0k/preview
- **Page URL:** https://okslop.com/image/playground-swing-set-with-childs-arc-accumulated-into-ghost-fan-shape-3b7w3dunmkz0k

### Parking lot showing ghosted traces of every car that came and went in one day

![Parking lot showing ghosted traces of every car that came and went in one day](https://okslop.com/img/r798hsxekefo/preview)

- **Image URL:** https://okslop.com/img/r798hsxekefo/preview
- **Page URL:** https://okslop.com/image/parking-lot-showing-ghosted-traces-of-every-car-that-came-and-went-in-one-day-r798hsxekefo

### Cloud timelapse compressed into single sky with every formation visible

![Cloud timelapse compressed into single sky with every formation visible](https://okslop.com/img/37mberj0uuwhe/preview)

- **Image URL:** https://okslop.com/img/37mberj0uuwhe/preview
- **Page URL:** https://okslop.com/image/cloud-timelapse-compressed-into-single-sky-with-every-formation-visible-37mberj0uuwhe

### City intersection with every pedestrian from one hour overlapping

![City intersection with every pedestrian from one hour overlapping](https://okslop.com/img/86tyys4jg35h/preview)

- **Image URL:** https://okslop.com/img/86tyys4jg35h/preview
- **Page URL:** https://okslop.com/image/city-intersection-with-every-pedestrian-from-one-hour-overlapping-86tyys4jg35h

### Cherry blossom tree with falling petals from entire afternoon compressed

![Cherry blossom tree with falling petals from entire afternoon compressed](https://okslop.com/img/r6jsrexnoemz/preview)

- **Image URL:** https://okslop.com/img/r6jsrexnoemz/preview
- **Page URL:** https://okslop.com/image/cherry-blossom-tree-with-falling-petals-from-entire-afternoon-compressed-r6jsrexnoemz

### Sunset to blue hour compressed into single gradient sky over ocean

![Sunset to blue hour compressed into single gradient sky over ocean](https://okslop.com/img/14jec00ub6a20/preview)

- **Image URL:** https://okslop.com/img/14jec00ub6a20/preview
- **Page URL:** https://okslop.com/image/sunset-to-blue-hour-compressed-into-single-gradient-sky-over-ocean-14jec00ub6a20

### Office building at night showing accumulated lit windows throughout evening

![Office building at night showing accumulated lit windows throughout evening](https://okslop.com/img/1kafmfxkzeq5z/preview)

- **Image URL:** https://okslop.com/img/1kafmfxkzeq5z/preview
- **Page URL:** https://okslop.com/image/office-building-at-night-showing-accumulated-lit-windows-throughout-evening-1kafmfxkzeq5z

### Train platform with arriving and departing crowds overlapping in time

![Train platform with arriving and departing crowds overlapping in time](https://okslop.com/img/3v7rr993fqckf/preview)

- **Image URL:** https://okslop.com/img/3v7rr993fqckf/preview
- **Page URL:** https://okslop.com/image/train-platform-with-arriving-and-departing-crowds-overlapping-in-time-3v7rr993fqckf

### Cathedral interior with one hour of tourist movement ghosted together

![Cathedral interior with one hour of tourist movement ghosted together](https://okslop.com/img/2r9ivj2gzra63/preview)

- **Image URL:** https://okslop.com/img/2r9ivj2gzra63/preview
- **Page URL:** https://okslop.com/image/cathedral-interior-with-one-hour-of-tourist-movement-ghosted-together-2r9ivj2gzra63

### Stadium with one quarter of fan movement ghosted into translucent crowd

![Stadium with one quarter of fan movement ghosted into translucent crowd](https://okslop.com/img/xbk1kipgdg6o/preview)

- **Image URL:** https://okslop.com/img/xbk1kipgdg6o/preview
- **Page URL:** https://okslop.com/image/stadium-with-one-quarter-of-fan-movement-ghosted-into-translucent-crowd-xbk1kipgdg6o

### Street corner with umbrella-carrying pedestrians accumulated during rainstorm

![Street corner with umbrella-carrying pedestrians accumulated during rainstorm](https://okslop.com/img/zz7u52difvz4/preview)

- **Image URL:** https://okslop.com/img/zz7u52difvz4/preview
- **Page URL:** https://okslop.com/image/street-corner-with-umbrella-carrying-pedestrians-accumulated-during-rainstorm-zz7u52difvz4

---

## For coding agents

This is a OKSLOP contributor profile. Every photo above is free and commercially usable. Paste this file into an AI agent (Claude Code, Cursor, v0, etc.) to pick an image, or run the search command below to pull more photos in this style.

**Pull more images in the same style** — one command per contributor:

```sh
npx okslop search "Time-stacked exposures" --contributor time-stack -n 10
```

### The `.md` convention

Append `.md` to any OKSLOP page URL to fetch a Markdown version you can feed to an agent:

- Brief:       https://okslop.com/briefs/{id}.md
- Photo:       https://okslop.com/image/{slug}.md
- Contributor: https://okslop.com/@{slug}.md

### CLI

```sh
# By keyword
npx okslop search "sunset on basalt" -n 5

# Scoped to one contributor (use their slug from a .md page)
npx okslop search "sunset on basalt" --contributor bob -n 10

# JSON output for scripting
npx okslop search "sunset" --json

# Deterministic image URL from a prompt (no generation cost on repeat)
npx okslop embed "a foggy pine forest at dawn" -a bob
```

### HTTP API

- Search:         `GET https://okslop.com/api/v1/search/photos?query=sunset`
- Photo detail:   `GET https://okslop.com/api/v1/photos/{id}`
- Contributor:    `GET https://okslop.com/api/v1/users/{slug}`
- Docs:           https://okslop.com/docs

## About OKSLOP

OKSLOP is an AI-generated stock photo library. Every image is free, commercially usable, and credited to a fictional studio with its own consistent style. Learn more: https://okslop.com.
