/shader-graph-examples

unity shader转cocos

Primary LanguageMathematica

Shader Graph Examples

Examples for https://github.com/2youyou2/shader-graph based on Cocos Creator 3D v3.4.

The origin example *.ShaderGraph files are in the tests\ushader\Assets\shadedr-graphs folder。

Install

  1. git clone git@github.com:2youyou2/shader-graph-examples.git
  2. npm install

Usage

  1. Click the shader-graph menu on the top bar.

image

  1. Add the src folder and dst folder to configuration.

    • The src folder should contains the *.ShaderGraph files and the relative *.ShaderSubGraph files.
    • Shader Graph will generate the effect files to the dst folder.
  2. Click generate button

Screenshots

image

image

image

image