Dieser Artikel ist nicht mehr vorrätig.

Foundation ActionScript Animation: Making Things M... by Peters, Keith Paperback

FREE US DELIVERY | ISBN: 1590595181 | Quality Books
World of Books USA
(1207323)
Angemeldet als gewerblicher Verkäufer
US $10,19
Ca.EUR 8,76
Artikelzustand:
Gut
Versand:
Kostenlos USPS Ground Advantage®.
Standort: Florida, USA
Lieferung:
Lieferung zwischen Do, 6. Nov und Do, 13. Nov nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:384770702995
Zuletzt aktualisiert am 28. Jul. 2025 03:06:26 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut: Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr ...
ISBN
1590595181
EAN
9781590595183
Date of Publication
2005-11-02
Release Title
Foundation ActionScript Animation: Making Things Move!
Artist
Peters, Keith
Brand
N/A
Colour
N/A
Book Title
Foundation ActionScript Animation: Making Things Move!
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Apress L. P.
ISBN-10
1590595181
ISBN-13
9781590595183
eBay Product ID (ePID)
46754537

Product Key Features

Number of Pages
Xviii, 400 Pages
Language
English
Publication Name
Actionscript Animation : Making Things Move!
Subject
Software Development & Engineering / General, Web / Web Programming, Digital Media / Video & Animation
Publication Year
2005
Features
New Edition
Type
Textbook
Author
Keith Peters
Subject Area
Computers
Series
Foundation Ser.
Format
Perfect

Dimensions

Item Height
0.9 in
Item Weight
33.4 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2006-276124
Number of Volumes
1 vol.
Illustrated
Yes
Edition Description
New Edition
Table Of Content
Actionscripted Animation Basics.- Basic Animation Concepts.- Basics of Actionscript for Animation.- Trigonometry for Animation.- Rendering Techniques.- Basic Motion.- Velocity and Acceleration.- Boundaries and Friction.- User Interaction: Moving Objects Around.- Advanced Motion.- Easing and Springing.- Collision Detection.- Coordinate Rotation and Bouncing Off Angles.- Billiard Ball Physics.- Particle Attraction and Gravity.- Forward Kinematics: Making Things Walk.- Inverse Kinematics: Dragging and Reaching.- 3D Animation.- 3D Basics.- 3D Lines and Fills.- Backface Culling and 3D Lighting.- Additional Techniques.- Matrix Math.- Tips and Tricks.
Synopsis
Sure you can animate using motion tweens--in fact, we'll help you do that with our Flash Cartoon Animation book--but isn't there something extra special in making things move with just a few lines of code? In this book Keith Peters guides you through some basic animation theory and then demystifies the math and physics behind creating realistic animation, looking at trigonometry, velocity and acceleration, and bouncing & friction. This book will teach you how to use Flash ActionScript to move the objects in your movies, rather than letting Flash's tween engine do it for you. The benefit of this is smaller, more realistic, more dynamic interactive movies that seem to come alive on your screen. Almost all of the code featured in this book will work fine in either Flash MX 2004 or Flash 8, and with a few minor adjustments, most of it can even be applied to Flash MX. Although the text covers many advanced math and physics concepts, making for very realistic motion, there's no need to worry, even if you're a relative newcomer to programming and the last math class you took was in high school (and even if you barely remember that ). This book first covers everything you need to know to get started: the principles of animation, and the basics of ActionScript, trigonometry, and Flash rendering methods. You'll work your way through slowly, from using code to move a single object across the screen to creating complex systems that really push Flash's capabilities, with topics covered including collision detection, particle attraction, and kinematics. The book concludes with looking at 3D animation techniques, including building a basic 3D engine, 3D lines, fills and solids, and matrix math. Once you come to grips with the ideas presented here, you'll find yourself creating all manner of exciting animations and games, Sure you can animate using motion tweens, in fact we'll help you do that with our Flash Cartoon Animation book, but isn't there something extra special in making things move with just a few lines of code? In this book Keith Peters guides us through some basic animation theory and then demystifies the math and physics behind creating realistic animation, looking at trigonometry, velocity and acceleration, and bouncing & friction. This book will teach you how to use Flash ActionScript to move the objects in your movies, rather than letting Flashs tween engine do it for you. The benefit of this is smaller, more realistic, more dynamic interactive movies that seem to come alive on your screen. Almost all of the code featured in this book will work fine in either Flash MX 2004 or Flash 8, and with a few minor adjustments, most of it can even be applied to Flash MX. Although the text covers many advanced math and physics concepts, making for very realistic motion, theres no need to worry, even if youre a relative newcomer to programming and the last math class you took was in high school (and even if you barely remember that!). This book first covers everything you need to know to get started: the principles of animation, and the basics of ActionScript, trigonometry, and Flash rendering methods. Youll work your way slowly from using code to move a single object across the screen to creating complex systems that really push Flashs capabilities with topics covered including collision detection, particle attraction, and kinematics. The book concludes with looking at 3D animation techniques, including building a basic 3D engine, 3D lines, fills and solids, and matrix math. Once you come to gripswith the ideas presented here, youll find yourself creating all manner of exciting animations and games! Summary of Contents Part I ActionScripted Animation Basics Ch. 1 Basic Animation Concepts Ch. 2 ActionScript Basics for Animation Ch. 3 Trigonometry Ch. 4 Rendering Techniques Part II Basic Motion Ch. 5 Velocity and Acceleration Ch. 6 Bouncing and Friction Ch. 7 User Interaction: Dragging and Throwing Part III Advanced Motion Ch. 8 Easing and Springs Ch. 9 Collision Detection Ch. 10 Bouncing off Angles Ch. 11 Billiard Ball Physics Ch. 12 Particle Attraction Ch. 13 Forward Kinematics Ch. 14 Inverse Kinematics Part IV Three D Ch. 15 A Basic 3D Engine Ch. 16 3D Lines, Fills, Solids Ch. 17 Advanced 3D: Backface Culling and Lighting Ch. 18 Matrix Math Part V Tips and Tricks Ch. 19 Tips and Tricks, Sure you can animate using motion tweens--in fact, we'll help you do that with our Flash Cartoon Animation book--but isn't there something extra special in making things move with just a few lines of code? In this book Keith Peters guides you through some basic animation theory and then demystifies the math and physics behind creating realistic animation, looking at trigonometry, velocity and acceleration, and bouncing & friction. This book will teach you how to use Flash ActionScript to move the objects in your movies, rather than letting Flash's tween engine do it for you. The benefit of this is smaller, more realistic, more dynamic interactive movies that seem to come alive on your screen. Almost all of the code featured in this book will work fine in either Flash MX 2004 or Flash 8, and with a few minor adjustments, most of it can even be applied to Flash MX. Although the text covers many advanced math and physics concepts, making for very realistic motion, there's no need to worry, even if you're a relative newcomer to programming and the last math class you took was in high school (and even if you barely remember that!). This book first covers everything you need to know to get started: the principles of animation, and the basics of ActionScript, trigonometry, and Flash rendering methods. You'll work your way through slowly, from using code to move a single object across the screen to creating complex systems that really push Flash's capabilities, with topics covered including collision detection, particle attraction, and kinematics. The book concludes with looking at 3D animation techniques, including building a basic 3D engine, 3D lines, fills and solids, and matrix math. Once you come to grips with the ideas presented here, you'll find yourself creating all manner of exciting animations and games!, ActionScript, now in version 2 since Flash MX 2004, allows the Flash developer to do great things to their Flash movies, adding dynamic scripting for improved user interaction, and creating complex games and other applications. One of the most useful and sought-after skills within this area is animation - making things move using code. In this book, Keith Peters shows that all you need is a little Flash experience and some knowledge of very basic ActionScript concepts to get the most out of it.
LC Classification Number
QA76.625

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
USt-IdNr.: GB 922696893
Info zu diesem Verkäufer

World of Books USA

92,5% positive Bewertungen5,3 Mio. Artikel verkauft

Mitglied seit Okt 2011
Antwortet meist innerhalb 1 Stunde
Angemeldet als gewerblicher Verkäufer
Founded in 2002, World of Books is a leading online destination for buying and selling both preloved and new books, committed to making sustainable reading accessible to all. With a mission to help ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.6
Angemessene Versandkosten
5.0
Lieferzeit
4.7
Kommunikation
4.9

Verkäuferbewertungen (1.584.388)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • p***e (274)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    CD took a long time to arrive, about 2 weeks. But, it did deliver within the window. Item packed well. CD, case, and inserts are in excellent condition. Item as described by seller. CD plays fine. Purchase was a very good value. Honest trustworthy seller. Responded promptly to my message about shipping. I recommend this seller for great music.
  • n***n (1268)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    AWESOME SELLER, EXCELLENT SERVICE! I really appreciate that my order was shipped out & arrived very quickly, it was packed with great care & the book is in very good condition exactly as pictured & described & for such a great price too! Seller had very quick response to a question I had about the tracking for my order & assured me that my order was on its way & would be delivered as promised & it was! I am super-happy with my purchase from this fantastic seller & very highly recommend! Thanks!
  • l***e (112)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I recently this from this eBay seller, and I couldn't be happier with the experience. From the prompt communication to the fast shipping, everything was handled with utmost professionalism. The item arrived exactly as described and was well-packaged to ensure its safety during transit. The seller was courteous and responsive, making the entire transaction smooth and hassle-free. I highly recommend this seller to anyone looking for quality products and excellent service