Meta opens Llama 3 Design Edition tuned for asset generation and texture maps
AI · 4 min read
The Design Edition of Llama 3 focuses on creative asset generation rather than general reasoning. Meta fine-tuned the model on curated datasets of icons, UI assets, pattern libraries, and texture atlases, and added a discriminator pipeline to improve consistency across asset families. The model can output layered PSD and SVG files alongside texture maps like normal and roughness maps.
A key capability is generating tiled and seamless textures with metadata for PBR workflows, which lets developers drop generated assets into engines like Unity or Unreal without manual retouching. For UI teams, the model can produce cohesive icon sets in multiple densities and export them with accessibility-friendly naming conventions and token suggestions.
Meta is distributing the model under a permissive license for commercial use but requires attribution in derivative work. The company also released a design-focused SDK and a reference plugin for Figma and Blender, which designers say speeds iteration on both 2D interfaces and 3D scenes.