Skip to content

daubit/blender-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blender NFT Generator

Blender Addon to generate NFTs from a given scene.

Installation

  1. Get the addon zip file from GitHub.
  2. Go to Edit > Preferences > Addons > Install and select the downloaded zip file.
  3. Type NFT Generator in the search box and enable the addon.

Usage

Open the scene you want to generate NFTs of.

Go to Scene Properties > NFT Generator.

Move all objects that is a part of the NFT into a collection called NFT Gen (The collection name can be adjusted in the NFT Generator panel).

Adjust the nft properties in the NFT Generator panel and click Generate NFTs. (This may take some time depending on the complexity of your scene. NOTE: The rendering is done on the main thread and on the GPU to speed up the process.)

Properties

Property Name Type Default Value Description
Resolution (int, int) (128, 128) The resolution of the generated NFTs.
Output Directory string "Home/NFTs" The directory string path to the output directory.
Target Collection string "NFT Gen" The collection name where all the objects are located.
File Format Enum "PNG" The output file format for the generated NFTs.

About

Blender Addon to generate NFTs from a given scene.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages