Yuta Watanabe, S. Okamoto, Masaki Kohana, M. Kamada, T. Yonekura
{"title":"A Parallelization of Interactive Animation Software with Web Workers","authors":"Yuta Watanabe, S. Okamoto, Masaki Kohana, M. Kamada, T. Yonekura","doi":"10.1109/NBiS.2013.74","DOIUrl":null,"url":null,"abstract":"Our interactive animation software is written in JavaScript, and is serial execution. However, it has a problem, which is related to drawing intervals. In case the software has to process a number of animation objects, it takes a long time. The longer drawing intervals are, the slower speed of animation playing is. So, we parallelize interactive animation software with Web Workers that is one part of HTML5. We partition drawing animation with some approaches, and parallelize their process. This time, we report the parallelization approach that takes into consideration the property of Web Workers and the interactive animation software.","PeriodicalId":261268,"journal":{"name":"2013 16th International Conference on Network-Based Information Systems","volume":"13 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2013-09-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2013 16th International Conference on Network-Based Information Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/NBiS.2013.74","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 4
Abstract
Our interactive animation software is written in JavaScript, and is serial execution. However, it has a problem, which is related to drawing intervals. In case the software has to process a number of animation objects, it takes a long time. The longer drawing intervals are, the slower speed of animation playing is. So, we parallelize interactive animation software with Web Workers that is one part of HTML5. We partition drawing animation with some approaches, and parallelize their process. This time, we report the parallelization approach that takes into consideration the property of Web Workers and the interactive animation software.