Skip to content

Commit cf2e9b9

Browse files
Add Reflections API video (#125)
Co-authored-by: James Riordon <[email protected]>
1 parent 1b5c82c commit cf2e9b9

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

_posts/2025-06-05-getting-started-with-slang-reflections-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ image: /images/events/2025-07-slang-reflections-meetup-thumbnail.webp
1010
human_date: "🗓️ July 8, 2025"
1111
human_time: "🕜 8:00 USA PT"
1212
session_length: "⏱️ 45-60 minutes"
13+
youtube_id: "OxOZ81N3NKw"
1314
---
1415

1516
We know it: many developers that are just getting started with Slang find themselves daunted by the reflection API. During this meet-up we will explain the underlying mental model for how Slang reflects shader code and show specific code examples for how to use the reflection API to access the information that developers most often need. Along the way we will call out caveats and pitfalls that we’ve seen bite developers before.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: post
3+
title: "Getting Started with Slang: Reflections API"
4+
tagline: "Slang Virtual Meetup"
5+
date: 2025-05-20 08:00:00 +0000
6+
categories: [ "video" ]
7+
tags: [gaussian, splat, api]
8+
author: "Shannon Woods"
9+
image: "/images/events/2025-06-04-getting-started-with-slang-reflectsion-api-video.webp"
10+
source_url: "/event/2025/06/04/getting-started-with-slang-reflections-api/"
11+
---
16.6 KB
Loading

0 commit comments

Comments
 (0)