mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
modified link to filter.html and meshio.html
This commit is contained in:
parent
d9c47c0472
commit
372745e1cc
@ -12,7 +12,9 @@
|
||||
</style>
|
||||
<style>A:hover { COLOR: #9999ff; TEXT-DECORATION: none }
|
||||
</style>
|
||||
<style> .hidden { DISPLAY: none } .shown { DISPLAY: inline } </style>
|
||||
<style> .hidden { DISPLAY: none }
|
||||
.shown { DISPLAY: inline }
|
||||
</style>
|
||||
<script type="text/Javascript">
|
||||
function toggle (postid) {
|
||||
whichpost = document.getElementById(postid);
|
||||
@ -61,7 +63,8 @@ V0.7</span></a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"> </span>
|
||||
<br>
|
||||
<p class="body">Remember that, whenever you use MeshLab in a official/commercial
|
||||
project, you should feel <a style="FONT-WEIGHT: bold; FONT-STYLE: italic" href="http://en.wikipedia.org/wiki/Obligation">
|
||||
morally obligated</a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"></span>to:</p>
|
||||
morally obligated </a>
|
||||
<span style="FONT-WEIGHT: bold; FONT-STYLE: italic"></span>to:</p>
|
||||
<ul>
|
||||
<li>
|
||||
Explicitly cite in your work that you have used MeshLab a tool developed with
|
||||
@ -81,11 +84,9 @@ V0.7</span></a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"> </span>
|
||||
Input/output in many formats (PLY, STL, OFF, OBJ, 3DS)
|
||||
<li>
|
||||
Extendible plugins based architecture, writing new mesh processing functions,
|
||||
colorization filters and support for different file formats is quite easy (look
|
||||
at this code <a href="http://meshlab.sourceforge.net/filter.html">sample </a>, <a href="http://meshlab.sourceforge.net/samplePlugins.zip">
|
||||
samplePlugins</a>
|
||||
</li>
|
||||
)
|
||||
colorization filters and support for different file formats is quite easy! Look
|
||||
at<a href="http://meshlab.sourceforge.net/filter.html"> Filter-PlugIn Sample</a>
|
||||
or <a href="http://meshlab.sourceforge.net/meshio.html">MeshIO-PlugIn Sample</a>
|
||||
<li>
|
||||
Cleaning Filters:
|
||||
<ul>
|
||||
@ -113,11 +114,13 @@ V0.7</span></a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"> </span>
|
||||
<li>
|
||||
Border edges
|
||||
<li>
|
||||
Non two-manifold faces</li>
|
||||
Non two-manifold faces
|
||||
</li>
|
||||
</ul>
|
||||
<LI>
|
||||
The history of the all performed cleaning/editing actions can be re-played on
|
||||
different meshes or saved and for archival purposes.</LI>
|
||||
different meshes or saved and for archival purposes.
|
||||
</LI>
|
||||
</ul>
|
||||
Bug reports and feature requests should be filed using the sourceforge <a href="http://sourceforge.net/tracker/?group_id=149444">
|
||||
service -></a><br>
|
||||
@ -264,7 +267,8 @@ V0.7</span></a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"> </span>
|
||||
Linux Porting and Epoch integration:
|
||||
<ul>
|
||||
<li>
|
||||
Maarten Vergauwen [<b>zifnab1974</b>]</li>
|
||||
Maarten Vergauwen [<b>zifnab1974</b>]
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -356,12 +360,12 @@ V0.7</span></a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"> </span>
|
||||
V 0.1 Release
|
||||
<li>
|
||||
<i>17/10/2005</i> Committed first rough framework. The development has just
|
||||
begun...</li>
|
||||
begun...
|
||||
</li>
|
||||
</UL>
|
||||
<P><br>
|
||||
</P>
|
||||
<!-- phpmyvisites -->
|
||||
<a href="http://www.phpmyvisites.net/" title="phpMyVisites" onclick="window.open(this.href);return(false);">
|
||||
<!-- phpmyvisites --><a title="phpMyVisites" onclick="window.open(this.href);return(false);" href="http://www.phpmyvisites.net/">
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
var a_vars = Array();
|
||||
@ -375,13 +379,11 @@ var phpmyvisitesURL = "http://meshlab.sourceforge.net/phpmv2/phpmyvisites.php";
|
||||
type="text/javascript"></script>
|
||||
<noscript>
|
||||
<p>phpMyVisites: sistema opensource di statistiche per web in PHP/MySQL, basato su
|
||||
licenza GPL. <img src="http://meshlab.sourceforge.net/phpmv2/phpmyvisites.php" alt="phpMyVisites"
|
||||
style="border:0" />
|
||||
licenza GPL. <img style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"
|
||||
alt="phpMyVisites" src="http://meshlab.sourceforge.net/phpmv2/phpmyvisites.php">
|
||||
</p>
|
||||
</noscript>
|
||||
</a>
|
||||
<!-- /phpmyvisites -->
|
||||
</div>
|
||||
</noscript></a>
|
||||
<!-- /phpmyvisites --></div>
|
||||
<!-- DIV -->
|
||||
<div id="rightcontent"><IMG title="MeshLab Logo" style="WIDTH: 128px; HEIGHT: 128px" alt="MeshLab Logo" src="eye_128_splash.png"><br>
|
||||
<br>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user