Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Digital Media Foundations | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Richard Lewis, James Luciana
- Betyg:
819
kr
Skickas nästa vardag
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
This book is a creative and practical introduction to the field of digital media for future designers, artists, and media professionals. It addresses the evolution of the field, its connections with traditional media, up-to-date developments, and possibilities for future directions. Logically organized and thoughtfully illustrated, it provides a welcoming guide to this emerging discipline.
Describing each medium in detail, chapters trace their history, evolution, and potential applications. The book also explains important, relevant technologies—such as digitizing tablets, cloud storage, and 3-D printers—as well as new and emerging media like augmented and virtual reality. With a focus on concepts and creative possibilities, the text’s software-neutral exercises provide hands-on experiences with each of the media. The book also examines legal, ethical, and technical issues in digital media, explores career possibilities, and features profiles of pioneers and digital media professionals. Digital Media Foundations is an ideal resource for students, new professionals, and instructors involved in fields of graphic and visual arts, design, and the history of art and design.
Describing each medium in detail, chapters trace their history, evolution, and potential applications. The book also explains important, relevant technologies—such as digitizing tablets, cloud storage, and 3-D printers—as well as new and emerging media like augmented and virtual reality. With a focus on concepts and creative possibilities, the text’s software-neutral exercises provide hands-on experiences with each of the media. The book also examines legal, ethical, and technical issues in digital media, explores career possibilities, and features profiles of pioneers and digital media professionals. Digital Media Foundations is an ideal resource for students, new professionals, and instructors involved in fields of graphic and visual arts, design, and the history of art and design.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
1
Utgiven:
2020-08-05
ISBN:
9780415787307
Sidantal:
378
Används bl.a. i följande kurser
$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"
>