68 lines
2.9 KiB
HTML
68 lines
2.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Open Asset Import Library : Documentation & FAQ</title>
|
|
<meta name="keywords" content="ASSIMP Open Asset Import Library free Open Source 3d Model Import Library C C++ Java MDL X OBJ MD2 MD3 PLY " />
|
|
<meta name="description" content="Open Asset Import Library" />
|
|
<link href="css/style.css" rel="stylesheet" type="text/css" media="screen"/>
|
|
<script src="js/prototype.js" type="text/javascript"></script>
|
|
<script src="js/scriptaculous.js?load=effects,builder" type="text/javascript"></script>
|
|
<script src="js/lightbox.js" type="text/javascript"></script>
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
|
|
|
|
</div>
|
|
<!-- end #header -->
|
|
<div id="menu">
|
|
<ul>
|
|
<li class="first"><a href="index.html" accesskey="1" title="">About</a></li>
|
|
<li><a href="main_features.html" accesskey="2" title="">Features</a></li>
|
|
<li><a href="main_viewer.html" accesskey="7" title="">Viewer</a></li>
|
|
<li><a href="main_doc.html" accesskey="3" title="">Documentation</a></li>
|
|
<li><a href="main_downloads.html" accesskey="4" title="">Downloads</a></li>
|
|
<li><a href="main_license.html" accesskey="8" title="">License</a></li>
|
|
<li><a href="main_contact.html" accesskey="5" title="">Contact</a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- end #menu -->
|
|
<div id="content">
|
|
<div id="posts_fl">
|
|
<div class="post_fl">
|
|
|
|
<h2 class="title">General</h2>
|
|
<p><a href="FAQ.html" target="_blank">Frequently asked questions</a> (FAQ)</p>
|
|
|
|
<h2 class="title">C/C++</h2>
|
|
<div class="story">
|
|
<p><a href="lib_html/index.html">Assimp Documentation and C/C++ Reference</a> generated with the help of <a href="http://www.doxygen.org/">Doxygen</a>. <br></p>
|
|
<p><a href="http://assimp.svn.sourceforge.net/viewvc/assimp/trunk/tools/assimp_view/">AssimpView Source</a> (Sample implementation)<br></p>
|
|
|
|
<h2 class="title">Java</h2>
|
|
<p><a href="javadoc/index.html">jAssimp JavaDoc</a> (under development, subject to future changes)<br></p>
|
|
<h2 class="title">C#</h2>
|
|
|
|
<p>Under development</p>
|
|
<h2 class="title">AssimpView</h2>
|
|
<p><a href="avdoc/Reference.pdf">AssimpView Reference Manual</a> (also available via the <tt>?|Help</tt> menu item)<br></p>
|
|
|
|
<hr>
|
|
<br><br><br><br><br><br><br>
|
|
<p><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=226462&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo"
|
|
/></a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="clear: both;"> </div>
|
|
</div>
|
|
<!-- end #content -->
|
|
<div id="footer">
|
|
<p id="legal">Copyright © 2008 ASSIMP Team. Design template by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
|
|
</div>
|
|
<!-- end #footer -->
|
|
</body>
|
|
</html> |