Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1019 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 1019 Bytes

ProTeGe v2

Graph-based procedural texture generator.

Features

  • Various noises, patterns, blending modes, filters, etc.
  • Generate a full set of textures from a single graph (albedo, normals, smoothness, metallicity, AO, parallax, emission).
  • Save / Load graph (save file uses json format).
  • Smart texture caching - node is updated only when its input was changed.
  • Multiple resolutions for preview and export (512, 1024, 2048, 4096, 8192)
  • Always use best quality for export (gaussian blur, etc.)

ToDo

Doxygen, demo video

Unity version

2021.3.10f1 (LTS)

Credit