troisjs.github.io icon indicating copy to clipboard operation
troisjs.github.io copied to clipboard

The link to LambertMaterial source is broken

Open bperel opened this issue 3 years ago • 3 comments

On this documentation page, the link to the source leads to a 404

bperel avatar Mar 28 '22 10:03 bperel

Thanks for reporting, can you make a PR ?

klevron avatar Mar 28 '22 10:03 klevron

Unfortunately I don't know enough about the repository to know where is what.

bperel avatar Mar 28 '22 11:03 bperel

seems that https://troisjs.github.io/guide/materials/lambert-material.html is out of sync with the source https://github.com/troisjs/troisjs.github.io/edit/master/src/guide/materials/lambert-material.md.

The documentation points to https://github.com/troisjs/trois/blob/master/src/materials/LambertMaterial.ts. And source of the documentation points to https://github.com/troisjs/trois/blob/master/src/materials/Material.ts

jellehak avatar Aug 04 '22 08:08 jellehak