aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsotech117 <26747948+sotech117@users.noreply.github.com>2024-04-05 23:48:41 -0400
committerGitHub <noreply@github.com>2024-04-05 23:48:41 -0400
commit62a0db9177cc85d3b53e6d19e1964bee3f1327cd (patch)
tree23951290e999fbce6885b5b1c47ec1592cf33e54
parent04e09f45cac1cb8ff7eb3784ccb9e22c37f81fe5 (diff)
Update README.mdmaster
-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