diff --git a/content/creator/resources/_index.md b/content/creator/resources/_index.md new file mode 100644 index 000000000..1f3febab2 --- /dev/null +++ b/content/creator/resources/_index.md @@ -0,0 +1,5 @@ +--- +bookCollapseSection: false +weight: 50 +title: Resources +--- \ No newline at end of file diff --git a/content/creator/resources/repositories.md b/content/creator/resources/repositories.md new file mode 100644 index 000000000..72bd9750c --- /dev/null +++ b/content/creator/resources/repositories.md @@ -0,0 +1,35 @@ +--- +date: 2023-08-28 +title: Repositories +description: Repositories for Decentraland creators. +categories: + - resources +type: Document +aliases: + - /resources/repositories +url: /creator/resources/repositories +weight: 51 +--- + +Repositories are an invaluable source of resources for Decentraland creators, created by prominent members of the community to make building in the metaverse easier. + +# **Repositories** + +### Add-ons for fashion creators by PunkPink + +Repository created by PunkPink in order to facilitate the creation of wearables for new creators, this repository allows an easy and intuitive system to create original wearables without having knowledge of 3D modeling. + +![Website](https://punkpink.eth.limo/) +![Twitter](https://twitter.com/PunkPink__) +![Discord](https://discord.com/invite/9HeZN3g75f) + +![Repo: Add-ons for fashion creators](https://github.com/Metassive/PunkPink-add-ons) + +### Dhingia Builds by MrDhingia + +The orientation of bones will define in which direction they’ll rotate, like positive X, negative Z, etc. They can be set up in many different ways as long as it’s consistent through the whole rig. For example, if the X axis is chosen for the bending forward motion of the spine, it makes sense that the same set up is used for the legs. The orientation is also important because it’ll affect mirroring behavior. That means that, usually, the right side orientation is the mirrored version of the left side’s and vice versa. + +![Website](https://www.mrdhingia.com/) +![Twitter](https://twitter.com/MrDhingia) + +![Repo: Dhingia Builds](https://github.com/MrDhingia/DhingiaBuilds) \ No newline at end of file diff --git a/content/creator/resources/tools.md b/content/creator/resources/tools.md new file mode 100644 index 000000000..933a3f62c --- /dev/null +++ b/content/creator/resources/tools.md @@ -0,0 +1,22 @@ +--- +date: 2023-08-28 +title: Tools +description: Tools for Decentraland users and creators. +categories: + - resources +type: Document +aliases: + - /resources/tools +url: /creator/resources/tools +weight: 52 +--- + +There are plenty of tools available and free to use for the entire community. + +# **Tools** + +### DCL Metrics + +Analyze traffic and large amounts of data with this useful tool. + +![Tool: DCL Metrics](https://www.dcl-metrics.com/) \ No newline at end of file