#pragma section-numbers off
[[TableOfContents]]

= 概要 =

= URL =
http://www.opengl.org/

= インストール =
http://developer.apple.com/opengl/

= 設定 =

= プログラミング =
とにかく[http://www.exa-corp.co.jp/solution/VISUAL/OpenGL/index.shtml OpenGLプログラミングコース]を読む。話しはそれからです。


== Python ==
["PyOpenGl"]

== Java ==
["GL4Java"]

[http://home.att.ne.jp/red/aruga/jsparrow/index-j.html JSparrow -A Java Binding for OpenGL-]

http://www.sra.co.jp/people/nisinaka/Jun4Java/index-j.html

[https://jogl.dev.java.net/ jogl]

[http://www.opengl.org/resources/java/index.html Java and Programming Language Bindings]

= サンプル等 =
[http://nehe.gamedev.net/ NeHe Productions: Main Page]

[http://astronomy.swin.edu.au/~pbourke/curves/knot/ Knots]

= 関連サイト =
[http://www.mesa3d.org/ Mesa Home Page]

[http://developer.nvidia.com/page/home NVIDIA Developer Web Site]

[http://www.ati.com/developer/ ATI Developer: Get the programming information for the coolest, most advanced graphics processors]

[http://developer.3dlabs.com/ 3Dlabs Developer Support]

= 参考サイト =


http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/ogladv/index

http://www.gimlay.org/~andoh/opengl/faq/mac.html

[http://www.exa-corp.co.jp/solution/VISUAL/OpenGL/index.shtml OpenGLプログラミングコース]

http://www.wakayama-u.ac.jp/~tokoi/opengl/libglut.html

http://www.jouban.prug.or.jp/u/kit/Link/linkmesa.html


----
["PyOpenGl"]
["SDL"]
CategoryPrograming
GamePrograming