2025-01-12 03:59:33 +04:00

8 lines
96 B
Odin

package halfedge
import rl "vendor:raylib"
debug_draw_halfedge_mesh :: proc(mesh: ^Mesh) {
}