mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-07 17:43:51 +00:00
Extracts a grayscale heightmap PNG from a row-major W×H heightmap mesh. Y values are normalized to 0..255 using the mesh bounds so the output PNG uses the full dynamic range. User supplies W and H explicitly: arbitrary meshes aren't necessarily heightmap-shaped, and taking the dimensions as args avoids guessing wrong on a mesh with vertex count W*H but a different layout. Round-trips with --gen-mesh-from-heightmap modulo the 1-byte quantization step. Verified: noise PNG (32×32) → heightmap mesh → exported PNG (32×32) chain executes cleanly, height 0..1.984 mapped to 0..255 grayscale, both PNGs share the same dimensions. Brings command count to 230. |
||
|---|---|---|
| .. | ||
| 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 | ||