BitReelCo / BJS-PR-Bounty-Pool

Bounties in this pool are incentives for pushing BabylonJS forward for the benefit of our awesome and growing community!
https://forum.babylonjs.com/
15 stars 0 forks source link

[Open Bounty] ( $100 ) - Create documentation and demos for Custom Materials including Custom PBR #5

Open br-matt opened 1 year ago

PirateJC commented 1 year ago

Write documentation for the the Babylon Documentation pages, detailing and describing the custom material.

It should be located in the materials library section of the documentation: https://doc.babylonjs.com/toolsAndResources/assetLibraries/materialsLibrary

It should take the core information here: https://github.com/BabylonJS/Babylon.js/blob/master/packages/dev/materials/src/custom/readme.md#L0-L1

And walk users through the features.

It also should include playground demos to highlight the features and clearly show how to use them.