# Production Plan for 3D Generative ART NFT Collections This is high level production plan we've put together when creating / co-creating 3D generative art NFT collections with Metaverse interoperability (for example 3D avatars, pets, wearables, in-game items, etc) ## Phase 1: ### Objectives: - Plan the technical strategy - Train the creative team on the [Shaderverse Blender add-on](https://github.com/shaderverse/shaderverse) - Set up initial Blender project with metadata attributes and corresponding 3D art ### Key Results: - Produce 2D renders / 3D previews of at least 10 different variations of generative NFTs ### Details: In this phase, we work with the **Creative Director** and the **Creative Studio** to create the initial Blender Project file. This `.blend` file will contain 3D objects grouped into collections according to their attribute type. For example, there can be collections named *Head*, *Eyewear*, *Shirt*, *Shoes*, etc. Each collection will contain the corresponding 3D objects, and the Shaderverse Blender Add-on will select from 3D objects in the collections in order to produce 2D and 3D previews of the NFT. ## Phase 2: ### Objectives: - Customize the rarity system in the Blender project to meet the creative direction goals ### Key Results: - Produce 2D renders / 3D previews of 100 different variations of the NFTs that meets the creative strategy for the generative art - Produce a summary report of the trait / rarity percentage ### Details: In this phase, we work with the **Creative Director** and the **Creative Studio** to customize and configure the Blender Project file so that the rarity system produces NFTs with metadata that meets the creative strategy. During this process, we define rarity levels for each attribute and run simulations until we are able to generate collections with the desired percentage of each attribute. ## Phase 3: ### Objectives: - Customize the export API to ensure compatibility with the target Metaverse platform and metadata standards ### Key Results: - Produce 3D assets that are compatible and rigged to work with the target metaverse platform. - Produce 3D assets that are compatible with the target marketplace. ### Details: In this phase, we work with the **Creative Director**, the **Creative Studio**, and the **Partnership Team** at the target Metaverse platform to customize the output format for the 3D assets and the NFT metadata. This ensures that the 3D assets will be usable/playable in the target Metaverse platform.  We also work with the Smart Contract Developers to ensure that the 3D assets will be compatible with the target marketplace. ## Phase 4: ### Objectives: - Customize the import API to ensure compatibility with existing metadata for regenerative capabilities ### Key Results: - Produce 3D assets that use imported / existing metadata ### Details: In this phase, we work with the **Creative Director**, the **Smart Contract Developers**, the **Mint Site Developers**, and the **Backend Developers** to customize our import API so that it generates the NFTs based on specific predetermined metadata.