Unity AI Toolkit
Editor tools to generate scripts, textures and skyboxes.
Above video demonstrates the ability to create new code with continuous updates to said script once created, all with short, natural language text prompts. This is useful for rapid prototyping and POCs.
Above video demonstrates the ability to generate textures from simple text prompts using DALL-E. Since the “seamless” keywords don’t always return acceptable results, I added a method to make the texture seamless using a traditional offset/tiling approach. The offset/tiled image with transparent regions is then sent back to DALL-E to diffuse the empty regions.
Above video demonstrates a simple editor skybox generator using Blockade Labs API.
** The quality of generation has increased significantly since creating this video. **