Cargando…

Processing 2 : creative programming cookbook /

Over 100 highly-effective recipes to help unleash your creativity with interactive art, graphics, computer vision, 3D, and more.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Vantomme, Jan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2012.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Processing 2: Creative Programming Cookbook; Processing 2: Creative Programming Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started with Processing 2; Introduction; Installing Processing on your computer; Getting ready; How to do it ... ; How it works ...
  • There's more ... Exploring the Processing Development Environment; How to do it ... ; How it works ... ; Installing libraries; Getting ready; How to do it ... ; How it works ... ; Installing tools; Getting ready; How to do it ... ; How it works ... ; Switching modes; Getting ready; How to do it ... ; How it works ... ; See also; Understanding the coordinate system; Getting ready; How to do it ... ; How it works ... ; Writing your first Processing sketch; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using math functions; Getting ready; How to do it ... ; How it works ... ; There's more ...
  • Responding to mouse eventsHow to do it ... ; How it works ... ; Responding to keyboard events; How to do it ... ; How it works ... ; There's more ... ; 2. Drawing Text, Curves, and Shapes in 2D; Introduction; Drawing basic shapes; How to do it ... ; How it works ... ; Working with colors; How to do it ... ; How it works ... ; There's more ... ; See also; Working with images; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Drawing text; Getting ready; How to do it ... ; How it works ... ; Drawing curves; How to do it ... ; How it works ... ; Calculating points on a curve; How to do it ...
  • How it works ... Drawing custom shapes; How to do it ... ; How it works ... ; There's more ... ; Manipulating SVG files; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Offscreen drawing; How to do it ... ; How it works ... ; There's more ... ; 3. Drawing in 3D-Lights, Camera, and Action!; Introduction; Understanding 3D space; How to do it ... ; How it works ... ; Drawing 3D primitives; How to do it ... ; How it works ... ; There's more ... ; Using lights; How to do it ... ; How it works ... ; Making polygon soup; How to do it ... ; How it works ... ; There's more ... ; Mixing 2D and 3D objects.
  • How to do it ... How it works ... ; Drawing triangle and quad strips; How to do it ... ; How it works ... ; Using textures; Getting ready; How to do it ... ; How it works ... ; Using the 3D camera; How to do it ... ; How it works ... ; There's more ... ; 4. Working with Data; Introduction; Loading text files from the hard drive; Getting ready; How to do it ... ; How it works ... ; Parsing CSV; How to do it ... ; How it works ... ; There's more ... ; Parsing XML; How to do it ... ; How it works ... ; Converting datatypes; How to do it ... ; How it works ... ; Working with Strings; How to do it ... ; How it works ...