source: GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/body_technology.html @ 1392

Revision 1392, 16.7 KB checked in by giegl, 18 years ago (diff)

GTP webpage - Jungle Rumble page WIP

Line 
1
2<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3<HTML>
4<HEAD>
5<TITLE>Technology</TITLE>
6<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
7<META NAME="Generator" CONTENT="NetObjects Fusion 8 für Windows">
8<BASE TARGET="_parent">
9<LINK REL=STYLESHEET TYPE="text/css" HREF="../html/style.css">
10<LINK REL=STYLESHEET TYPE="text/css" HREF="../html/site.css">
11<STYLE>
12</STYLE>
13</HEAD>
14<BODY NOF="(MB=(DefaultMasterBorder, 121, 49, 171, 0), L=(TechnologyLayout, 890, 2076))" TOPMARGIN=0 LEFTMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
15    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=864 NOF=LY>
16        <TR VALIGN=TOP ALIGN=LEFT>
17            <TD WIDTH=19 HEIGHT=54><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=19 HEIGHT=1 BORDER=0 ALT=""></TD>
18            <TD WIDTH=10><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=10 HEIGHT=1 BORDER=0 ALT=""></TD>
19            <TD WIDTH=1><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=1 HEIGHT=1 BORDER=0 ALT=""></TD>
20            <TD WIDTH=1><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=1 HEIGHT=1 BORDER=0 ALT=""></TD>
21            <TD WIDTH=13><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=13 HEIGHT=1 BORDER=0 ALT=""></TD>
22            <TD WIDTH=719><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=719 HEIGHT=1 BORDER=0 ALT=""></TD>
23            <TD WIDTH=2><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=2 HEIGHT=1 BORDER=0 ALT=""></TD>
24            <TD WIDTH=13><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=13 HEIGHT=1 BORDER=0 ALT=""></TD>
25            <TD WIDTH=86><IMG SRC="../assets/images/autogen/clearpixel.gif" WIDTH=86 HEIGHT=1 BORDER=0 ALT=""></TD>
26        </TR>
27        <TR VALIGN=TOP ALIGN=LEFT>
28            <TD COLSPAN=2></TD>
29            <TD COLSPAN=4 WIDTH=734 CLASS="TextObject" STYLE="background-color: rgb(255,255,255);">
30                <P>The development of next generation <B>Realtime 3D Libraries</B> is the agenda of the <I>GameTools Project (GTP)</I>, an EU project from the <A HREF="http://www.cordis.lu/ist/">6th Framework Programme</A>. The GTP pushes the envelope in the fields of: </P>
31                <UL STYLE="list-style-type: square;">
32                    <LI><B><A HREF="#Geometry" TARGET="body">Geometry</A></B></LI>
33                    <LI><B><A HREF="#Visibility" TARGET="body">Visibility</A></B></LI>
34                    <LI><B><A HREF="#GlobalIllumination" TARGET="body">Global Illumination</A></B></LI>
35                </UL>
36                <P STYLE="list-style-type: none; text-align: left;">The GTP libraries are bein<SPAN STYLE="font-family: 'Times New Roman', Times, Serif;"></SPAN>g developed for next generation <B>PC hardware</B>, with videogame consoles - <BR><B>PS2, XBox, PS3, XBox 360</B> - planned as additional hardware platforms. <BR>&nbsp;</P>
37            </TD>
38            <TD COLSPAN=3></TD>
39        </TR>
40        <TR VALIGN=TOP ALIGN=LEFT>
41            <TD COLSPAN=9 HEIGHT=38></TD>
42        </TR>
43        <TR VALIGN=TOP ALIGN=LEFT>
44            <TD COLSPAN=2></TD>
45            <TD COLSPAN=6 WIDTH=749 CLASS="TextObject" STYLE="background-color: rgb(255,255,255);">
46                <P><B><SPAN STYLE="font-size: 16pt; color: rgb(51,102,204);"><A NAME="Geometry"></A>GEOMETRY</SPAN></B></P>
47                <P><B>Continous Multiresolution Models</B> are a <B>LOD (level of detail) technique</B> in computer graphics which addresses the problem that scenes contain <B>too much geometry</B> when all of the visible objects are rendered at their full geometric resolution. While algorithms along that line have long been available, most modern game/3D-engines implement&nbsp;the much simpler technique of discrete LODs instead. Discrete LOD techniques are widely known for the annoying visible artifacts they produce at the moment the switch between the different resolution models occurs, a drawback unfit for the visual quality of the next generation of 3D/game applications.</P>
48                <P>The <B>GTP GeometryLib</B> supplies a <B>Multiresolution LOD Solution</B> which addresses the shortcomings of previous approaches by giving developers access to a complete package of solid technology which supplies:</P>
49                <OL>
50                    <LI>A <B>fast image based simplification algorithm</B> to efficiently create high quality MLODs without human intervention.</LI>
51                    <LI><B>Multiresolution triangle strip generation</B> taking into account <B>topology</B> and <B>texture</B> of the base model.<BR>Triangle strips are the most efficient way to overcome the bandwidth bottleneck between the main processor and memory on modern high performance graphic cards, thereby vastly speeding up the rendering process.</LI>
52                    <LI>A <B>memory &amp; runtime efficient compressed multiresolution mesh format</B> that contains triangle strip information, avoiding the need for costly on-the-fly tristrip generation.</LI>
53                    <LI>A new multiresolution model <B>specially fitted for plants</B> allowing for an <B>incredible amount of close up detail</B> for e.g. leaves, <BR>while at the same time supplying simplified representationions for the <B>fast rendering of objects</B> which are <B>further away</B>.</LI>
54                </OL>
55                <P>
56                    <TABLE WIDTH=744 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE>
57                        <TR>
58                            <TD>
59                                <TABLE ID="Tabelle2" BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
60                                    <TR>
61                                        <TD>
62                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild2" HEIGHT=200 WIDTH=170 SRC="../assets/images/autogen/a_tree1_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="tree-autumn" TITLE="tree-autumn"></A></P>
63                                        </TD>
64                                        <TD>
65                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild4" HEIGHT=200 WIDTH=333 SRC="../assets/images/autogen/a_tree-close_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="tree-close" TITLE="tree-close"></A></P>
66                                        </TD>
67                                        <TD>
68                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild3" HEIGHT=200 WIDTH=215 SRC="../assets/images/autogen/a_horse_LOD0_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="horse-LOD0" TITLE="horse-LOD0"></A></P>
69                                        </TD>
70                                    </TR>
71                                </TABLE>
72                            </TD>
73                        </TR>
74                    </TABLE>
75                </P>
76            </TD>
77            <TD></TD>
78        </TR>
79        <TR VALIGN=TOP ALIGN=LEFT>
80            <TD COLSPAN=9 HEIGHT=31></TD>
81        </TR>
82        <TR VALIGN=TOP ALIGN=LEFT>
83            <TD COLSPAN=3></TD>
84            <TD COLSPAN=6 WIDTH=834 CLASS="TextObject" STYLE="background-color: rgb(255,255,255);">
85                <P><B><SPAN STYLE="font-size: 16pt; color: rgb(51,102,204);"><A NAME="Visibility"></A>VISIBILITY</SPAN></B></P>
86                <P>In computer graphics, <B>Visibility</B> deals with the problem of rendering faster by rendering only the objects of the scene that can be seen.<BR>Existing solutions along that line employed in modern day 3D/game-engines are mostly based either on <B>Portals</B> or on <B>Quake style PVS</B> (potentially visible set). While these approaches have been successfully employed in commercial products for years, they nonetheless have considerable drawbacks: </P>
87                <OL>
88                    <LI>Both approaches are <I>not suited for outdoor scenes</I> (except scenes which are technically indoor-scenes).</LI>
89                    <LI>It is <I>hard to automatically place portals efficiently</I>, so it normally has to be done by hand.</LI>
90                    <LI><I>Portals</I> are by nature a very <I>conservative visibility approximation</I>.</LI>
91                    <LI><I>Portals</I> are <I>not suited for dynamic occluders</I>.</LI>
92                    <LI>For maximum efficiency <I>Quake style PVS </I>is usually done on a scene<I> stored in a BSP tree</I>, which, amongst other drawbacks, is a scene data structure <I>not well suited for dynamically changing scenes</I>.</LI>
93                    <LI><I>Quake style PVS</I> precalculation can take prohibitively long.</LI>
94                </OL>
95                <P STYLE="margin-top: 6pt;">The <B>GTP VisibilityLib</B> will overcome these problems with a 2-phase strategy: </P>
96                <OL>
97                    <LI>A solution which supplies <B>precalculated visibility</B> based on <B>modern visibility research</B>, also suited for <B>outdoor scenes</B>.</LI>
98                    <LI>A solution which efficiently employs <B>modern day graphic hardware</B> to deliver <B>on-the-fly visibility</B> with <B>minimal overhead</B>.</LI>
99                </OL>
100                <P>&nbsp;Both solutions work best when used together, but can also be employed independently from one another, as to best suit the 3D/game engine in use.</P>
101                <P>
102                    <TABLE WIDTH=834 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE>
103                        <TR>
104                            <TD>
105                                <TABLE ID="Tabelle1" BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
106                                    <TR>
107                                        <TD>
108                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild5" HEIGHT=200 WIDTH=266 SRC="../assets/images/autogen/a_city_highestres_noseam_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="city_highestres_noseam" TITLE="city_highestres_noseam"></A></P>
109                                        </TD>
110                                        <TD>
111                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild6" HEIGHT=200 WIDTH=266 SRC="../assets/images/autogen/a_overview_highestres_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="overview_highestres" TITLE="overview_highestres"></A></P>
112                                        </TD>
113                                        <TD>
114                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild7" HEIGHT=200 WIDTH=276 SRC="../assets/images/autogen/a_city_vis_highestres_aa_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="city_vis_highestres_aa" TITLE="city_vis_highestres_aa"></A></P>
115                                        </TD>
116                                    </TR>
117                                </TABLE>
118                            </TD>
119                        </TR>
120                    </TABLE>
121                </P>
122                <P>&nbsp;</P>
123            </TD>
124        </TR>
125        <TR VALIGN=TOP ALIGN=LEFT>
126            <TD COLSPAN=9 HEIGHT=33></TD>
127        </TR>
128        <TR VALIGN=TOP ALIGN=LEFT>
129            <TD COLSPAN=4></TD>
130            <TD COLSPAN=3 WIDTH=734 CLASS="TextObject" STYLE="background-color: rgb(255,255,255);">
131                <P><B><SPAN STYLE="font-size: 16pt; color: rgb(51,102,204);"><A NAME="GlobalIllumination"></A>GLOBAL ILLUMINATION</SPAN></B></P>
132                <P><B>Global Illumination</B> is the field of computer graphics that deals with <B>physically correct illumination</B>. Usually this is associated with stochastic raytracing solutions <B>taking hours to calculate a single picture</B>.</P>
133                <P>The <B>GTP IlluminationLib</B> brings physically correct rendering to the domain of realtime graphics.<BR>Effects that will be possible include:</P>
134                <OL>
135                    <LI><B>Soft Shadow/Lighteffects</B></LI>
136                    <LI><B>Dynamic Lightsources</B></LI>
137                    <LI><B>Indirect Illumination</B></LI>
138                    <LI><B>Reflections</B></LI>
139                    <LI><B>Realtime Radiosity</B></LI>
140                    <LI><B>High-Quality Materials (Metal,...)</B></LI>
141                    <LI><B>Cloud Rendering</B></LI>
142                </OL>
143                <P>allowing for <B>previously unseen levels of realism</B> in 3D/game applications.</P>
144                <P>
145                    <TABLE WIDTH=733 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE>
146                        <TR>
147                            <TD>
148                                <TABLE ID="Tabelle3" BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
149                                    <TR>
150                                        <TD>
151                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild8" HEIGHT=200 WIDTH=266 SRC="../assets/images/autogen/a_illu-refrigerator_resize_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="illu-refrigerator_resize" TITLE="illu-refrigerator_resize"></A></P>
152                                        </TD>
153                                        <TD>
154                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild9" HEIGHT=200 WIDTH=242 SRC="../assets/images/autogen/a_illu-metal-rings_3x3_resize_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="illu-metal-rings 3x3_resize" TITLE="illu-metal-rings 3x3_resize"></A></P>
155                                        </TD>
156                                        <TD>
157                                            <P><A HREF="../html/demos___videos.html"><IMG ID="Bild10" HEIGHT=200 WIDTH=199 SRC="../assets/images/autogen/a_illu-skull_resize_1.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=1 STYLE="border-left-color:  rgb(0,102,204); border-left-style: solid; border-top-color:  rgb(0,102,204); border-top-style: solid; border-right-color:  rgb(0,102,204); border-right-style: solid; border-bottom-color:  rgb(0,102,204); border-bottom-style: solid;" ALT="illu-skull_resize" TITLE="illu-skull_resize"></A></P>
158                                        </TD>
159                                    </TR>
160                                </TABLE>
161                            </TD>
162                        </TR>
163                    </TABLE>
164                </P>
165                <P>&nbsp;</P>
166                <P>&nbsp;</P>
167            </TD>
168            <TD COLSPAN=2></TD>
169        </TR>
170        <TR VALIGN=TOP ALIGN=LEFT>
171            <TD COLSPAN=9 HEIGHT=38></TD>
172        </TR>
173        <TR VALIGN=TOP ALIGN=LEFT>
174            <TD></TD>
175            <TD COLSPAN=4 WIDTH=25 CLASS="TextObject">
176                <P>&nbsp;</P>
177                <P>&nbsp;</P>
178            </TD>
179            <TD COLSPAN=4></TD>
180        </TR>
181    </TABLE>
182</BODY>
183</HTML>
184 
Note: See TracBrowser for help on using the repository browser.