Vi flyttar från butik till nätet - så funkar det framåt
Wolfgang Tillmans. four books. 45th Ed. | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare:
- Betyg:
300
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Like hardly any other artist of his generation, Wolfgang Tillmans has shaped our perception of the world. From early portraits of his friends to still lifes, travel shots, nudes, landscape and sky photographs, to his abstract work, Tillmans has created a multitude of iconic works in his unmistakable visual language, opening up new paths and possibilities for both photography and contemporary art. In 2000 he was the first photographer and the first non-British person to receive the renowned Turner Prize.
His first volume for TASCHEN (1995) shows the young generation of the 1990s, of which Tillmans himself was a member, in clubs, at Gay Pride, at fashion events, and in everyday life. His dense, realistic photographs conjure up tangible utopias of community and society and are important documents of their time as well. With the follow-up volume Burg (1998), Tillmans enriches his subject matter with another array of beautiful, now iconic photographs. In truth study center (2005), his images condense into even more subtle compositions and now stand alongside completely abstract works. Finally, Neue Welt (2012) documents Wolfgang Tillmans’ travels around the globe: from London to Tierra del Fuego, India, Papua New Guinea, Saudi Arabia, and Central Africa, we follow his ever-inquisitive eye for the realities of our planet, for social situations with people and markets, technology and architecture, and last but not least, nature and astronomy. For this volume, the artist for the first time made use of the new possibilities of digital photography. This enabled a density of information and incisiveness hardly seen in photographs until then.
This 40th-anniversary publication from TASCHEN combines the best of the four books in one volume. Wolfgang Tillmans himself has compiled this edition, partly redesigned it, added some recent works, and written a new foreword.
Paging through this collection of images, which spans three decades, there are countless moments to delight in, moments that are held not only in our collective memory but in our individual ones too.
His first volume for TASCHEN (1995) shows the young generation of the 1990s, of which Tillmans himself was a member, in clubs, at Gay Pride, at fashion events, and in everyday life. His dense, realistic photographs conjure up tangible utopias of community and society and are important documents of their time as well. With the follow-up volume Burg (1998), Tillmans enriches his subject matter with another array of beautiful, now iconic photographs. In truth study center (2005), his images condense into even more subtle compositions and now stand alongside completely abstract works. Finally, Neue Welt (2012) documents Wolfgang Tillmans’ travels around the globe: from London to Tierra del Fuego, India, Papua New Guinea, Saudi Arabia, and Central Africa, we follow his ever-inquisitive eye for the realities of our planet, for social situations with people and markets, technology and architecture, and last but not least, nature and astronomy. For this volume, the artist for the first time made use of the new possibilities of digital photography. This enabled a density of information and incisiveness hardly seen in photographs until then.
This 40th-anniversary publication from TASCHEN combines the best of the four books in one volume. Wolfgang Tillmans himself has compiled this edition, partly redesigned it, added some recent works, and written a new foreword.
Paging through this collection of images, which spans three decades, there are countless moments to delight in, moments that are held not only in our collective memory but in our individual ones too.
Om denna bok
Wolfgang Tillmans. four books. 45th Ed. är en Danskt band bok med 560 sidor på Engelska. Den utgavs 2020 av TASCHEN GMBH.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Wolfgang Tillmans. four books. 45th Ed. begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9783836582537
Upplaga:
0
Utgiven:
2020-10-05
Förlag:
TASCHEN GMBH
Sidantal:
560
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>