diff --git a/web/index.html b/web/index.html index ff54e2ba3..58865dc1a 100644 --- a/web/index.html +++ b/web/index.html @@ -22,8 +22,8 @@
An extendible system for the user assisted processing of
- unstructured meshes.
+
An extendible system for the user
+assisted processing of unstructured meshes.
The system is aimed to help the processing of the typical not-so-small
unstructured models arising in 3d scanning, providing a set of tools
@@ -39,10 +39,117 @@ course of the Computer Science
department of University of Pisa.
![]() |
+
+ A 10,000,000 face model successfully +loaded and ready for inspecting. 3D Model of a Thai statue +courtesy of XYZ +RGB inc. + | + +
![]() |
+
+ A textured ply model of the well known Michelangelo +David, original mesh courtesy of Stanford, +texturing through photo integration by Visual +Computing Lab ISTI - CNR | + +
![]() |
+
+ A model with self intersecting faces detected by +MeshLab colored in red. | + +
![]() |
+
+ A model with border edges colored in +blue. | + +
+ ![]() ![]() |
+
+ A high resolution snapshot (4400x9110) of the Thai +statuette; the snapshot is a 17Mb png, so download +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 the image. | + +
Plugin System+ +
- Improved PluginSystem
- Improved shaders support (based on Typhoon Labs shaders)
- Filtering: Customizable filters thru dialogs
- Filters:
Laplacian smooth
MidPoint Subdivision
Re-orient
Decimator
- Editing (No editing tools available)
- Colorize:
Self intersection
Border
- Import/Export:
obj File Format (Customizable export thru dialog)
off File Format
stl File Format
3ds File Format
- Decoration:
Show Axis
Show Box Corners
* User Interface
- Bugless progress bar
- About Plugin dialog
- Logging
* Plugin System+ +
- Complete restyling of plugin architecture
- Color: None, Per Vertex, Per Face
- Color: Support for shaders (wow!). Provided toon shader sample.
- Filtering: Remove Null Faces
- Filtering: Butterfly & Loop optimized
- Decorize: New plugin class
- Import/Export: Obj file format integrated on standard user interface
* User Interface
- Info Panel:
Showing some mesh info (numTri&numFaces)
Showing fps
- Shortcut for some frequently used actions
- Trackball hidable
- Option dialog:
Background colors (Top&Bottom)
Log Area color
- Progress bar
- RenderModes: Textures
- Fullscreen
- Cycle thru opened windows with Next button
- About dialog