SilverLight勉強


サンプル01 サンプル02 サンプル03 サンプル04

JavascriptってGraphicグラフィック扱えないの?


答え:扱えます。

CANVASを使えばできます。

http://www.html5.jp/canvas/index.html

IEではExplorerCanvasというライブラリが要ります。

サンプル01
ExplorerCanvasダウンロード

Cnavasリファレンス

アナログ時計
http://sachjo.pa.land.to/canvas/clock03.html
為替チャートのランダムウォーク理論の実装
http://sachjo.pa.land.to/canvas/chart.htm
モンテカルロシミュレーションによるPIの算出
http://sachjo.pa.land.to/canvas/circle.htm
ラインアートならぬドットアート
http://sachjo.pa.land.to/canvas/dot_art%202.htm
フラクタル:マンデルブロ集合の表示
http://sachjo.pa.land.to/canvas/manderblot.htm


古い答え:DOMを使えば扱えます。

ライブラリがあります。

http://www.karlson.ru/jsgraphics/html/index.html

graphics.js

http://www.karlson.ru/jsgraphics/graphics.js

サンプル:

アナログ時計
http://s1.etowns.slyip.net/~sachjo/clock2.html

為替チャートのランダムウォーク理論の実装
http://s1.etowns.slyip.net/~sachjo/chart4.html
モンテカルロシミュレーションによるPIの算出
http://s1.etowns.slyip.net/~sachjo/circle2.html
ラインアートならぬドットアート
http://s1.etowns.slyip.net/~sachjo/dot_art.html
フラクタル:マンデルブロ集合の表示
http://s1.etowns.slyip.net/~sachjo/Mandelbrot.html

簡易お絵かき掲示板
http://sachjo.pa.land.to/14-adtaisaku.html
パソコンの能力は必要ですが、
ソースコードはシンプルです。

あなたもJavascriptでグラフィック処理やってみませんか?
・参考にしたサイト http://www.openspc2.org/JavaScript/       
            http://www.tokumaru.org/JavaScript/        
           http://homepage3.nifty.com/aya_js/             
      http://www004.upp.so-net.ne.jp/sekiuchi/js/index.html
                   http://www.openspc2.org/JavaScript/Ajax/                 
  http://chartpark.com/vix.html                   
http://www.karlson.ru/jstoys/index.php
連絡はsachjo@gmail まで