Sorry I don’t mean to offend anyone’s hard work. I just wanted to offer something back to the community based on my own shader experience. Of course we have documentation for the Slang format here: Slang Shader Development. But it doesn’t cover everything, so I tried to improve it here by asking Github Copilot to read it and give me follow-up question a hypothetical developer might have. So I tried adding new content and clarifying how it all works. This was the result:
Eventually I hope to get a revision pulled, but want to get visibility since seems most of the shader developers congregate here and maybe don’t follow this doc GitHub. If you have any suggestions or find anything wrong/confusing I’d love to hear about it.
Here is the pull request as well if you want to look at commits:
I was able to integrate the extra stuff in the README and add a section on HDR programming techniques. I will update the branch later. I believe it is ready to merge, but may wait until HDR updates are solidified so I can’t include the actual uniforms that will be available in next release.