From afd46dbeca16a87baba61ae5bfd7767984d66197 Mon Sep 17 00:00:00 2001
From: Sven Gothel
Date: Wed, 13 Jul 2011 03:26:22 +0200
Subject: add url to opengl and khronos
---
doc/Overview-OpenGL-Evolution-And-JOGL.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
(limited to 'doc')
diff --git a/doc/Overview-OpenGL-Evolution-And-JOGL.html b/doc/Overview-OpenGL-Evolution-And-JOGL.html
index 92b4f469c..c62b7a1a3 100644
--- a/doc/Overview-OpenGL-Evolution-And-JOGL.html
+++ b/doc/Overview-OpenGL-Evolution-And-JOGL.html
@@ -33,12 +33,12 @@
-OpenGL is an application programming interface (API) giving application developers
+OpenGL is an application programming interface (API) giving application developers
access to hardware accelerated 3D rendering (incl. 2D).
SGI released the first OpenGL specification in January 1992.
-Since this point OpenGL 1.x constantly evolved, first under the ARB and later under the Khronos Group.
+Since this point OpenGL 1.x constantly evolved, first under the ARB and later under the Khronos Group.
The OpenGL API was specified with the objective of maximal hardware acceleration,
@@ -198,6 +198,8 @@ ensures the code complies with the GL2 and GLES2 profile and an implementation m
OpenGL on Wikipedia
OpenGL ES on Wikipedia
GLSL on Wikipedia
+ OpenGL Web Site
+ Khronos Web Site
JOGL API Overview
--
cgit v1.2.3