hlsl
Here are 167 public repositories matching this topic...
-
Updated
May 26, 2020 - C++
Hi guys. Is there any documentation for the methods found in ShaderLang.h?
For example,what does TShader::setInvertY do?
I have just started so pretty sure I am going to have more questions related to the API.
It would be helpful if there was a label (release tag or git sha) of what version the downloadable binaries are. I am assuming its the v2019.1 build, but not 100% sure
-
Updated
May 22, 2020 - C++
The command-line slangc tool should support emitting formatted documentation for a module.
Documentation for declarations should be extracted from leading comments using one of the common conventions (e.g., triple-slash /// comment lines). The lexer should produce a unique token type for comments that follow documentation-comment conventions, and the parser should look for these comments wh
-
Updated
Apr 26, 2018 - C++
-
Updated
Sep 13, 2019 - C++
-
Updated
May 25, 2020 - C++
-
Updated
May 1, 2020 - C#
-
Updated
Apr 7, 2020 - C++
-
Updated
Feb 15, 2020 - HLSL
-
Updated
Dec 22, 2019 - C++
-
Updated
May 16, 2020 - Python
-
Updated
May 25, 2020 - C++
-
Updated
Aug 15, 2019 - HLSL
-
Updated
May 8, 2020 - C#
-
Updated
May 25, 2020 - C#
Improve this page
Add a description, image, and links to the hlsl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hlsl topic, visit your repo's landing page and select "manage topics."


Great tutorial! It clears up a lot of my questions about various effects.
Minor complaint: Focal length is size of the lens. Focal distance is the distance between the camera and the focal point.