This repository has been archived by the owner on May 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
main_contact.html
100 lines (90 loc) · 4.46 KB
/
main_contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!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 name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Open Asset Import Library</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>
<style type="text/css">
/*<![CDATA[*/
div.c1 {clear: both;}
/*]]>*/
</style>
</head>
<body id="hmain_contact">
<div id="header"></div>
<!-- end #header -->
<div id="menu">
<ul>
<li><a href="index.html" accesskey="1" title="">Home</a></li>
<li id="main_features"><a href="main_features.html" accesskey="2" title="">Features</a></li>
<li id="main_viewer"><a href="main_viewer.html" accesskey="7" title="">Viewer</a></li>
<li id="main_doc"><a href="main_doc.html" accesskey="3" title="">Documentation</a></li>
<li id="main_downloads"><a href="main_downloads.html" accesskey="4" title="">Downloads</a></li>
<li id="main_license"><a href="main_license.html" accesskey="8" title="">License</a></li>
<li id="main_contact"><a href="main_contact.html" accesskey="5" title="">Contact</a></li>
<li id="main_SFNet"><a class="extern" href="http://www.sourceforge.net/projects/assimp" accesskey="9" title=""><em>SF.net</em></a></li>
</ul>
</div>
<!-- end #menu -->
<div id="content">
<div class="post" id="posts_fl">
<h2 class="title">Feedback/Discuss</h2>
<p>Please post feature requests and bug reports on our mailing list, which can be found <a href="https://sourceforge.net/mailarchive/forum.php?forum_name=assimp-discussions">here</a> .<br />
Alternatively you can also use our <a href="https://sourceforge.net/forum/?group_id=226462">Project Forums</a>.</p>
<br />
<div class="story"></div>
<h2 class="title">Developers</h2>
<br />
<div class="story">
(<strong>Spambot, die!</strong> Underlined characters are not part of the mail address.)<br /><br />
<p><strong>Alexander Gessler</strong> <a class="extern" href="https://github.com/acgessler/">Github<span class="extlink">(external link)</span></a> <br />
<img src="images/aramis_mail.png" alt="Aramis' mail address" /><br /></p>
<hr />
<p><strong>Thomas Schulze</strong> <a class="extern" href="http://www.dreamworlds.de/index.php">Website<span class="extlink">(external link)</span></a><br />
<img src="images/schrompf_mail.png" alt="Schrompf' mail address" /></p>
<hr />
<p><strong>Kim Kulling</strong> <a class="extern" href="http://www.sir-kimmi.de/index1.php">Website<span class="extlink">(external link)</span></a><br />
<img src="images/kimmi_mail.png" alt="Kimmi's mail address" /></p>
<hr />
<p><strong>David Nadlinger</strong> <br />
<img src="images/klickverbot_mail.png" alt="Klickverbot's mail address" /></p>
(D bindings, Github mirror)</p>
<hr />
<p>
<b>Other maintainers:</b> including Matthias Gubisch (C# bindings), Jonathan Klein (Ogre XML), Mark Sibly (B3D). The best strategy to find out who's
responsible for a particular port or importer is to either ask on the ML, or to check the commit log.
</p>
<p>
Over time, a lot of people contributed to Assimp. A full list can be found in the <tt>CREDITS</tt> file.
</p>
<p></p>
</div>
<h2 class="title">Consulting</h2>
<br />
<div class="story">
Occasionally, we do offer consulting for Assimp related stuff.
If you might need our help to integrate Assimp into your project, or if you want to sponsor Assimp development (i.e. add a particular feature), please get into touch
with Alex and we'll see if we can do it.
</div>
<p><a href="http://sourceforge.net/projects/assimp"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=226462&type=10" width="80" height="15" alt="Get Open Asset Import Library at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></p>
</div>
<!-- end #links -->
<div class="c1"> </div>
</div>
<!-- end #content -->
<div id="footer">
<p id="legal">© 2007-2009 Assimp Development Team. All rights reserved. Valid XHTML 1.0 and CSS 2.1.</p>
</div>
<!-- end #footer -->
</body>
</html>