galacean / engine

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

Refactor pbr shader api with ShaderLab #2064

Open zhuxudong opened 3 months ago

zhuxudong commented 3 months ago

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

zhuxudong commented 2 months ago

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