Commit c50a573465c85d349890fbc3db62d59bde55ac00
1 parent
37878240
Exists in
master
and in
65 other branches
Added in README.txt that InVesalius exports to ASCII STL
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.txt
... | ... | @@ -9,7 +9,7 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 |
9 | 9 | * Edition tools (similar to Paint Brush) based on 2D slices |
10 | 10 | * 3D surface creation |
11 | 11 | * 3D surface connectivity tools |
12 | - * 3D surface exportation (including: binary STL, OBJ, VRML, Inventor) | |
12 | + * 3D surface exportation (including: binary and ASCII STL, OBJ, VRML, Inventor) | |
13 | 13 | * High-quality volume rendering projection |
14 | 14 | * Pre-defined volume rendering presets |
15 | 15 | * Volume rendering crop plane | ... | ... |