mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
Ver 0.9RC
This commit is contained in:
parent
d6382624ad
commit
5c3279784f
@ -33,9 +33,11 @@
|
||||
Support of WRL and SMF file format (write only)
|
||||
Support of PTX file format (read only)
|
||||
Automatic checking of new version
|
||||
Non manifold vertex coloring
|
||||
Improved quality and robustness of Hole Filling filter
|
||||
|
||||
** Corrected Bugs **
|
||||
nasty bug in OBJ loading.
|
||||
nasty bug that affected the saving and loading various 3d format (3ds, obj and off)
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
- Meshlab v0.8
|
||||
|
||||
@ -44,7 +44,7 @@ first versions was written by a handful of students.
|
||||
# Input/output in many formats (PLY, STL, OFF, OBJ, 3DS, COLLADA)
|
||||
# Extendible plugins based architecture, writing new mesh processing
|
||||
functions, colorization filters and support for different file formats is
|
||||
quite easy (look at this code sample)
|
||||
quite easy (look at the provided code samples)
|
||||
# Cleaning Filters:
|
||||
* removal of duplicated, unreferenced vertices, null faces
|
||||
* subdivision filters (midpoint, loop and butterfly)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user