This is a blender add-on that allows 3D assets random combination generation. Very useful for NFTs collection generation. The add-on also generates metadata for each combination generated.
- Generates combination of props
- Tweak the rarity of certain props
- Customize your collection metadata
- @rizerkrof (Author)
- Blender 3.3.1
- Download the add-on
If you are on linux system, enter the following command on a terminal:
curl -L https://github.com/rizerkrof/blenderAddOn-nftGenerator/archive/main.zip -o nft-add-on.zip
Or download the
.zip
archive HERE. - Install the add-On
Open blender and go to
Edit/Preferences/Add-ons
then browse the .zip file you just downloaded by clicking onInstall...
. - Enable the add-on Check the toggle box of the add-on.
On the Properties
editor under Scene Propoerties
you should see the NFTs generator
panel.
- Add attributes collections and props
- Analyze the scene
- Fulfill the metadata
- Chose the generation number
- Generate the combinations
- Render the animation (
Ctrl F12
) with image format selected onOutput properties
- The metadata of each file will be available at
metadata/
folder at your blender project folder