# CocosShader **Repository Path**: canyang9/CocosShader ## Basic Information - **Project Name**: CocosShader - **Description**: A Cocos2d-JS v3.9 based demo on Blending Mode Effect && Shader Effect && Grid Effect. - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-02-02 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### CocosShader [A live demo is here.](http://supersuraccoon.github.io/CocosShader) A `Cocos2d-JS v3.9` based demo with following features: - Blending Mode Effect Collection - Shader Effect Collection - Shader Object - Grid Effect - Grid3D - TiledGrid3D - JSBinding Support Note: Need to add some missing `Glue` functions to the `JSBinding` source code. Refer to the files in `framework/cocos2d-x/...` and search for `supersuraccoon`.