Skip to content

Commit d731922

Browse files
Update StEM3 Color and 25-Stop Exposure Charts
Signed-off-by: Matthew Low <Matthew.Low@dreamworks.com>
1 parent b4848a1 commit d731922

3 files changed

Lines changed: 32 additions & 19 deletions

File tree

public/images/StEM3/gallery11.png

15.1 KB
Loading

src/content/articles/asc-stem3.md

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ downloadSection: {
282282
assetName: "Lightning Plate",
283283
thumbnail: "../images/StEM3/gallery10.png",
284284
moviePreview: "https://dpel-assets.aswf.io/asc-stem3/Assets/asset_previews/StEM3_Lightning_Plate.mp4",
285-
description: "StEM3 Lightning plate showcases lightning strikes on a dark and stormy background. The rapid flashes of lightning can be helpful to visually evaluate the synchronization of video tiles on a virtual production wall. Provided in Unreal Engine 5.7 format.",
285+
description: "<strong>StEM3 Lightning Plate</strong> showcases lightning strikes on a dark and stormy background. The rapid flashes of lightning can be helpful to visually evaluate the synchronization of video tiles on a virtual production wall. Provided in Unreal Engine 5.7 format.",
286286
extraDescription: "Donated by Vū Technologies",
287287
licenseUrl: "/asc-stem3/asc-stem3-lightning-plate-license",
288288
buttons: [{
@@ -292,21 +292,34 @@ downloadSection: {
292292
size: "214.9 MiB",
293293
}],
294294
},
295-
# {
296-
# assetName: "Charts",
297-
# thumbnail: "../images/StEM3/gallery9.jpg",
298-
# moviePreview: "https://dpel-assets.aswf.io/asc-stem3/Assets/asset_previews/StEM3_Color_Checker.mp4",
299-
# description: "StEM3 Charts includes 2D charts that can be used to evaluate colorimetry and other aspects of a virtual production stage.",
300-
# extraDescription: "Public Domain / CC0 1.0",
301-
# # licenseUrl: "/asc-stem3/asc-stem3-charts-license",
302-
# licenseUrl: "https://creativecommons.org/publicdomain/zero/1.0/",
303-
# buttons: [{
304-
# text: "DOWNLOAD",
305-
# url: "https://dpel-assets.aswf.io/asc-stem3/Assets/2D_Assets/StEM3_Color_Checker.zip",
306-
# type: "primary",
307-
# size: "652.1 KiB",
308-
# }],
309-
# },
295+
{
296+
assetName: "Color Charts",
297+
thumbnail: "../images/StEM3/gallery9.jpg",
298+
moviePreview: "https://dpel-assets.aswf.io/asc-stem3/Assets/asset_previews/StEM3_Color_Checker.mp4",
299+
description: "<strong>StEM3 Color Charts</strong> includes 2D charts that can be used to evaluate colorimetry and other aspects of a virtual production stage.",
300+
extraDescription: "Public Domain / CC0 1.0",
301+
licenseUrl: "https://creativecommons.org/publicdomain/zero/1.0/",
302+
buttons: [{
303+
text: "DOWNLOAD",
304+
url: "https://dpel-assets.aswf.io/asc-stem3/Assets/2D_Assets/StEM3_Color_Checker.zip",
305+
type: "primary",
306+
size: "1.4 MiB",
307+
}],
308+
},
309+
{
310+
assetName: "25 Stop Exposure Chart",
311+
thumbnail: "../images/StEM3/gallery11.png",
312+
# moviePreview: "https://dpel-assets.aswf.io/asc-stem3/Assets/asset_previews/StEM3_Color_Checker.mp4",
313+
description: "<strong>StEM3 25-Stop Exposure Chart</strong> includes a 2D chart that can be used to evaluate the dynamic range, sensor characterization, and other aspects of a virtual production stage.",
314+
extraDescription: "Donated by TSK Pictures, Inc.",
315+
licenseUrl: "/asc-stem3/asc-stem3-charts-license",
316+
buttons: [{
317+
text: "DOWNLOAD",
318+
url: "https://dpel-assets.aswf.io/asc-stem3/Assets/2D_Assets/StEM3_Color_Checker.zip",
319+
type: "primary",
320+
size: "49.8 MiB",
321+
}],
322+
},
310323
]
311324
}
312325
]

src/content/license/asc-stem3-charts-license.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: "../../layout/LicenseLayout.astro"
55
title: "ASWF Digital Assets License v1.1"
66

77
# Breadcrumb text
8-
titleAlt: "ASC StEM3 Charts License"
8+
titleAlt: "ASC StEM3 25 Stop Exposure Chart License"
99
blogTitleAlt: "ASC StEM3"
1010

1111
# Links for the buttons: Back and Home
@@ -15,8 +15,8 @@ nextPageUrl: "/asc-stem3/asc-stem3-charts-license"
1515

1616
# License text. Each sentence is broken up by commas.
1717
licenseContent: [
18-
'License for StEM3 Charts (the "Asset Name").',
19-
"StEM3 Charts Copyright 2026 Tim Kang. All rights reserved.",
18+
'License for StEM3 25 Stop Exposure Chart (the "Asset Name").',
19+
"StEM3 25 Stop Exposure Chart Copyright 2026 TSK Pictures, Inc. All rights reserved.",
2020
"Redistribution and use of these digital assets, with or without modification, solely for education, training, research, software and hardware development, performance benchmarking (including publication of benchmark results and permitting reproducibility of the benchmark results by third parties), or software and hardware product demonstrations, are permitted provided that the following conditions are met:"
2121
]
2222

0 commit comments

Comments
 (0)