Skip to content

Commit 93805d0

Browse files
jmerticCNCF-Bot
andauthored
Add Slang (#868)
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [x] Are you including a `repo_url`? You need to pick the single best GitHub repository for your project, not a GitHub organization. * [x] Is your project open source? * [x] Has this project been used successfully in the production of a film, television program, animated content or other projects within the scope of the ASWF. Was it designed specifically for the entertainment industry? * [x] Is the project currently and actively maintained (e.g., accepts pull requests, replies to issues, has been tested against / builds properly with the compilers for this year's VFX platform)? * [x] Have you picked the single best (existing) category for your project? * [x] Does it follow the other guidelines from the [new entries](https://github.com/AcademySoftwareFoundation/aswf-landscape#new-entries) section? * [x] Have you added the SVG for your logo to `hosted_logos` and referenced it in the entry in `landscape.yml`? * [x] Does your logo clearly state the name of the project/product and follow the other logo [guidelines](https://github.com/AcademySoftwareFoundation/aswf-landscape#logos)? * [x] Does your project name match the text on the logo? * [x] Have you verified that the Crunchbase data for your organization is correct (including headquarters and LinkedIn)? * [x] ~5 minutes after opening the pull request, the CNCF-Bot will post the URL for your staging server. Have you confirmed that it looks good to you and then added a comment to the PR saying "LGTM"? --------- Signed-off-by: CNCF-Bot <[email protected]> Signed-off-by: John Mertic <[email protected]> Co-authored-by: CNCF-Bot <[email protected]>
1 parent ffefed9 commit 93805d0

File tree

2 files changed

+103
-0
lines changed

2 files changed

+103
-0
lines changed

hosted_logos/slang.svg

Lines changed: 96 additions & 0 deletions
Loading

landscape.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,13 @@ landscape:
531531
logo: stratusgfx.svg
532532
organization:
533533
name: KTStephano
534+
- item:
535+
name: Slang
536+
homepage_url: https://shader-slang.com/
537+
repo_url: https://github.com/shader-slang/slang
538+
project_org: https://github.com/shader-slang
539+
logo: slang.svg
540+
crunchbase: https://www.crunchbase.com/organization/khronos-group-2
534541
- subcategory:
535542
name: Queueing and Render Management
536543
items:

0 commit comments

Comments
 (0)