# CocosCreator-ScrollVIewPlus **Repository Path**: huang_yi_yong/CocosCreator-ScrollVIewPlus ## Basic Information - **Project Name**: CocosCreator-ScrollVIewPlus - **Description**: Cocos Creator ScrollVIew 优化系列 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-21 - **Last Updated**: 2023-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cocos Creator ScrollView 优化示例 [![](https://img.shields.io/badge/Release-0.2.0-green.svg)](https://github.com/zhitaocai/CocosCreator-ScrollVIewPlus/blob/master/CHANGELOG.md) [![](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/zhitaocai/CocosCreator-ScrollVIewPlus/blob/master/LICENSE) [![](https://img.shields.io/badge/Support-Cocos%20Creator%20v2.x-orange.svg)](http://www.cocos.com/creator) ## 项目说明 这是一个针对 ScrollView 性能优化示例项目,将包括以下优化 * [x] [01. 分帧加载](https://www.jianshu.com/p/7f8fa125cd4f) * [x] [02.可视区域渲染](https://www.jianshu.com/p/c5daabbb7719) TODO: * [ ] 03.复用实现 * [ ] 04.合批优化 ## 支持作者 如果我的项目对你起到帮助,不妨支持一下我吧~ 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏 ![](./static/Pay.png) ## LICENSE MIT License Copyright (c) 2019 Zhitao Cai Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.