Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slang shading language integration #304

Open
Pentalimbed opened this issue May 5, 2024 · 1 comment
Open

Slang shading language integration #304

Pentalimbed opened this issue May 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Pentalimbed
Copy link
Collaborator

Pentalimbed commented May 5, 2024

Link to slang

Putting an issue just in case.

Slang is a shader language developed by nvidia which is backwards compatible with hlsl--it can generate hlsl code. The advantage of it, as it claims, is better more modular code base with generics and interfaces, and static reflection which could potentially enable ReShade-like shader-only features for pre/postprocessing without us writing our own compiler/parser.

@doodlum
Copy link
Owner

doodlum commented Nov 18, 2024

Is this still desired?

@doodlum doodlum added the enhancement New feature or request label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants