mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-10 02:53:51 +00:00
31st procedural texture: classic argyle pattern done by working in a 45-rotated coord system (u, v) = (x+y, x-y) so lozenges become axis-aligned squares for the checkerboard step. Diagonal stitch lines fall out of u%cell and v%cell crossing zero. Three-color: A/B for the alternating diamond fill, third color for the diagonal stitch overlay. Defaults to 64-pixel cells with 2-pixel stitches. Useful for sweater fabric, seat cushions, heraldic banner overlays. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||