diff --git a/README.md b/README.md
index fe8481f..e50913a 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-
Adaptive Multigrid Solvers (Version 10.05)
+Adaptive Multigrid Solvers (Version 10.06)
-links
-executables
-usage
-changes
+links
+executables
+usage
+changes
@@ -27,11 +27,12 @@ This code-base was born from the Poisson Surface Reconstruction code. It has evo
[Kazhdan and Hoppe, 2013]
Executables:
-Win64
+Win64
Source Code:
-ZIP GitHub
+ZIP GitHub
Older Versions:
-V10.04,
+V10.05,
+V10.04,
V10.03,
V10.02,
V10.01,
@@ -797,6 +798,13 @@ Similarly, to reduce compilation times, support for specific degrees can be remo
Added a --inCore flag that enables keeping the pointset in memory instead of streaming it in from disk.
+Version 10.06:
+
+- Improved performance.
+
- Modified
PoissonRecon and SSDRecon to support processing of 2D point sets.
+ - Modified the 2D implementations of
PoissonRecon, SSDRecon, and AdaptiveTreeVisualization to support ouput to .jpg and .png image files.
+
+
@@ -806,3 +814,4 @@ This work genersouly supported by NSF grants #0746039 and #1422325.
HOME
+