https://github.com/totem-gdn/asset-renderer-choir
https://github.com/totem-gdn/asset-renderer-choir
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/totem-gdn/asset-renderer-choir
- Owner: Totem-gdn
- License: mit
- Created: 2023-01-18T09:37:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T18:45:32.000Z (about 1 year ago)
- Last Synced: 2024-12-29T14:41:43.003Z (5 months ago)
- Language: Handlebars
- Size: 3.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asset-renderer-choir
## Resources
> In every render we have resources for bind item or avatar for svg, its ai or psd files, which have parts and mask for render.
## Logic
> We have helpers/dna-parser.js file, where we have logic for getting json objects with params for every renderer, for avatar and items its object are differnt> In this file controllers/api/nft.js we getting params for image, its width, height, type, and id image and depend of type, we geting HBS file in folder 'layouts' and binding render
>