diff options
Diffstat (limited to 'doc/siggraph2014/index.html')
-rw-r--r-- | doc/siggraph2014/index.html | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/doc/siggraph2014/index.html b/doc/siggraph2014/index.html new file mode 100644 index 0000000..43d33c7 --- /dev/null +++ b/doc/siggraph2014/index.html @@ -0,0 +1,72 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta content="JogAmp, BOF, Siggraph, 2014, java, gluegen, jogl, jocl, joal, opengl, opencl, openal, libraries" name="keywords"/> + <link href="../../../style.css" rel="stylesheet" type="text/css"/> + <link href="SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon"/> + <title>JogAmp BOF @ Siggraph 2014</title> + </head> + <body> + <div id="container"> + <div id="header"> + <div id="slogan"><img src="../../images/jogamp_symbols/website_final_sideslogan_jogamp_404x20pel.png" alt="graphics, audio, media and processing libraries"/></div> + <div id="logo"><img src="../../images/jogamp_symbols/website_final_blue_jogamp_346x70pel.png" alt="JogAmp symbol"/></div> + </div> + <div id="menu"> + <ul> + <li><a href="http://jogamp.org/">Home</a></li> + </ul> + </div> + <div id="main"> + <div id="text" class="fill"> + <h2>JogAmp BOF @ Siggraph 2014, August 11th 2014, Vancouver</h2> + <p> + <a href="http://s2014.siggraph.org/attendees/birds-feather#Monday">JogAmp: Graphics, Media, and Processing Across Devices<br/> + Monday, 11 August 3:00 PM - 5:00 PM | Vancouver Convention Centre, East Building, Room 3</a> + </p> + <p> + OpenGL, OpenAL, OpenCL, and multimedia on mobile and desktop. Showcasing CAD, science, UI, and games. + Running on-top virtual machines (Java, Dalvik, ..) on Android, Linux, Windows, OSX, and Solaris. + </p> + <p> + Detailed presentation of technical enhancements with discussions. + </p> + <div class="column"> + Media: + <ul> + <li>Slides: <i>Coming up..</i><!--a href="bof/jogamp-siggraph2013-bof.pdf">main</a>, <a href="bof/jogamp-siggraph2014-bof-c3d.pdf">c3d</a--></li> + <li>Videos: <i>Coming up..</i> + <ul> + <!-- <li>Teaser (<a href="http://www.youtube.com/watch?v=7mBi7psP7VM">YouTube</a>, + <a href="https://vimeo.com/55089957">vimeo</a>)</li> --> + <!--li>Full Session (<a href="http://youtu.be/X3Id2VGR1Ik">YouTube</a>)</li--> + </ul></li> + <li><a href="t-shirt/">T-Shirt Design</a></li> + <li><a href="/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.0">2.2.0 Release Milestones</a></li> + </ul> + <br/> + Participants (alphabetical order): + <ul> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Harvey_Harrison">Harvey_Harrison</a></li> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Julien_Gouesse">Julien Gouesse</a> (off-site)</li> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Mark_Raynsford">Mark Raynsford</a> (off-site)</li> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Rami_Santina">Rami Santina</a></li> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Sven_Gothel">Sven Gothel</a></li> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Wade_Walker">Wade Walker</a></li> + <li><a href="../../wiki/index.php/Maintainer_and_Contacts#Xerxes_R.C3.A5nby">Xerxes Ranby (TBD)</a></li> + </ul> + </div> + </div> + </div> + <div id="footer"> + <div id="footer_left"> + <span>JogAmp.org</span> + by <a href="../../">http://jogamp.org</a> + is licensed under a <br/> + <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 License</a>. + </div> + </div> + </div> + </body> +</html> |