Datasets:
Updated task_categories and tags
Browse files
README.md
CHANGED
@@ -70,9 +70,9 @@ As a result, the actual scalar field is discretized into 101 × 101 × 101 = 1,0
|
|
70 |
|
71 |
As mentioned earlier, the other file types use the following suffixes:
|
72 |
|
73 |
-
- `_ns.stl`: The
|
74 |
-
- `_sf.txt`: The
|
75 |
-
- `_bup.txt`: The
|
76 |
|
77 |
|
78 |
# Acknowledgements
|
|
|
70 |
|
71 |
As mentioned earlier, the other file types use the following suffixes:
|
72 |
|
73 |
+
- `_ns.stl`: The __non-smoothed__ surface mesh, output directly from the Marching Cubes algorithm (raw geometry).
|
74 |
+
- `_sf.txt`: The __scalar field__ used to generate the surface.
|
75 |
+
- `_bup.txt`: The __blow-up__ profile, i.e., the radius function discretization for the analytical envelope.
|
76 |
|
77 |
|
78 |
# Acknowledgements
|