Make uv unwrap faster

This commit is contained in:
luboslenco
2025-12-15 19:52:58 +01:00
parent 315835e533
commit 05dba448d9
9 changed files with 705 additions and 10455 deletions
+5
View File
@@ -0,0 +1,5 @@
#pragma once
#include <iron_obj.h>
void proc_uv_unwrap(raw_mesh_t *mesh);