Vi flyttar från butik till nätet - så funkar det framåt
Studies in Tectonic Culture | 0:e upplagan
- Pocket, Engelska, 2026
- Författare: Kenneth Frampton
- Betyg:
468
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
Kenneth Frampton's long-awaited follow-up to his classic A Critical History of Modern Architecture is certain to influence any future debate on the evolution of modern architecture.Studies in Tectonic Culture is nothing less than a rethinking of the entire modern architectural tradition. The notion of tectonics as employed by Frampton -- the focus on architecture as a constructional craft -- constitutes a direct challenge to current mainstream thinking on the artistic limits of postmodernism, and suggests a convincing alternative. Indeed, Frampton argues, modern architecture is invariably as much about structure and construction as it is about space and abstract form.Composed of ten essays and an epilogue that trace the history of contemporary form as an evolving poetic of structure and construction, the book's analytical framework rests on Frampton's close readings of key French and German, and English sources from the eighteenth century to the present. He clarifies the various turns that structural engineering and tectonic imagination have taken in the work of such architects as Perret, Wright, Kahn, Scarpa, and Mies, and shows how both constructional form and material character were integral to an evolving architectural expression of their work. Frampton also demonstrates that the way in which these elements are articulated from one work to the next provides a basis upon which to evaluate the works as a whole. This is especially evident in his consideration of the work of Perret, Mies, and Kahn and the continuities in their thought and attitudes that linked them to the past.Frampton considers the conscious cultivation of the tectonic tradition in architecture as an essential element in the future development of architectural form, casting a critical new light on the entire issue of modernity and on the place of much work that has passed as "avant-garde."A copublication of the Graham Foundation for Advanced Studies and The MIT Press. (Bookdata)
Om denna bok
Studies in Tectonic Culture av Kenneth Frampton är en Pocket bok med 448 sidor på Engelska. Den utgavs 2026 av Förlagssystem bokimporten.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Studies in Tectonic Culture 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:
Kultur
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780262561495
Upplaga:
0
Utgiven:
2026-04-03
Förlag:
Förlagssystem bokimporten
Sidantal:
448
$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"
>