Vi flyttar från butik till nätet - så funkar det framåt
A Middle-earth Traveller | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: John Howe
- Betyg:
327
kr
Skickas inom 0-2 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
Let acclaimed Tolkien artist John Howe take you on an unforgettable journey across Middle-earth, from Bag End to Mordor, in this richly illustrated sketchbook fully of previously unseen artwork, anecdotes and meditations on Middle-earth.
Middle-earth has been mapped, Bilbo’s and Frodo’s journeys plotted and measured, but it remains a wilderland for all that. The roads as yet untravelled far outnumber those down which J.R.R. Tolkien led us in his writings.
A Middle-earth Traveller presents a walking tour of Tolkien’s Middle-earth, visiting not only places central to his stories, but also those just over the hill or beyond the horizon. Events from Tolkien’s books are explored – battles of the different ages that are almost legend by the time of The Lord of the Rings; lost kingdoms and ancient myths, as well as those places only hinted at: kingdoms of the far North and lands beyond the seas.
Sketches that have an ‘on-the-spot’ feel to them are interwoven with the artist’s observations gleaned from Tolkien’s books as he paints pictures with his words as well as his pencil. He also recollects his time spent working alongside Peter Jackson on the Lord of the Rings and Hobbit film trilogies. Combining concept work produced for films, existing Middle-earth art and dozens of new paintings and sketches exclusive to this book, A Middle-earth Traveller will take the reader on a unique and unforgettable journey across Tolkien’s magical landscape.
Middle-earth has been mapped, Bilbo’s and Frodo’s journeys plotted and measured, but it remains a wilderland for all that. The roads as yet untravelled far outnumber those down which J.R.R. Tolkien led us in his writings.
A Middle-earth Traveller presents a walking tour of Tolkien’s Middle-earth, visiting not only places central to his stories, but also those just over the hill or beyond the horizon. Events from Tolkien’s books are explored – battles of the different ages that are almost legend by the time of The Lord of the Rings; lost kingdoms and ancient myths, as well as those places only hinted at: kingdoms of the far North and lands beyond the seas.
Sketches that have an ‘on-the-spot’ feel to them are interwoven with the artist’s observations gleaned from Tolkien’s books as he paints pictures with his words as well as his pencil. He also recollects his time spent working alongside Peter Jackson on the Lord of the Rings and Hobbit film trilogies. Combining concept work produced for films, existing Middle-earth art and dozens of new paintings and sketches exclusive to this book, A Middle-earth Traveller will take the reader on a unique and unforgettable journey across Tolkien’s magical landscape.
Om denna bok
A Middle-earth Traveller av John Howe är en Danskt band bok med 192 sidor på Engelska. Den utgavs 2018 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A Middle-earth Traveller 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:
9780008226770
Upplaga:
0
Utgiven:
2018-10-04
Förlag:
Gardners Books
Sidantal:
192
$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"
>