For those who are not acquainted with it, Dream Textures is a plugin for Blender that uses AI Generative Adversarial Networks to generate realistic-looking concept art, background assets, and more for Blender from a simple text prompt. It allows you to create textures that tile perfectly with no visible seam by using the 'Seamless' option. You can also use it to create quick variations on an existing texture. It requires GPUs with a massive amount of RAM to generate big textures (about 12GB or higher for 512x512 textures).
The video below shows it in action (although it might feature an older version):
Here are the updates from Dream Textures v0.0.6:
Quote:
Dependencies are now packaged with the addon, making installation much simpler! Just download the correct file for your platform below, and install it in Blender.
A Dream Textures Discord server has also been created.
Windows Installation
If you had a previous version of the addon, click Remove in Blender to delete it before installing the update. You may need to run Blender as an administrator to remove the old version of the addon successfully.
If you want to remove the old dependencies to free up space on your computer, navigate to C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\site-packages and delete the packages previous packages. You can also delete the full Blender 3.3 folder and reinstall
macOS Installation
Other Platforms Installation
Other platforms are not officially supported by this addon. However, you can install it manually by following the steps under Contributing in the README.
UI Changes
Dream Textures has moved to the side panel of the Image Editor and Shader Editor:
What's Changed
New Contributors
Full Changelog: 0.0.5...0.0.6
A Dream Textures Discord server has also been created.
Windows Installation
If you had a previous version of the addon, click Remove in Blender to delete it before installing the update. You may need to run Blender as an administrator to remove the old version of the addon successfully.
- Download the file dream_textures-win32-cuda.7z from the Assets section below.
- Due to file size limits on GitHub, the addon .zip file is contained in the 7-Zip archive. Download 7-Zip if you don't have it already.
- Right click the file and select 7-Zip > Extract Here
- Open Blender > Preferences > Add-ons > Install..., then select the file dream_textures-win32-cuda.zip extracted previously. The addon may take a minute to be copied into Blender.
- Follow the instructions in the addon preferences window to setup the model weights.
If you want to remove the old dependencies to free up space on your computer, navigate to C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\site-packages and delete the packages previous packages. You can also delete the full Blender 3.3 folder and reinstall
macOS Installation
- Download the file dream_textures-darwin-arm64.zip from the Assets section below.
- Open Blender > Preferences > Add-ons > Install..., then select the zip file. It may take a minute to be copied into Blender.
- Follow the instructions in the addon preferences window to setup the model weights.
Other Platforms Installation
Other platforms are not officially supported by this addon. However, you can install it manually by following the steps under Contributing in the README.
UI Changes
Dream Textures has moved to the side panel of the Image Editor and Shader Editor:

What's Changed
- Dream Texture: UI Changes by @blastframe in #39
- Add simple progress indicator by @carson-katri in #57
- Improved seed selector by @NullSenseStudio in #69
- Fixed AttributeError with NoneType in context.area.regions by @blastframe in #74
- Generator subprocess by @NullSenseStudio in #96
- Remove dependency installation requirement by @carson-katri in #98
- History and Troubleshooting Panels by @carson-katri in #132
- Direct users who downloaded source to download release by @NullSenseStudio in #134
- Add preload models step by @carson-katri in #150
New Contributors
- @blastframe made their first contribution in #39
- @NullSenseStudio made their first contribution in #69
Full Changelog: 0.0.5...0.0.6
If you are curious about Dream Textures, visit their Github Profile to obtain further information about it. Grab the latest version of Dream Textures by clicking Here. And this is all for today! Enjoy Dream Textures and provide your feedback about it so it can get better.