v0.7 final

This commit is contained in:
Paolo Cignoni cignoni 2006-06-22 00:17:16 +00:00
parent b9cab0fdaa
commit 84f0f68eaa
3 changed files with 131 additions and 110 deletions

View File

@ -1,20 +1,20 @@
18/6/06
16/6/06
o bug normali subdiv. non vengono ricalcolate
o bug normali subdiv. non vengono ricalcolate // DONE 18/6
o bug border. non viene MAI ricalcolato
x open/save recorded nella history // DONE 18/6
o cursor icon selection
15/6/06
o merge to a single surface
o continua a chiedere di salvare anche dopo aver salvato
x crash on open obj se compilato con mingw
x continua a chiedere di salvare anche dopo aver salvato // DONE 18/6
x crash on open obj se compilato con mingw // DONE 18/6
o crash su topologia facce degeneri
x restore color crash
x icona delete // DONE 16/6
x crash on cancel in opening // DONE 15/6
o progress bar occupa tempo macchina
x progress bar occupa tempo macchina // DONE 15/6
12/6/06
o selection che genera parametri
@ -35,7 +35,7 @@ o install doc e attempt. // DONE 26/5
o Last Dir
x selections plus/minus
x Esc Pianta // DONE 26/5
o save 3ds pianta
x save 3ds pianta // DONE 18/6
24/5/06

View File

@ -33,12 +33,16 @@
** NEW FEATURES/PATCHES **
Editing and Selection is IN!
Bug in shaders
Filter classes (now filters are assigned to different submenus)
Intial mode faceted
Real Installer for windows
Selection and Editing of large meshes is now possible!
Recording and replaying of history of filters
Filter classes restructured (now filters are assigned to different submenus)
Rewrote of Clustering simplification algorithms
Shaders debugged
Better choice of initial modes
Automatic Installer for windows
No more intrusive progress bars
------------------------------------------------------------------------------

View File

@ -4,13 +4,17 @@
<meta content="mesh 3d processing meshlab scanning" name=keywords>
<meta content="Course Web page" name=description>
<meta content=all name=robots><LINK media=all href="style.css" type=text/css rel=stylesheet ><LINK href="favicon.ico" type=image/x-icon rel="shortcut icon" >
<style><!--a{color=0000BB;text-decoration:none;} //--> </style>
<style><!--a{color=0000BB;text-decoration:none;}
//-->
</style>
<style><!--a:hover{color:9999FF;text-decoration:none;} //--> </style>
<style><!--a:hover{color:9999FF;text-decoration:none;}
//-->
</style>
<style> .hidden {display:none;}
.shown {display:inline;}
</style>
</style>
<script type=text/Javascript>
function toggle (postid) {
@ -29,10 +33,10 @@ function hideNow (postid) {
document.getElementById(postid).className="hidden";
}
</script>
</HEAD>
</head>
<body>
<div id=leftcontent>
<h1><IMG style="WIDTH: 400px; HEIGHT: 65px" alt=MeshLab src="meshlab.png" ></H1>
<h1><IMG style="WIDTH: 400px; HEIGHT: 65px" alt=MeshLab src="meshlab.png" ></h1>
<p class=body>MeshLab is an open source portable and
extendible system for the processing and editing of unstructured 3D triangular
meshes. <br>The system is aimed to help the processing of
@ -41,35 +45,35 @@ set of tools for editing, cleaning, healing, inspecting, rendering and
converting this kind of meshes.<br><br>
The project is supported by the
European Networks of Excellence <a href="http://www.epoch-net.org/">Epoch</A> <br><br>
European Network of Excellence <a href="http://www.epoch-net.org/">Epoch</a> <br><br>
The system is heavily
based on the <a href="http://vcg.sourceforge.net">VCG
library</A> developed at the <a href="http://vcg.isti.cnr.it">Visual Computing Lab</A> of <A href="www.isti.cnr.it" >ISTI - CNR</A>, for all the
library</a> developed at the <a href="http://vcg.isti.cnr.it">Visual Computing Lab</a> of <A href="www.isti.cnr.it" >ISTI - CNR</A>, for all the
core mesh processing tasks. The MeshLab system started as a part of the <a
href="http://vcg.isti.cnr.it/%7Ecignoni/FGT0506/index.html">FGT</A> course of the <A href="www.di.unipi.it" >Computer Science</A>
href="http://vcg.isti.cnr.it/%7Ecignoni/FGT0506/index.html">FGT</a> course of the <A href="www.di.unipi.it" >Computer Science</A>
department of University of Pisa and most of the code (~15k
lines) of the first versions was written by a handful of <A href="#Developers">students</A>. &nbsp;</P>
lines) of the first versions was written by a handful of <A href="#Developers">students</A>. &nbsp;</p>
<p class=body><a style="FONT-WEIGHT: normal"
href="http://sourceforge.net/project/showfiles.php?group_id=149444"></A></P>
href="http://sourceforge.net/project/showfiles.php?group_id=149444"></a></p>
<p class=body><a style="FONT-WEIGHT: normal"
href="http://sourceforge.net/project/showfiles.php?group_id=149444">Download </A><a style="FONT-WEIGHT: normal"
href="http://sourceforge.net/project/showfiles.php?group_id=149444">Download </a><a style="FONT-WEIGHT: normal"
href="http://sourceforge.net/project/showfiles.php?group_id=149444">Latest Version (22/6/2006)&nbsp;<span
style="FONT-WEIGHT: bold; FONT-STYLE: italic">
V0.7</SPAN></A><span style="FONT-WEIGHT: bold; FONT-STYLE: italic">&nbsp;</SPAN></P><br>
V0.7</span></a><span style="FONT-WEIGHT: bold; FONT-STYLE: italic">&nbsp;</span></p><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>
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 the support of the <a href="http://www.epoch-net.org/">Epoch</A> NOE,
<li>Explicitly cite in your work that you have used MeshLab a tool developed with the support of the <a href="http://www.epoch-net.org/">Epoch</a> NOE,
<li>Post a couple of lines in the <a
href="http://sourceforge.net/forum/forum.php?forum_id=499532"
>users' forum</A> describing the project where MeshLab was
used. </LI></UL>
<h2><a name=Features></A>Features</H2>
>users' forum</a> describing the project where MeshLab was
used. </li></ul>
<h2><a name=Features></a>Features</h2>
<ul>
<li>Interactive selection and deletion of portion of the
mesh. Even for large models.
@ -78,149 +82,162 @@ obligated</A><span style="FONT-WEIGHT: bold; FONT-STYLE: italic"> </SPAN>to:</P>
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>)
>sample</a>)
<li>Cleaning Filters:
<ul>
<li>removal of duplicated, unreferenced vertices, null
faces </LI></UL>
faces </li></ul>
<ul>
<li>subdivision filters (midpoint, loop and butterfly)
<li>coherent normal unification and flipping </LI></UL>
<li>coherent normal unification and flipping </li></ul>
<li>OpenGL Shader based rendering (write your own
shader!) compatible with Shader Designer
<li>Large rendering (up to 16k x 16k) for high quality
printing
<li>Various Colorization/inspecting Filters
<ul>
<li>Gaussian and mean curvature </LI>
<li>Gaussian and mean curvature
<li>Border edges
<li>Non two-manifold faces
</UL>
<LI> The history of the all performed cleaning/editing actions can be re-played on different meshes or saved and for archival purposes.
</UL>
<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>
</ul>
Bug reports and feature requests should be filed using
the sourceforge <a href="http://sourceforge.net/tracker/?group_id=149444">service -&gt;</A><br>General questions
the sourceforge <a href="http://sourceforge.net/tracker/?group_id=149444">service -&gt;</a><br>General questions
can be posted on the <a
href="http://sourceforge.net/forum/forum.php?forum_id=499533">help public forums</A><A href="../../../Documents%20and%20Settings/Paolo%20Cignoni/Epoch_3D_WebService_Setup_1.2.5.exe" ></A>
<h2>ScreenShots</H2>Taken from v 0.5.
href="http://sourceforge.net/forum/forum.php?forum_id=499533">help public forums</a><A href="../../../Documents%20and%20Settings/Paolo%20Cignoni/Epoch_3D_WebService_Setup_1.2.5.exe" ></A>
<h2>ScreenShots</h2>
<table style="WIDTH: 100%; TEXT-ALIGN: left" cellSpacing=2 cellPadding=2
border=1>
<tbody>
<tr>
<td colSpan=2>Snapshots taken from MeshLab v 0.7
</TD></TR>
</td></tr>
<tr>
<td><A href="david_edit1.png" ><IMG alt="" src="david_edit1.small.png" ></A> <A href="david_edit2.png" ><IMG alt="" src="david_edit2.small.png" ></A> <A href="david_edit3.png" ><IMG alt="" src="david_edit3.small.png" ></A></TD>
<td><A href="Edzna_edit_0.png" ><IMG alt="" src="Edzna_edit_0.small.png" ></A>
<A href="Edzna_edit_1.png" ><IMG alt="" src="Edzna_edit_1.small.png" ></A>
<A href="Edzna_edit_2.png" ><IMG alt="" src="Edzna_edit_2.small.png" ></A>
</td>
<td>An interactive editing session over the a mesh built a using geometry-from-photo-sequence reconstruction tool developed withing the EPOCH framework.
An unwanted part of the mesh is selected and deleted. Original
mesh courtesy of the Epoch network. </td></tr>
<tr>
<td><A href="david_edit1.png" ><IMG alt="" src="david_edit1.small.png" ></A> <A href="david_edit2.png" ><IMG alt="" src="david_edit2.small.png" ></A> <A href="david_edit3.png" ><IMG alt="" src="david_edit3.small.png" ></A></td>
<td>An interactive editing session over the 8M tri
David model. The bottom part of the mesh is selected and deleted. Original
mesh courtesy of <a
href="http://www-graphics.stanford.edu/data/dmich-public/"
>Stanford Digital Michelangelo Project</A>. </TD></TR>
>Stanford Digital Michelangelo Project</a>. </td></tr>
<tr>
<td><A href="Laurana50k_hatch.jpg" ><IMG alt="" src="Laurana50k_hatch.small.png" ></A></TD>
<td><A href="Laurana50k_hatch.jpg" ><IMG alt="" src="Laurana50k_hatch.small.png"></A></td>
<td>One example of real time NPR rendering using a
hatching style implemented through a OpenGL shader. The shader was used to
create the high res snapshot (2282x2942). </TD></TR>
create the high res snapshot (2282x2942). </td></tr>
<tr>
<td><A href="Meshlab_XRay.png" ><IMG alt="" src="Meshlab_XRay.small.png" ></A> <A href="Meshlab_NPR.png" ><IMG alt="" src="Meshlab_NPR.small.png" ></A></TD>
<td colSpan=2>Snapshots taken from MeshLab v 0.6
</td></tr>
<tr>
<td><A href="Meshlab_XRay.png" ><IMG alt="" src="Meshlab_XRay.small.png" ></A> <A href="Meshlab_NPR.png" ><IMG alt="" src="Meshlab_NPR.small.png" ></A></td>
<td>A couple of examples of a OpenGL shaders applied
over a 3.7 Mtri model (courtesy of <A href="http://www.aimatshape.net"
>Aim@Shape</A> Shape repository).. </TD></TR>
>Aim@Shape</A> Shape repository).. </td></tr>
<tr>
<td colSpan=2>Snapshots taken from MeshLab v 0.5
</TD></TR>
</td></tr>
<tr>
<td><A href="SnapMeshLab.thai.jpg" ><IMG alt="" src="SnapMeshLab.thai.small.jpg" ></A></TD>
<td><A href="SnapMeshLab.thai.jpg" ><IMG alt="" src="SnapMeshLab.thai.small.jpg" ></A></td>
<td>A 10,000,000 face model successfully loaded and
ready for inspecting.&nbsp;3D Model of a Thai statue courtesy&nbsp;of<a
href="http://www.xyzrgb.com/"> XYZ RGB inc.</A>
href="http://www.xyzrgb.com/"> XYZ RGB inc.</a>
provided by the <a href="http://www-graphics.stanford.edu/data/3Dscanrep/"
>Stanford 3D Scanning Repository</A>.<a
href="http://www.xyzrgb.com/"></A> </TD></TR>
>Stanford 3D Scanning Repository</a>.<a
href="http://www.xyzrgb.com/"></a> </td></tr>
<tr>
<td><A href="SnapMeshLab_David.jpg" ><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 206px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapMeshLab_David.small.jpg" ></A></TD>
<td><A href="SnapMeshLab_David.jpg" ><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 206px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapMeshLab_David.small.jpg" ></A></td>
<td>A textured ply model of the well known
Michelangelo David, original mesh courtesy of <a
href="http://www-graphics.stanford.edu/data/dmich-public/"
>Stanford Digital Michelangelo Project</A>, texturing
>Stanford Digital Michelangelo Project</a>, texturing
done by&nbsp; <a href="http://vcg.isti.cnr.it/"
>Visual Computing Lab ISTI - CNR </A>&nbsp;through
>Visual Computing Lab ISTI - CNR </a>&nbsp;through
integration of photos taken during the <a
href="http://vcg.isti.cnr.it/projects/davidrestoration/restaurodavid.htm"
>Restoration of the David.</A></TD></TR>
>Restoration of the David.</a></td></tr>
<tr>
<td><A href="SnapMeshLab.elephant.jpg" ><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 281px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapMeshLab.elephant.small.jpg" ></A></TD>
<td><A href="SnapMeshLab.elephant.jpg" ><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 281px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapMeshLab.elephant.small.jpg" ></A></td>
<td>A model with self intersecting faces detected by
MeshLab colored in red. Mesh courtesy of the Aim@Shape &nbsp;<a
href="http://shapes.aim-at-shape.net/index.php">Shape
Repository.</A></TD></TR>
Repository.</a></td></tr>
<tr>
<td><A href="SnapMeshLab.brain.jpg" ><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 281px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapMeshLab.brain.small.jpg" ></A></TD>
<td><A href="SnapMeshLab.brain.jpg" ><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 281px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapMeshLab.brain.small.jpg" ></A></td>
<td>A&nbsp;model with border edges&nbsp;colored in
blue.&nbsp;Mesh courtesy of the &nbsp;<a
href="http://shapes.aim-at-shape.net/index.php">Shape
Repository </A>of Aim@Shape.</TD></TR>
Repository </a>of Aim@Shape.</td></tr>
<tr>
<td><a
href="http://sourceforge.net/project/showfiles.php?group_id=149444&amp;package_id=165026&amp;release_id=383433"
><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 113px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapshotModel.Thai.small.jpg" ></A><IMG alt="" src="SnapshotModel.Thai.detail.jpg" ></TD>
><IMG style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 113px; BORDER-BOTTOM: 0px solid; HEIGHT: 233px" alt="" src="SnapshotModel.Thai.small.jpg" ></a><IMG alt="" src="SnapshotModel.Thai.detail.jpg" ></td>
<td>A high resolution snapshot (4400x9110) taken with
MeshLab of the 10 Mtri 3D model of the above cited Thai
statuette.&nbsp;The snapshot is a 17Mb png, so you can <a
href="http://sourceforge.net/project/showfiles.php?group_id=149444&amp;package_id=165026&amp;release_id=383433"
>download</A> it using the sourceforge file
>download</a> it using the sourceforge file
distribution system. On the right you can see a very small portion of the
orginal sample just to give you an idea of the quality of a 40
Mpix&nbsp;image. </TD></TR>
Mpix&nbsp;image. </td></tr>
<tr>
<td><IMG alt="" src="David8M.small.jpg" ><IMG alt="" src="David8M.detail.jpg" ></TD>
<td><IMG alt="" src="David8M.small.jpg" ><IMG alt="" src="David8M.detail.jpg" ></td>
<td>An high resolution rendering (3200x6424) taken
with MeshLab of the 8 Mtri model of the Michelangelo David. Original mesh
courtesy of <a href="http://www-graphics.stanford.edu/data/dmich-public/"
>Stanford Digital Michelangelo Project</A>. The model
>Stanford Digital Michelangelo Project</a>. The model
is interactively rendered using a pre-computed ambient occlusion term
computed with the open source <a
href="http://vcg.sourceforge.net/tiki-index.php?page=ShadeVis"
>ShadeVis</A> tool. On the right you can see a very
>ShadeVis</a> tool. On the right you can see a very
small portion of the original rendering just to give you an idea of the
quality of the original 20 Mpix&nbsp;image.</TD></TR></TBODY></TABLE>
<h2><a name=Developers></A>Developers</H2>
quality of the original 20 Mpix&nbsp;image.</td></tr></tbody></table>
<h2><a name=Developers></a>Developers</h2>
<ul>
<li>Designer: <a href="http://vcg.isti.cnr.it/%7Ecignoni"
>Paolo Cignoni</A>
>Paolo Cignoni</a>
<li>Filtering Plugins:
<ul>
<li>Mario Latronico [<b
>latronic</B>], Andrea Venturi [<b
>giec</B>] </LI></UL>
>latronic</b>], Andrea Venturi [<b
>giec</b>] </li></ul>
<li>Interface Framework
<ul>
<li>Alessio Mochi [<b
>mochi</B>], Daniele Vacca [<b
>glVertex</B>], Davide Portelli [<b
>portelli</B>] </LI></UL>
>mochi</b>], Daniele Vacca [<b
>glVertex</b>], Davide Portelli [<b
>portelli</b>] </li></ul>
<li>Rendering Modes
<ul>
<li>Francesco Vannini [<b
>vannini</B>], Giorgio Gangemi [<b>ggangemi</B>] </LI></UL>
>vannini</b>], Giorgio Gangemi [<b>ggangemi</b>] </li></ul>
<li>IO filters:
<ul>
<li>Andrea Buzzelli [<b>buzzelli</B>], Guido Ranzuglia [<b>granzuglia</B>], Federico Mazzanti [<b
>fmazzant</B>] </LI>
</UL>
<li>Andrea Buzzelli [<b>buzzelli</b>], Guido Ranzuglia [<b>granzuglia</b>], Federico Mazzanti [<b
>fmazzant</b>] </li>
</ul>
<li>Linux Porting and Epoch integration:
<ul>
<li>Maarten Vergauwen [<b>zifnab1974</B>]</LI>
</UL>
</LI></UL>
<h2><a name=History></A>History</H2>
<li>Maarten Vergauwen [<b>zifnab1974</b>]</li>
</ul>
</li></ul>
<h2><a name=History></a>History</h2>
<UL>
<LI><i>22/06/2006</I> V 0.7 Release
<LI><i>22/06/2006</i> V 0.7 Release
<span class=shown id=_no_V07><font size=-1
><A href="javascript:showNow('_V07');hideNow('_no_V07');" ><b
>[details]</B></A></FONT> </SPAN><span class=hidden
>[details]</b></A></font> </span><span class=hidden
id=_V07><A href="javascript:showNow('_no_V07');hideNow('_V07');" ><b
>[hide]</B></A></FONT> <font color=#777777 size=-1
>[hide]</b></A></FONT> <font color=#777777 size=-1
><pre> Selection and Editing of large meshes is now possible!
Recording and replaying of history of filters
Filter classes restructured (now filters are assigned to different submenus)
@ -229,13 +246,13 @@ border=1>
Better choice of initial modes
Automatic Installer for windows
No more intrusive progress bars
</PRE></FONT></SPAN>
<LI><i>12/03/2006</I> V 0.6 Release
</pre></font></span>
<LI><i>12/03/2006</i> V 0.6 Release
<span class=shown id=_no_V06><font size=-1
><A href="javascript:showNow('_V06');hideNow('_no_V06');" ><b
>[details]</B></A></FONT> </SPAN><span class=hidden
>[details]</b></A></font> </span><span class=hidden
id=_V06><A href="javascript:showNow('_no_V06');hideNow('_V06');" ><b
>[hide]</B></A></FONT> <font color=#777777 size=-1
>[hide]</b></A></FONT> <font color=#777777 size=-1
><pre> General issues
- Slight code restyling in order to reduce the lines of code
- Command line execution now works correctly
@ -272,51 +289,51 @@ border=1>
- Better scalable fonts
- Quick help on screen (Press F1)
- About plugin restyled
</PRE></FONT></SPAN>
<li><i>13/01/2006</I> V 0.5 Release
</pre></font></span>
<li><i>13/01/2006</i> V 0.5 Release
<span class=shown id=_no_V05><font size=-1
><A href="javascript:showNow('_V05');hideNow('_no_V05');" ><b
>[details]</B></A></FONT> </SPAN><span class=hidden
>[details]</b></A></font> </span><span class=hidden
id=_V05><A href="javascript:showNow('_no_V05');hideNow('_V05');" ><b
>[hide]</B></A></FONT> <font color=#777777 size=-1
>[hide]</b></A></FONT> <font color=#777777 size=-1
><pre>
* General issues<br> - Switched to qt4.1<br> - Corrected Trackball panning<br> - Safer initialization of color data<br> - Better memory management (removed HUGE memory leaks...)<br> - Meshlab icon and logo<br> - About plugin Dialog<br><br>* Plugin System<br> - Filters:<br> Invert Faces<br> - Colorize:<br> Logging mesh curvature info<br> Rewritten code to follow coding conventions<br> Mean Curvature<br> Color non Manifold (now sets colorPerVert)<br> Moved mean and gaussian curvature functions into color_curvature.h <br> - Normals restyled<br> - Import/Export:<br> Managing error messages if saving fails<br> .3DS Imporer first rough implementation<br> .3DS Export Standardization, saves vertexes and faces + color per face<br> .3DS Export introduced materials managing<br> .OBJ Import solved some bugs during file import<br> .OBJ Export higly improved speed<br><br> <br>* User Interface<br> - Clipping planes now can be moved via CTRL+SHIFT+mouse wheel<br> - Vertigo FOV with CTRL+mouse wheel<br> - Icons restyled (transparent)<br> - Changed snapshot toolbar icon<br> - Reapply last filter command<br> - Reload command<br> - About dialog restyled<br> - CTRL+Tab switch to next opened window<br> - CTRL+F4 close current file<br> - Fonts ok
</PRE></FONT></SPAN>
<li><i>24/12/2005</I> V 0.4 Release
</pre></font></span>
<li><i>24/12/2005</i> V 0.4 Release
<span class=shown id=_no_V04><font size=-1
><A href="javascript:showNow('_V04');hideNow('_no_V04');" ><b
>[details]</B></A></FONT> </SPAN><span class=hidden
>[details]</b></A></font> </span><span class=hidden
id=_V04><A href="javascript:showNow('_no_V04');hideNow('_V04');" ><b
>[hide]</B></A></FONT> <font color=#777777 size=-1
>[hide]</b></A></FONT> <font color=#777777 size=-1
><pre>* Plugin System<br> - Improved PluginSystem<br> - Improved shaders support (based on Typhoon Labs shaders)<br> - Filtering: Customizable filters thru dialogs<br> - Filters:<br> Laplacian smooth<br> MidPoint Subdivision<br> Re-orient<br> Decimator<br> - Editing (No editing tools available)<br> - Colorize:<br> Self intersection<br> Border<br> - Import/Export:<br> obj File Format (Customizable export thru dialog)<br> off File Format<br> stl File Format<br> 3ds File Format<br> - Decoration:<br> Show Axis<br> Show Box Corners<br><br>* User Interface<br> - Bugless progress bar<br> - About Plugin dialog<br> - Logging
</PRE></FONT></SPAN>
<li><i>07/12/2005</I> V 0.3 Release
</pre></font></span>
<li><i>07/12/2005</i> V 0.3 Release
<span class=shown id=_no_V03><font size=-1
><A href="javascript:showNow('_V03');hideNow('_no_V03');" ><b
>[details]</B></A></FONT> </SPAN><span class=hidden
>[details]</b></A></font> </span><span class=hidden
id=_V03><A href="javascript:showNow('_no_V03');hideNow('_V03');" ><b
>[hide]</B></A></FONT> <font color=#777777 size=-1
>[hide]</b></A></FONT> <font color=#777777 size=-1
><pre>* Plugin System<br> - Complete restyling of plugin architecture<br> - Color: None, Per Vertex, Per Face<br> - Color: Support for shaders (wow!). Provided toon shader sample.<br> - Filtering: Remove Null Faces<br> - Filtering: Butterfly &amp; Loop optimized<br> - Decorize: New plugin class<br> - Import/Export: Obj file format integrated on standard user interface<br><br>* User Interface<br> - Info Panel:<br> Showing some mesh info (numTri&amp;numFaces)<br> Showing fps<br> - Shortcut for some frequently used actions<br> - Trackball hidable<br> - Option dialog:<br> Background colors (Top&amp;Bottom)<br> Log Area color<br> - Progress bar<br> - RenderModes: Textures<br> - Fullscreen<br> - Cycle thru opened windows with Next button<br> - About dialog
</PRE></FONT></SPAN>
<li><i>27/11/2005</I> V 0.2 Release
<li><i>15/11/2005</I> V 0.1 Release
<li><i>17/10/2005</I> Committed
</pre></font></span>
<li><i>27/11/2005</i> V 0.2 Release
<li><i>15/11/2005</i> V 0.1 Release
<li><i>17/10/2005</i> Committed
first rough framework. The development has just begun... &lt; /UL&gt;<br
>
<!-- ************************************************************ -->
<dl></DL></LI></UL></DIV>
<dl></dl></li></UL></div>
<div id=rightcontent><IMG title="MeshLab Logo" style="WIDTH: 128px; HEIGHT: 128px" alt="MeshLab Logo" src="eye_128_splash.png" ><br><br><A href="https://sourceforge.net/projects/meshlab/" ><img
style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 128px; BORDER-BOTTOM: 0px solid; HEIGHT: 38px"
alt="SourceForge.net Logo"
src="http://sourceforge.net/sflogo.php?group_id=149444&amp;type=2"></A><br><br><a
href="http://vcg.isti.cnr.it"><IMG title="Visual Computing Lab" style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 128px; BORDER-BOTTOM: 0px solid; HEIGHT: 103px" alt="Visual Computing Lab logo" src="vcl.png" ></A>
href="http://vcg.isti.cnr.it"><IMG title="Visual Computing Lab" style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 128px; BORDER-BOTTOM: 0px solid; HEIGHT: 103px" alt="Visual Computing Lab logo" src="vcl.png" ></a>
<p class=menu><a
href="http://sourceforge.net/project/showfiles.php?group_id=149444"><IMG title=http://epoch-net.org/ style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 100px; BORDER-BOTTOM: 0px solid; HEIGHT: 100px" alt="" src="logo_epoch.png" ></A></P>
href="http://sourceforge.net/project/showfiles.php?group_id=149444"><IMG title=http://epoch-net.org/ style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; WIDTH: 100px; BORDER-BOTTOM: 0px solid; HEIGHT: 100px" alt="" src="logo_epoch.png" ></a></p>
<p class=menu><a
href="http://sourceforge.net/project/showfiles.php?group_id=149444">Download V0.7</A></P>
href="http://sourceforge.net/project/showfiles.php?group_id=149444">Download V0.7</a></p>
<p class=menu><A href="stat" >CVS Statistics</A></p>
<p class=menu><a
href="http://sourceforge.net/projects/meshlab/">Sourceforge
@ -325,7 +342,7 @@ page</a></p>
href="http://freshmeat.net/projects/meshlab/">FreshMeat
page</a></p>
<p class=menu><A href="devel.html" >Developer's
Corner</A></p></DIV>
Corner</A></p></div>
@ -333,4 +350,4 @@ Corner</A></p></DIV>
</body></HTML>
</body></html>