diff options
Diffstat (limited to 'docs/introduction/architecture.html')
-rw-r--r-- | docs/introduction/architecture.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/introduction/architecture.html b/docs/introduction/architecture.html index 6337fc4..91b85bf 100644 --- a/docs/introduction/architecture.html +++ b/docs/introduction/architecture.html @@ -8,7 +8,9 @@ <center> <h2> -GL4Java / Intro / Architecture</h2></center> +OpenGL<SUP><FONT SIZE="1">TM</FONT></SUP> +for Java<SUP><FONT SIZE="1">TM</FONT></SUP> +/ Overview / Architecture</h2></center> <center> <h2> @@ -32,11 +34,11 @@ Native-Library</li> <p><br>Both layers are connected via JNI, where the native library is platform dependend <br>and must be ported and compiled for each platform. -<p><img SRC="images/overviewA.png" NOSAVE height=565 width=610 align=TEXTTOP> +<p><img SRC="../images/overviewA.png" NOSAVE height=565 width=610 align=TEXTTOP> <br> </ul> </ul> -<center><img SRC="images/gnu-and-penguin-color-300x276.png" NOSAVE height=276 width=300></center> +<center><img SRC="../images/gnu-and-penguin-color-300x276.png" NOSAVE height=276 width=300></center> <ul> <ul> |