- 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.
推薦閱讀
- 數(shù)據(jù)科學(xué)實戰(zhàn)手冊(R+Python)
- JSP網(wǎng)絡(luò)編程(學(xué)習(xí)筆記)
- 深入理解Bootstrap
- Visual C++程序設(shè)計學(xué)習(xí)筆記
- LabVIEW入門與實戰(zhàn)開發(fā)100例
- Java面向?qū)ο筌浖_發(fā)
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實戰(zhàn)編碼
- JavaScript動態(tài)網(wǎng)頁開發(fā)詳解
- HTML5入門經(jīng)典
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)
- 組態(tài)軟件技術(shù)與應(yīng)用
- Visual C++開發(fā)入行真功夫
- 單片機C語言程序設(shè)計實訓(xùn)100例
- SQL Server實用教程(SQL Server 2008版)
- Python機器學(xué)習(xí):預(yù)測分析核心算法