Part of #6.\n\nImplement Renderer.draw_quad_mesh — render a structured quad mesh (grid of quads) in 3D, analogous to matplotlib's draw_quad_mesh. Useful for surface plots.\n\nAcceptance criteria:\n- draw_quad_mesh(coordinates, ...) produces correct A-Frame geometry\n- Per-face or per-vertex coloring is supported
Part of #6.\n\nImplement
Renderer.draw_quad_mesh— render a structured quad mesh (grid of quads) in 3D, analogous to matplotlib'sdraw_quad_mesh. Useful for surface plots.\n\nAcceptance criteria:\n-draw_quad_mesh(coordinates, ...)produces correct A-Frame geometry\n- Per-face or per-vertex coloring is supported