ufo-github / ImageMagick

ImageMagick
http://git.imagemagick.org/repos/ImageMagick.git
Other
0 stars 0 forks source link

HTML5游戏开发技巧 #1

Open xgqfrms-GitHub opened 7 years ago

xgqfrms-GitHub commented 7 years ago

HTML5游戏开发技巧

es6 generator

http://www.imooc.com/video/13883

console.group

ImageMagick

https://www.imagemagick.org/script/index.php

https://github.com/ImageMagick/ImageMagick

Discrete Fourier transform 离散傅里叶变换
https://en.wikipedia.org/wiki/Discrete_Fourier_transform

http://www.deviantart.com/

Deviant Art - The largest online art gallery and community

xgqfrms-GitHub commented 7 years ago

content.globalCompositeOperation= "distination-in"

canvas ???

https://www.google.com/search?q=content.globalCompositeOperation&oq=content.globalCompositeOperation&aqs=chrome..69i57&sourceid=chrome&ie=UTF-8

xgqfrms-GitHub commented 7 years ago

https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation

http://www.w3schools.com/TAgs/canvas_globalcompositeoperation.asp

https://www.tutorialspoint.com/html5/canvas_composition.htm

http://www.html5canvastutorials.com/advanced/html5-canvas-global-composite-operations-tutorial/

xgqfrms-GitHub commented 7 years ago

colorschemedesigner.com

http://paletton.com/

xgqfrms-GitHub commented 7 years ago

compatible

<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

http://www.imooc.com/video/2002

xgqfrms-GitHub commented 7 years ago

http://cheatsheetworld.com/programming/html5-canvas-cheat-sheet/

xgqfrms-GitHub commented 7 years ago

图形手势识别