<html>
|
<head>
|
<title>Aaro4130's OBJ Exporter Documentation</title>
|
<link rel="stylesheet" type="text/css" href="style.css">
|
</head>
|
<body>
|
<div class="header">AARO4130'S OBJ EXPORTER <span>FOR UNITY3D</span></div>
|
<div class="navDisplay">
|
<a href="docs/intro.html" target="docIframe">Introduction</a>
|
<a href="docs/export.html" target="docIframe">Exporting the Scene</a>
|
<a href="docs/export_a.html" target="docIframe">Exporting options</a>
|
<a href="docs/troubleshooting.html" target="docIframe">Troubleshooting</a>
|
<a href="http://forum.unity3d.com/threads/270240/">Support/Feature Request</a>
|
</div>
|
<iframe name="docIframe" class="navIF" src="docs/intro.html" frameborder="0" seamless>
|
</iframe>
|
</body>
|
</html>
|