aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-06-11 00:50:32 +0200
committerSven Gothel <[email protected]>2023-06-11 00:50:32 +0200
commitb667ff7efca92fd4cb6a2ae90061f74a30972f3f (patch)
treecb313c27b91eceb9a78e6ecee03b1af25502bcb9
parent86ba7dcc4b129f22f77e2221c7069fe11b14e4ae (diff)
README.md: Spacing, ref JogAmp History & Milestones within JOGL's README.md
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b52c96f..e2ca4a7 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ The [*OpenGL™ for Java™ (GL4Java)*](https://jausoft.com/gl4java/docs/) is an
*GL4Java* was developed [from March 1997](https://jausoft.com/gl4java/docs/overview/history.html)
until [March 2003](https://jogamp.org/cgit/gl4java.git/log/).
-Its many concepts were reused in the subsequently launched [JOGL project](https://jogamp.org/jogl/www/),
-initially lead by Sun Microsystems and later run by [myself and the JogAmp community](https://jogamp.org/),
+Its many concepts were reused in the subsequently launched [JOGL project](https://jogamp.org/jogl/www/),
+initially [lead by Sun Microsystems](https://jogamp.org/cgit/gl4java.git/about/#gluegen-joal-and-jogl-at-sun-microsystems) and later run by [myself and the JogAmp community](https://jogamp.org/),
rendering *GL4Java* effectively *JOGL's* predecessor.
A few of the concepts reused were:
- C-Header Compiler to JNI glue code: C2J -> GlueGen
@@ -24,6 +24,8 @@ A few of the concepts reused were:
- GLEvenListener
- etc
+See [JogAmp History & Milestones](https://jogamp.org/cgit/gl4java.git/about/#jogamp-history--milestones).
+
## Index of text files
- [CHANGES.txt](./CHANGES.txt)