From 400bf163cf014e2e91a501bdbd9bfba534e2a169 Mon Sep 17 00:00:00 2001 From: Matthew Low Date: Fri, 17 Jul 2026 12:34:30 -0700 Subject: [PATCH] Add COLMAP source data and renders for ALab-GS Signed-off-by: Matthew Low --- src/content/articles/alab.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/content/articles/alab.md b/src/content/articles/alab.md index 97b9373..a55cdeb 100644 --- a/src/content/articles/alab.md +++ b/src/content/articles/alab.md @@ -157,6 +157,17 @@ downloadSection: { description: "", descriptionBold: "Baked Procedurals - v.2.2.0", extraDescription: "The “cached” USD representation of our render-time procedurals in the shot. Merge this to see the fur & cloth on the animated characters.", + }, + { + buttons: [{ + text: "DOWNLOAD", + url: "https://dpel-assets.aswf.io/usd-alab/alab-splatdata.v2.3.0.zip", + type: "primary", + }], + size: "4.1 GB", + description: "", + descriptionBold: "Gaussian Splat Data - v.2.3.0", + extraDescription: "Source render and COLMAP data used to generate the Gaussian splat. Both SDR and HDR projects provided.", }] } ---