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

Fix and update docs and examples for slang modules #4841

Closed
swoods-nv opened this issue Aug 13, 2024 · 2 comments · Fixed by #6509
Closed

Fix and update docs and examples for slang modules #4841

swoods-nv opened this issue Aug 13, 2024 · 2 comments · Fixed by #6509
Assignees
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:documentation areas where we can improve documentation in codebase

Comments

@swoods-nv
Copy link
Collaborator

No description provided.

@swoods-nv swoods-nv added kind:documentation areas where we can improve documentation in codebase goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang labels Aug 13, 2024
@swoods-nv swoods-nv added this to the Q3 2024 (Summer) milestone Aug 13, 2024
@cheneym2
Copy link
Collaborator

@swoods-nv Do you have any specific documentation that is known to be lacking or incorrect?

https://shader-slang.org/slang/user-guide/modules.html is documentation about modules in general, and there are numerous examples of module use. Not aware of anything that needs an overhaul.

Is this issue still valid, and if so, could you provide some more guidance on what needs update?

@cheneym2
Copy link
Collaborator

I see at least one stale note in the modules.html documentation. Pretty sure I can remove this.

Note

Future versions of the Slang system will support loading of modules from pre-compiled binaries instead of source code. The same import keyword will continue to work in that case.

cheneym2 added a commit to cheneym2/slang that referenced this issue Mar 3, 2025
Suggest one method to keep slang modules organized in the file system.

Closes shader-slang#4841
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:documentation areas where we can improve documentation in codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants