Problem: Rendering heavy meshes (~30,000 triangles) in Raylib's immediate mode during the editor preview required over 150,000 draw calls per frame. This choked the CPU, dropping the editor to ...