# CocosCreatorDemos **Repository Path**: yimu_2/CocosCreatorDemos ## Basic Information - **Project Name**: CocosCreatorDemos - **Description**: Cocos Creator Demos write by yeshao2069 with Cocos Creator Engine. Cocos Creator V3.0.0+ - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: v3.0.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 294 - **Created**: 2021-04-08 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Cocos Creator Demos #### write by yeshao2069 with Cocos Creator Engine. #### Cocos Creator V3.0.0+   #### 1. [双人分屏效果 DualSplitScreen](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/DualSplitScreen) #### 2. [场景小地图效果 SceneMiniMap](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/SceneMiniMap) #### 3. 实现3D模型显示在UI中效果 #####   3.1 [UIMeshRenderer组件方式实现](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/UIMeshRendererDemo) #####   3.2 [RenderTexture方式实现 普通模型](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/RenderTextureDemo) #####   3.3 [RenderTexture方式实现 支持骨骼动画模型](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/RenderTextureDemoForSkeletalAnimation) #### 4. 镜头围绕人物旋转一周效果 #####   4.1 [旋转摄像机方式实现](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/CameraRotateAround) #####   4.2 [旋转摄像机方式实现(旋转四元数)](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/CameraRotateAroundWithQuat) #####   4.3 [旋转物体方式实现](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/SelfRotateAround) #####   4.4 [2D实现物体旋转一周](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/CameraRotateAround2D) #### 5. [无限视差滚动背景效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/ScrollingBackground) #### 6. [自定义骨骼动画播放效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/CustomizePlaySkeletalAnim) #### 7. [模型换肤效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/ModelDressup) #### 8. [第一人称视角效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/FirstPersonPerspective) #### 9. [3D文本/3D模型血条效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/Model3DText) #### 10. 物体移动残影效果 #####   10.1 [支持sprite图片](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/ObjectMovingShadow) #####   10.2 [支持spine动画](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/ObjectMovingShadowForSpine) #### 11. [放大镜效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/Magnifier) #### 12. [刮刮卡效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/ScratchCard) #### 13. [金币飞入钱包效果/金币落袋效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/CoinFlyToWallet) #### 14. [打印机文字效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/PrinterWord) #### 15. [子弹追踪效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/BulletFollow) #### 16. [汉字临摹效果](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.0/HanZiWriter)