Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinqing Liu committed Nov 17, 2020
1 parent 6e832d8 commit cf0cdc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ python build.py
cd ../../
```

### Octree Generation Example
Provide one example data 1A1E, also in refined-set.
### Octree Generation Example (Optional)
Provide one example data 1A1E from refined-set.
Following steps can generate the points and build the OctSurf. (Default density for points is 6, and depth for OctSurf is 10.)
We also provide python tool to parse the generated OctSurf, and visualize it by generating vtk files that can visualize in Paraview.
```angular2
Expand Down

0 comments on commit cf0cdc3

Please sign in to comment.