From 62a0db9177cc85d3b53e6d19e1964bee3f1327cd Mon Sep 17 00:00:00 2001 From: sotech117 <26747948+sotech117@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:48:41 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2