Skip to content

Commit 3137dfa

Browse files
committed
Update README.md
1 parent c069929 commit 3137dfa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ For best performances, you can compile with optimized flags: `cmake .. -DCMAKE_B
2929

3030
Once built, several executables are available in `build/bin`:
3131

32-
* `sampler-cli`:
33-
* `sampler-gui`:
34-
* `sampler-test`:
32+
* `sampler-cli`: command line uniform sampling tool
33+
* `sampler-gui`: Qt base sampler (uniform, adaptive, ...) (needs openGL>3.3)
34+
* `sampler-test`: to check integrity of data files
3535

3636

3737
Data

0 commit comments

Comments
 (0)