Mostrando las entradas con la etiqueta Animations. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Animations. Mostrar todas las entradas

lunes, 26 de diciembre de 2016

El Libro del Día: WebGL Programming Guide

El Libro del Día: 2016-12-26

Titulo: WebGL Programming Guide
Autor: Kouichi Matsuda, Rodger Lea
Editorial: Addison Wesley
Nro Paginas: 544

Capítulos:
1. Overview of WebGL
2. Your First Step with WebGL
3. Drawing and Transforming Triangles
4. More Transformations and Basic Animation
5. Using Colors and Texture Images
6. The OpenGL ES Shading Language (GLSL ES)
7. Toward the 3D World
8. Lighting Objects
9. Hierarchical Objects
10. Advanced Techniques
Anexos:
A. No Need to Swap Buffers in WebGL
B. Built-in Functions of GLSL ES 1.0
C. Projection Matrices
D. WebGL/OpenGL: Left or Right Handed
E. The Inverse Transpose Matrix
F. Load Shader Programs from Files
G. World Coordinate System Versus Local Coordinate System
H. Web Browser Settings for WebGL

Descarga:
WebGL_Programming_Guide

jueves, 11 de agosto de 2016

El Libro del Día: AngularJS in Action

El Libro del Día: 2016-08-11

Titulo: AngularJS in Action
Autor: Lukas Ruebbelke
Editorial: Manning
Nro Paginas: 191

Capítulos:
PART 1 GET ACQUAINTED WITH ANGULARJS
1 Hello AngularJS
2 Structuring your AngularJS application
PART 2 MAKE SOMETHING WITH ANGULARJS
3 Views and controllers
4 Models and services
5 Directives
6 Animations
7 Structuring your site with routes
8 Forms and validations
APPENIDXES
A Setting up Karma
B Setting up a Node.js server
C Setting up a Firebase server
D Running the app

Descarga:
AngularJS_in_Action

miércoles, 13 de enero de 2016

El Libro del Día: Learning Material Design

El Libro del Día: 2016-01-13

Titulo: Learning Material Design
Autor: Kyle Mew
Editorial: Packt
Nro Paginas: 187

Capítulos:
Chapter 1: Getting Started with Material Design
Chapter 2: Building a Mobile Layout
Chapter 3: Common Components
Chapter 4: Sliding Drawers and Navigation
Chapter 5: Lists, Cards, and Data
Chapter 6: Animations and Transitions
Chapter 7: Material on Other Devices
Chapter 8: Material Web Frameworks
Chapter 9: The Materialize Framework
Chapter 10: Material Design Lite

Descarga:
Learning_Material_Design

martes, 1 de septiembre de 2015

El Libro del Día: CSS Secrets

El Libro del Día: 2015-09-01

Titulo: CSS Secrets
Autor: Lea Verou
Editorial: O'Reilly
Nro Paginas: 390

Capítulos:
CHAPTER 1 - Introduction
CHAPTER 2 - Backgrounds & Borders
CHAPTER 3 - Shapes
CHAPTER 4 - Visual Effects
CHAPTER 5 - Typography
CHAPTER 6 - User Experience
CHAPTER 7 - Structure & Layout
CHAPTER 8 - Transitions & Animations

Descarga:
CSS_Secrets

miércoles, 27 de mayo de 2015

El Libro del Día: AngularJS Testing Cookbook

El Libro del Día: 2015-05-27

Titulo: AngularJS Testing Cookbook
Autor: Simon Bailey
Editorial: Packt
Nro Paginas: 180

Capítulos:
Chapter 1: Setup and Configuration
Chapter 2: Getting Started with Testing and AngularJS
Chapter 3: How to Test Navigation and Routing
Chapter 4: Testing Controllers
Chapter 5: Testing User Interaction and Directives
Chapter 6: Using Spies to Test Events
Chapter 7: Testing Filters
Chapter 8: Service and Factory Testing with Mocks and Spies
Chapter 9: A Brief Look at Testing Animations

Descarga:
AngularJS_Testing_Cookbook

martes, 24 de febrero de 2015

El Libro del Día: Learning AngularJS Animations

El Libro del Día: 2015-02-24

Titulo: Learning AngularJS Animations
Autor: Richard Keller
Editorial: Packt
Nro Paginas: 182

Capítulos:
Chapter 1: Getting Started
Chapter 2: Understanding CSS3 Transitions and Animations
Chapter 3: Creating Our First Animation in AngularJS
Chapter 4: JavaScript Animations in AngularJS
Chapter 5: Custom Directives and the $animate Service
Chapter 6: Animations for Mobile Devices
Chapter 7: Staggering Animations
Chapter 8: Animations' Performance Optimization

Descarga:
Learning_AngularJS_Animations

miércoles, 7 de enero de 2015

El Libro del Día: Learning Three.js The JavaScript 3D Library for WebGL

El Libro del Día: 2015-01-07

Titulo: Learning Three.js The JavaScript 3D Library for WebGL
Autor: Jos Dirksen
Editorial: Packt
Nro Paginas: 402

Capítulos:
Chapter 1: Creating Your First 3D Scene with Three.js
Chapter 2: Working with the Basic Components That Make Up a Three.js Scene
Chapter 3: Working with the Different Light Sources Available in Three.js
Chapter 4: Working with the Three.js Materials
Chapter 5: Learning to Work with Geometries
Chapter 6: Using Advanced Geometries and Binary Operations
Chapter 7: Particles and the Particle System
Chapter 8: Creating and Loading Advanced Meshes and Geometries
Chapter 9: Animations and Moving the Camera
Chapter 10: Loading and Working with Textures
Chapter 11: Custom Shaders and Render Post Processing
Chapter 12: Adding Physics to Your Scene with Physijs

Descarga:
Learning_Three.js_JavaScript_3D_Library_WebGL

lunes, 5 de enero de 2015

El Libro del Día: RaphaëlJS

El Libro del Día: 2015-01-05

Titulo: RaphaëlJS
Autor: Chris Wilson
Editorial: O'Reilly
Nro Paginas: 121

Capítulos:
1. Introduction: Why Raphael is Great
2. Shapes
3. Interaction
4. Paths: How to Make Custom Shapes and Curves
5. Animations, Part One
6. Maps, Illustrations, and Other Artifacts
7. Animations, Part Two
8. Mobile, Global Variables, and Other Things That Hurt Less Than You Think

Descarga:
RaphaelJS

viernes, 2 de enero de 2015

El Libro del Día: WebGL Game Development

El Libro del Día: 2015-01-02

Titulo: WebGL Game Development
Autor: Sumeet Arora
Editorial: Packt
Nro Paginas: 418

Capítulos:
Chapter 1: Getting Started with WebGL Game Development
Chapter 2: Colors and Shading Languages
Chapter 3: Loading the Game Scene
Chapter 4: Applying Textures
Chapter 5: Camera and User Interaction
Chapter 6: Applying Textures and Simple Animations to Our Scene
Chapter 7: Physics and Terrains
Chapter 8: Skinning and Animations
Chapter 9: Ray Casting and Filters
Chapter 10: 2D Canvas and Multiplayer Games

Descarga:
WebGL_Game_Development

jueves, 25 de diciembre de 2014

El Libro del Día: HTML5 Canvas Cookbook

El Libro del Día: 2014-12-25

Titulo: HTML5 Canvas Cookbook
Autor: Eric Rowell
Editorial: Packt
Nro Paginas: 348

Capítulos:
Chapter 1: Getting Started with Paths and Text
Chapter 2: Shape Drawing and Composites
Chapter 3: Working with Images and Videos
Chapter 4: Mastering Transformations
Chapter 5: Bringing the Canvas to Life with Animation
Chapter 6: Interacting with the Canvas: Attaching Event Listeners to Shapes and Regions
Chapter 7: Creating Graphs and Charts
Chapter 8: Saving the World with Game Development
Chapter 9: Introducing WebGL
Appendix A: Detecting Canvas Support
Appendix B: Canvas Security
Appendix C: Additional Topics

Descarga:
HTML5_Canvas_Cookbook

martes, 23 de diciembre de 2014

El Libro del Día: The Definitive Guide to HTML5

El Libro del Día: 2014-12-23

Titulo: The Definitive Guide to HTML5
Autor: Adam Freeman
Editorial: Apress
Nro Paginas: 1053

Capítulos:
Part I: Getting Started
Chapter 1: Putting HTML5 in Context
Chapter 2: Getting Ready
Chapter 3: Getting Started with HTML
Chapter 4: Getting Started with CSS
Chapter 5: Getting Started with JavaScript
Part II: The HTML Elements
Chapter 6: HTML Elements in Context
Chapter 7: Creating HTML Documents
Chapter 8: Marking Up Text
Chapter 9: Grouping Content
Chapter 10: Creating Sections
Chapter 11: Table Elements
Chapter 12: Working with Forms
Chapter 13: Customizing the Input Element
Chapter 14: Other Form Elements and Input Validation
Chapter 15: Embedding Content
Part III: Cascading Style Sheets
Chapter 16: CSS in Context
Chapter 17: Using the CSS Selectors—Part I
Chapter 18: Using the CSS Selectors—Part II
Chapter 19: Using Borders and Backgrounds
Chapter 20: Working with the Box Model
Chapter 21: Creating Layouts
Chapter 22: Styling Text
Chapter 23: Transitions, Animations, and Transforms
Chapter 24: Other CSS Properties and Features
Part IV: Working with the DOM
Chapter 25: The DOM in Context
Chapter 26: Working with the Document Object
Chapter 27: Working with the Window Object
Chapter 28: Working with DOM Elements
Chapter 29: Styling DOM Elements
Chapter 30: Working with Events
Chapter 31: Using the Element-Specific Objects
Part V: Advanced Features
Chapter 32: Using Ajax – Part I
Chapter 33: Using Ajax—Part II
Chapter 34: Working with Multimedia
Chapter 35: Using the Canvas Element – Part I
Chapter 36: Using the Canvas Element – Part II
Chapter 37: Using Drag & Drop
Chapter 38: Using Geolocation
Chapter 39: Using Web Storage
Chapter 40: Creating Offline Web Applications

Descarga:
The_Definitive_Guide_To_HTML5

sábado, 25 de octubre de 2014

El Libro del Día: jQuery 1.4 Animation Techniques

El Libro del Día: 2014-10-25

Titulo: jQuery 1.4 Animation Techniques
Autor: Dan Wellman
Editorial: Packt
Nro Paginas: 344

Capítulos:
Chapter 1: Introduction
Chapter 2: Fading Animations
Chapter 3: Managing Animations
Chapter 4: Sliding Animations
Chapter 5: Custom Animations
Chapter 6: Extended Animations with jQuery UI
Chapter 10: Canvas Animations
Pop Quiz Answers

Descarga:
jQuery_1.4_Animation_Techniques

martes, 30 de septiembre de 2014

El Libro del Día: JavaScript & jQuery The Missing Manual

El Libro del Día: 2014-09-30

Titulo: JavaScript & jQuery The Missing Manual
Autor: David Sawyer McFarland
Editorial: O'Reilly
Nro Paginas: 538

Capítulos:
Part One: Getting Started with JavaScript
Chapter 1: Writing Your First JavaScript Program
Chapter 2: The Grammar of JavaScript
Chapter 3: Adding Logic and Control to Your Programs
Part Two: Getting Started with jQuery
Chapter 4: Introducing jQuery
Chapter 5: Action/Reaction: Making Pages Come Alive with Events
Chapter 6: Animations and Effects
Part Three: Building Web Page Features
Chapter 7: Improving Your Images
Chapter 8: Improving Navigation
Chapter 9: Enhancing Web Forms
Chapter 10: Expanding Your Interface
Part Four: Ajax: Communication with the Web Server
Chapter 11: Introducing Ajax
Chapter 12: Flickr and Google Maps
Part Five: Tips, Tricks, and Troubleshooting
Chapter 13: Getting the Most from jQuery
Chapter 14: Going Further with JavaScript
Chapter 15: Troubleshooting and Debugging
Appendix A: JavaScript Resources

Descarga:
JavaScript_jQuery_TheMissingManual

miércoles, 3 de septiembre de 2014

El Libro del Día: Beginning Windows Store Application Development

El Libro del Día: 2014-09-03

Titulo: Beginning Windows Store Application Development
Autor: Scott Isaacs, Kyle Burns
Editorial: Apress
Nro Paginas: 520

Capítulos:
Chapter 1: Welcome to a Touch-First World
Chapter 2: The Microsoft Design Language
Chapter 3: Designing Windows Store Applications
Chapter 4: Visual Studio 2012 and Windows Store Application Types
Chapter 5: HTML Controls
Chapter 6: WinJS Controls
Chapter 7: WinJS Collection Controls
Chapter 8: WinJS Custom Controls
Chapter 9: Building the User Interface
Chapter 10: Transitions and Animations
Chapter 11: Data-Binding Concepts
Chapter 12: Promises
Chapter 13: Web Workers
Chapter 14: Data Source Options
Chapter 15: Session State and Settings
Chapter 16: Files
Chapter 17: Handling State Changes
Chapter 18: External Libraries
Chapter 19: Search and Share Contracts
Chapter 20: Printing
Chapter 21: Notifications and Tiles
Chapter 22: Camera and Location
Chapter 23: Sharing Apps in the Windows Store

Descarga:
Beginning_WindowsStore_Application_Development

viernes, 22 de agosto de 2014

El Libro del Día: Beginning jQuery 2 for ASP.NET Developers

El Libro del Día: 2014-08-22

Titulo: Beginning jQuery 2 for ASP.NET Developers
Autor: Bipin Joshi
Editorial: Apress
Nro Paginas: 322

Capítulos:
Chapter 1: The JavaScript You Need to Know
Chapter 2: A First Look at jQuery
Chapter 3: ASP.NET Controls and jQuery Selectors
Chapter 4: Event Handling
Chapter 5: DOM Manipulation and Dynamic Content
Chapter 6: Traversal and Other Useful Methods
Chapter 7: Effects and Animations
Chapter 8: Ajax Techniques
Chapter 9: Creating and Using Plugins
Chapter 10: jQuery UI and jQuery Mobile
Chapter 11: Useful jQuery Recipes for ASP.NET Applications
Appendix: Learning Resources

Descarga:
Beginning_jQuery2_For_ASPNET_Developers

domingo, 3 de agosto de 2014

El Libro del Día: Professional jQuery

El Libro del Día: 2014-08-03

Titulo: Professional jQuery
Autor: Cesar Otero
Editorial: Wrox
Nro Paginas: 338

Capítulos:
PART I JQUERY FUNDAMENTALS
CHAPTER 1 Getting Started
CHAPTER 2 JavaScript Primer
CHAPTER 3 The jQuery Core
CHAPTER 4 DOM Element Selection and Manipulation
CHAPTER 5 Event Handling
CHAPTER 6 HTML Forms, Data, and Ajax
CHAPTER 7 Animations and Effects
PART II APPLIED JQUERY
CHAPTER 8 jQuery UI Part I - Making Things Look Slick
CHAPTER 9 jQuery UI Part II - Mouse Interactions
CHAPTER 10 Writing Effective jQuery Code
CHAPTER 11 jQuery Templates
CHAPTER 12 Writing jQuery Plugins
CHAPTER 13 Advanced Asynchronous Programming with jQuery Deferred
CHAPTER 14 Unit Testing with QUnit
APPENDIX Plugins Used In this Book

Descarga:
Professional_jQuery

miércoles, 30 de julio de 2014

El Libro del Día: Beginning HTML5 & CSS3 For Dummies

El Libro del Día: 2014-07-30

Titulo: Beginning HTML5 & CSS3 For Dummies
Autor: Ed Tittel, Chris Minnick
Editorial: Wiley
Nro Paginas: 387

Capítulos:
Part I: Getting Started with HTML and CSS on the Web
Chapter 1: An Overview of HTML and CSS on the Web
Chapter 2: Meeting the Structure and Components of HTML
Part II: Getting the Structure and Text Right
Chapter 4: HTML Documents Need Good Structure
Chapter 5: Text and Lists
Chapter 6: Tip-Top Tables in HTML
Chapter 7: Working with Forms in HTML
Part III: Adding Links, Images, and Other Media
Chapter 8: Getting Hyper with Links in HTML
Chapter 9: Working with Images in HTML
Chapter 10: Managing Media and More in HTML
Part IV: Adopting CSS Style
Chapter 11: Advantages of Style Sheets
Chapter 12: CSS Structure and Syntax
Chapter 13: Using Different Kinds of Style Sheets
Part V: Enhancing Your Pages’ Look and Feel
Chapter 14: Managing Layout and Positioning
Chapter 15: Building with Boxes, Borders, and Buttons
Chapter 16: Using Colors and Backgrounds
Chapter 17: Web Typography
Chapter 18: CSS Text and Shadow Effects
Chapter 19: Multimedia and Animation with CSS
Part VI: The Part of Tens
Chapter 20: Ten Keys to Mobile Web Design
Chapter 21: Ten HTML Do’s and Don’ts
Chapter 22: Ten Ways to Kill Web Bugs Dead
Chapter 23: Ten Cool HTML Tools and Technologies
Part VII: Appendixes
Appendix A: Twitterati
Appendix B: About the Dummies HTML Site

Descarga:
Beginning_HTML5_CSS3_ForDummies

viernes, 13 de junio de 2014

El Libro del Día: ASP.NET jQuery Cookbook

El Libro del Día: 2014-06-13

Titulo: ASP.NET jQuery Cookbook
Autor: Sonal Aneel Allana
Editorial: Packt
Nro Paginas: 308

Capítulos:
Chapter 1: Working with ASP.NET Controls
Chapter 2: Validation of ASP.NET Controls
Chapter 3: Working with GridView Control
Chapter 4: Working with Image Control
Chapter 5: Animations in ASP.NET
Chapter 6: AJAX and ASP.NET (Part I)
Chapter 7: AJAX and ASP.NET (Part II)
Chapter 8: Client Templating in jQuery

Descarga:
ASP.NET_jQuery_Cookbook