aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 394297c..cb1c5fa 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ For this case, it appears the concurrent implementation is faster by 2 seconds (
| Program Specification | Video |
|:------------------------------------------------------------------|:------------------------------------|
| Modifying Bunny at 1000 iterations with no concurrent framework. | ![](./readme-videos/bunny-conc.gif) |
-| Modifying Bunny at 1000 iterations using QTConcurrent map-reduce. | ![](./readme-videos/bunny-norm.gif) |
+| Modifying Bunny at 1000 iterations using QTConcurrent blocking-map. | ![](./readme-videos/bunny-norm.gif) |
### Citations/references
- https://igl.ethz.ch/projects/deformation-survey/deformation_survey.pdf for how to handle deformed triangles