Now let’s discuss the <canvas> tag in HTML5, which allows you to use the canvas, an advanced real-time rendering surface that you can access directly in real-time using JavaScript code. Since the <canvas> tag specifies (creates in memory) a real-time drawing surface, it is covered it in this book to show you what it can do for your HTML5 applications and documents. The HTML5 content creation pipeline just got a little bit more complex (design, markup, style, program, real-time render, and publish). Other operating systems, such as Android, also have a Canvas ...
© Wallace Jackson 2016
Wallace Jackson, HTML5 Quick Markup Reference, 10.1007/978-1-4302-6536-8_19
19. HTML5 Real-Time Rendering: Using the <canvas> Tag
Wallace Jackson1
(1)Lompoc, California, USA
Get HTML5 Quick Markup Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.