diff --git a/evidence/new-colors.png b/evidence/new-colors.png new file mode 100644 index 0000000..d6052e0 Binary files /dev/null and b/evidence/new-colors.png differ diff --git a/packages/catalog/frames.json b/packages/catalog/frames.json index 648464c..d465084 100644 --- a/packages/catalog/frames.json +++ b/packages/catalog/frames.json @@ -1,5 +1,5 @@ { - "version": 44, + "version": 45, "frames": [ { "id": "meshy_ellipse_frames", @@ -731,6 +731,66 @@ "render_mode": "glb3d", "description": "Smoky hex frame — light GLB for Pages-friendly demos" }, + { + "id": "hex_amber", + "name": "Hex Amber", + "brand": "BeeAR Studio", + "category": "glasses", + "style": "hex", + "color": "#D97706", + "lens_tint": "rgba(217,119,6,0.22)", + "price_cents": 8500, + "svg": "hex.svg", + "glb": "hex-graphite.glb", + "fit": { + "width_mm": 136, + "bridge_mm": 18, + "temple_mm": 142 + }, + "studio_fit": { + "scale": 1.04, + "y": -0.01, + "z": 0.02 + }, + "ar_fit": { + "scale": 1.02, + "y": 0, + "pitch": 0.05, + "yaw": 0 + }, + "render_mode": "glb3d", + "description": "Amber hex colorway reusing hex graphite mesh" + }, + { + "id": "hex_forest", + "name": "Hex Forest", + "brand": "BeeAR Studio", + "category": "glasses", + "style": "hex", + "color": "#166534", + "lens_tint": "rgba(22,101,52,0.22)", + "price_cents": 8500, + "svg": "hex.svg", + "glb": "hex-graphite.glb", + "fit": { + "width_mm": 136, + "bridge_mm": 18, + "temple_mm": 142 + }, + "studio_fit": { + "scale": 1.04, + "y": -0.01, + "z": 0.02 + }, + "ar_fit": { + "scale": 1.02, + "y": 0, + "pitch": 0.05, + "yaw": 0 + }, + "render_mode": "glb3d", + "description": "Forest green hex colorway reusing hex graphite mesh" + }, { "id": "rectangle_matte", "name": "Rectangle Matte",