From f4f47883db6a695e1838c23ea2f6bb638eeacf09 Mon Sep 17 00:00:00 2001 From: mkazhdan Date: Sun, 27 Jan 2019 00:48:04 -0500 Subject: [PATCH] no message --- README.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) 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: +
      +
    1. Improved performance. +
    2. Modified PoissonRecon and SSDRecon to support processing of 2D point sets. +
    3. 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 +