Humble software development provides JavaScript, HTML5, Canvas and information search and retrieval software development.
HTML5ã®CanvasãFlashã©ã¤ã¯ã«ä½¿ããããã«ããJavaScriptã©ã¤ãã©ãªãEaselJSãã§æµä½ãã¼ãã£ã¯ã«ã®ãã¢ãä½ã£ã¦ã¿ã¾ããã demo source EaselJSã使ãã°Flashã®ããã«HTML5 Canvasã使ããã¨ãã§ããã®ã§ãActionScriptããæ¦å¿µã ãã§ã¯ãªãã³ã¼ãã®åå©ç¨æ§ãé«ã¾ãã¾ããä»åã¯æµä½ãã¼ãã£ã¯ã«ã®è¡¨ç¾ãéãã¦ãEaselJSã¨Canvasã®ãã¯ããã¯ãç´¹ä»ãã¦ããã¾ãã ãã¢ã®ä½ãæ¹ åé ã®ãã¢ã§ãããç§ã以åä½æããFlashã®ä½åãFlashã®é«éåã試ããBitmapDataãé åã«æ ¼ç´ãããã¨ã§2ã3åã®é«éåããã移æ¤ãããã®ã§ãã ãã¦ããã®ãã¢ãHTML5 Canvasã«å±éããã«ããããç¹ã«æãã¦ããããã®ã¯æ¬¡ã®ç¹ã ã¨æãã¾ããã ãã©ã¼ã¹ãããã®ä½æ ãã¼ãã£ã¯ã«æ å ±ãä»ä¸ãã表示ã¯ã©ã¹ã®ä½æ ãã©ã¼ã¹ããã
about arbor Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling. It leaves the actual screen-drawing to you. This means you can use it with canvas, SVG, or even positioned HTML elements; whate
This is a HTML5 spec Canvas component for NodeJS based on LibAGG and Freetype. It is implemented using the Ajax.org O3 component system, and should be easy to extend and fix. Check blogpost and video here At Ajax.org we have been using this component as a way to render Canvas charts server-side to allow emailing or save-as-picture. Usage git clone http://github.com/ajaxorg/node-o3-canvas.git cd no
Badass JavaScriptA showcase of awesome JavaScript that pushes the boundaries of what's possible on the web, by @devongovett. You have probably seen face detection at work in programs like iPhoto and Picasa, but what if you could do that performantly in JavaScript?  Chinese developer Liu Liu has done the honors, and implemented the algorithm using the canvas element. The algorithm is implemented on
Instagram ã®ç»åãã£ã«ã¿ã¼ã¿ãããã¨ã HTML5 (Canvas + File API + Drag&Drop API) ã§å®è£ ãã¦ã¿ã¾ããã Instagram ã¿ãããªã® - jsdo.it - Share JavaScript, HTML5 and CSS åä½ãããã©ã¦ã¶ã¯ FireFox 3.6ãChrome 8 éçºçã§ãã(Chrome 7 㯠File API ã¯ãµãã¼ããã¦ãã¾ãããã©ããã iframe å ã§ã¯åä½ããªããããä¸è¨ jsdo.it ä¸ã§ã¯åä½ãã¾ããã) ã§ããã㨠ããã ãããªé¢¨ã«å å·¥ã§ãã¾ãã 大å¦æ代ã«ç»åå¦çã®ç 究ããã£ã¦ãã身ã¨ãã¦ã¯ããã©ã¦ã¶ã ãã§ãããã¾ã§åºæ¥ãããã«ãªã£ãã®ããã¨å°ãææ ¨æ·±ãã§ãã ãã£ã¦ããã㨠Drag&Drop API ã§ç»åãã¡ã¤ã«ãåå¾ File API ã§ç»åãã¡ã¤ã«ã DATA URI å½¢å¼ã«å¤
ã¯ããã« Canvasã¯HTML5ã¨ã¯åãé¢ãããç¬ç«ããä»æ§(HTML Canvas 2D Context)ã«ãªã£ã¦ããããã§ãããç¾ç¶ã®ãã©ã¦ã¶ä¸ã§ã®Canvasã®ã«ã¤ãã¦ãæ®æ®µã¯ãã¾ãæ°ã«ããªãå¾®å¦ãªæ¯ãèãã«ã¤ãã¦èª¿ã¹ãçµæãã¾ã¨ãã¦ã¿ã¾ããã 調ã¹ããã©ã¦ã¶ã®åãã¼ã¸ã§ã³ã¯ä»¥ä¸ã®éãã§ãã Firefox Chrome Safari Opera 3.6.8 6.0.490.1 dev 5.0.1 10.61 ç·ãæã (lineTo) ãã ã®ç´ç·ãæãã ãã®lineToã§ããããã®åç´ãªãã®ã«ããæãããå¤ãã®äººãæ®æ®µã¯æ°ã«ããªããããªåé¡ãããã¾ããããã¯åº§æ¨å¤ã¨ã¢ã³ãã¨ãªã¢ã¹ã§ãã詳ããè¦ãåã«ãå®éã®çµæã示ãã¾ããããä¸è¨ã®ã¤ã¡ã¼ã¸ä¸ã«æããã¦ããç·ã¯ãããããç·å¹ (lineWidth)ã1ã®ç·ã§ãã (å·¦ãããFirefox, Chrome, Safari, Opera
An implementation of Conway's Game of Life using HTML 5 and its canvas element.Welcome to sixfoottallrabbit's implementation of John Conway's Game of Life, using the HTML 5 canvas element. The Game of Life is a cellular automaton, which means that it consists of a grid of cells which can be in one of a finite number of states. Given any state, there are rules that govern what the next state of th
Settings Recovery link GMail Yahoo MSN AOL Other Open page Language Theme sharpen resolution dull resolution color areas Save Cancel Ask MugTug E-mail: Message or Question: Send Cancel At MugTug, weâre committed to our users. Your privacy is important to us, as is the integrity of your computer. To better protect your privacy we provide this notice explaining our software development and online in
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}