- Canvas Cookbook
- Bhushan Purushottam Joshi
- 98字
- 2021-07-16 11:03:11
What you need for this book
The software required for trying out the recipes in this book are listed here:
- Any browser that supports HTML5 Canvas and WebGL. I used Chrome Version 48.0.2564.116 m.
- A web server to execute a few recipes that render images and video. I used IIS7.
- Third-party libraries Three.js and Phaser.js.
- You can create a repository on GitHub and register at build.phonegap.com to build your own applications for mobile phones.
All of these are easily available, and you can try the recipes on any platform. However, I tested the recipes on Windows 7 Professional.
推薦閱讀
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Vue.js 2 and Bootstrap 4 Web Development
- PowerCLI Cookbook
- MongoDB for Java Developers
- 數據結構(Java語言描述)
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- 劍指Java:核心原理與應用實踐
- 零基礎入門學習Python(第2版)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 利用Python進行數據分析
- Lift Application Development Cookbook
- Python開發基礎
- Drupal 8 Development Cookbook(Second Edition)
- HTML5 WebSocket權威指南