Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Commit 5575e32

Browse files
committed
Update website to link to open3mod, deprecate assimpview.
1 parent 7310f10 commit 5575e32

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

images/splashviewers.png

108 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<p><br />
6464
<strong>Open Asset Import Library</strong> (short name: Assimp) is a portable Open Source library to import various well-known <a href="./main_features_formats.html">3D model formats</a> in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter. See the <a href="./main_features.html">feature list</a>.</p>
6565
<p>
66-
<strong>AssimpView</strong> is a Windows-based <a href="./main_viewer.html">model viewer</a>. It loads all file formats that Assimp supports and is perfectly suited to quickly inspect 3d assets.
66+
<strong>open3mod</strong> is a Windows-based <a href="./main_viewer.html">model viewer</a>. It loads all file formats that Assimp supports and is perfectly suited to quickly inspect 3d assets.
6767
</p>
6868
<p>
6969
<br />

main_viewer.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,21 @@
4747
<div id="links_nofl"><img alt="AssimpView sample images: an interior scene, stanford buddha and helicopter" src="./images/splashviewers.png" /></div>
4848
<!-- end #links -->
4949
<div class="post story" id="posts">
50-
<p><strong>AssimpView</strong> is a stand-alone asset viewer for Windows (doesn't work with WINE, sorry). It loads and displays 3d assets and features stuff like multiple light sources, normal mapping, skinning and high-quality shading. It is intended for both developers and artists to get a quick impression how a model imported with Assimp might look in a realtime environment. <br />
50+
<p><strong>open3mod</strong> is a free, Open Source 3D model viewer for Windows.
51+
It leverages assimp's import and export abilities and adds a modern, tabbed UI that makes it easy to quickly inspect models.
52+
<br /><br />
53+
<font size="+1"><a href="http://www.open3mod.com">Download from open3mod.com</a></font> <br /><br />
54+
55+
Developed as a separate project, open3mod has now (as of June 2014) replaced the old <tt>assimpview</tt>. <br />
5156
<br />
52-
<strong>System requirements:</strong></p>
53-
<ul>
54-
<li>Windows 2000, XP, Vista or 7</li>
55-
<li>The latest Direct3D 9 Runtime</li>
56-
<li>Hardware with support for Shader Model 2.0 (3.0 recommended)</li>
57-
</ul>
57+
58+
59+
5860
<br />
5961
<br />
6062
<a href="http://sourceforge.net/projects/assimp"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=226462&amp;type=10" width="80" height="15" alt="Get Open Asset Import Library at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></div>
6163
<!-- end #posts -->
62-
<div id="links"><a href="http://sourceforge.net/projects/assimp/files/assimp-3.0/assimp-view-3.0-setup.exe/download"><img class="c1" alt="Download AssimpView" src="images/download.png" /></a><br />
64+
6365
<br />
6466
<br />
6567
<br />

0 commit comments

Comments
 (0)