- 追加された行はこの色です。
- 削除された行はこの色です。
- WebGL へ行く。
[[WebGL]] > [[WebGL2]] | [[WebGL/2.0]]
- https://www.khronos.org/registry/webgl/specs/latest/
- Getting a WebGL Implementation
-- http://www.khronos.org/webgl/wiki/Getting_a_WebGL_Implementation
- Unofficial comparison of WebGL-Next API proposals
-- https://github.com/kvark/WebGLNext-Comparison/blob/master/README.md
- [[three.js]] | [[jThree]]
- [[WebGL Inspector>WebGLInspector]]
* 入門 [#yd28bfdf]
- WebGL を始める全ての人へ
-- http://wgld.org/
// - WebGL研究部
// -- http://www.gatk.net/webgl/
- JavaScript でリアルタイム 3DCG を実現する WebGL の使い方
-- http://webos-goodies.jp/archives/getting_started_with_webgl.html
- http://ipestov.com/webgl-for-all/
* ブラウザ [#browzer]
- Chronium
-- http://code.google.com/intl/ja-JP/chromium/
--- http://tools.google.com/dlpage/chromesxs
* 入門 [#intro]
- WebGL Lesson 1 - 三角形と四角形
-- https://sites.google.com/site/hackthewebgl/learning-webglhon-yaku/the-lessons/lesson-1
- WebGLの勉強を始めました。
-- http://qiita.com/edo_m18/items/0ae86d3d680c30eb57c1
*ブログ [#blog]
- Learning WebGL
-- http://learningwebgl.com/blog/
- 初心者でも絶対わかる、WebGLプログラミング<基礎知識編>
-- http://html5experts.jp/yomotsu/2897/
* サンプル [#sample]
- WebGLの能力を引き出すプログラマブルシェーダー
-- http://www.atmarkit.co.jp/ait/articles/1211/26/news012.html
- ぶぐらー@WebGL研究部
-- http://www.bgler.net/
- WebGLで遊ぶページ
-- http://wakufactory.jp/wgl/
--- http://wakufactory.jp/wgl/pgx.html Procedual Graphics Explorler with WebGL
- Tutorial WebGL Sample
-- http://wiki.delphigl.com/index.php/Tutorial_WebGL_Sample
- metrogram3D
-- http://nulldesign.jp/metrogram3d/
* 記事 [#article]
- 3D表示規格の「WebGL」に深刻なセキュリティ問題、主要ブラウザに影響
-- http://www.itmedia.co.jp/news/articles/1105/11/news026.html
問題はWebGLの規格自体に存在しているため、修正しようとすれば重大なアーキテクチャの変更が必要になるとContextは解説する。
--- http://d.hatena.ne.jp/atsushieno/20110511/p1
* Direct3D [#aafddafc]
- [[ANGLE]]
* 座標系 [#wcfaadcb]
- WebGLの座標系は右手系なのか左手系なのか
-- http://mklearning.blogspot.jp/2014/02/webgl.html
* その他 [#z60278b1]
- [WebGL] HDRレンダリングの様々な実現方法の比較
-- http://qiita.com/YVT/items/4e7661586a6dca7e55dc
- WebGLにおける画像処理
-- https://webglfundamentals.org/webgl/lessons/ja/webgl-image-processing.html
-- https://webglfundamentals.org/webgl/lessons/ja/webgl-image-processing-continued.html
* 関連 [#rel]
- [[OpenGL]]
- [[GPU]]
- [[O3D]]