galacean / engine

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
https://www.galacean.com/engine
MIT License
4.29k stars 307 forks source link

Refactor pbr shader api with ShaderLab #2064

Open zhuxudong opened 7 months ago

zhuxudong commented 7 months ago

Refactor the pbr shader api of the engine-toolkit package to facilitate users to expand materials.

zhuxudong commented 7 months ago

links: https://github.com/galacean/engine-toolkit/pull/274