Texturize Versions Save

🤖🖌️ Generate photo-realistic textures based on source images or (soon) PBR materials. Remix, remake, mashup! Useful if you want to create variations on a theme or elaborate on an existing texture.

v0.4

4 years ago

Features

  • Patch-based generator for high-quality textures.
  • Computes full similarity matrix for all patches, then an approximation.
  • Use --mode=patch to enable, suggested resolution 512x512.

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.

v0.3

4 years ago

Features

  • Generate multiple --variations=N at the same time.
  • Silent mode that displays nothing when --quiet.
  • Detail mode that operates as before with --verbose.
  • Easier to reuse process_image from external library.
  • Python 3.6 now supported too, not only 3.7+.

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.

v0.2

4 years ago

Features

  • Texture generation supports chained gram matrices.
  • Renamed --scales parameter to octaves.
  • Support for setting the random --seed.
  • Support for --device=cpu, default cuda if available.

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.

v0.1

4 years ago

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.