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

1-1-3: HelloTriangle Shader compilation #53

Open
deccer opened this issue Feb 28, 2022 · 2 comments
Open

1-1-3: HelloTriangle Shader compilation #53

deccer opened this issue Feb 28, 2022 · 2 comments
Labels
appendix documentation Improvements or additions to documentation
Milestone

Comments

@deccer
Copy link
Contributor

deccer commented Feb 28, 2022

Shaders can be compiled from file using D3D11Compile... but also from Visual Studio itself, that should be showed,

Learning how your IDE works and what it provides is a useful thing

@deccer deccer added this to the Part 1 milestone Mar 29, 2022
@deccer deccer added the documentation Improvements or additions to documentation label Mar 29, 2022
@deccer deccer changed the title Content: 1-1-3: HelloTriangle Shader compilation 1-1-3: HelloTriangle Shader compilation Mar 29, 2022
@deccer deccer added the appendix label Apr 9, 2022
@AlexB8675 AlexB8675 modified the milestones: Part 1, Appendix May 15, 2022
@16-Bit-Dog
Copy link
Contributor

I think this issue should also explain compiling shaders from a string

furthermore, should this be as a note - like a bubbles text box in 1-1-3 at the end of the shader compile section or at the very end of the 1-1-3 section which describes the process to:

  1. make shader in VS project file and setup the settings -> load shader from .cso output file
  2. compile shader from string

@deccer
Copy link
Contributor Author

deccer commented Aug 14, 2022

Hmm I thought i had closed this one, under the impression we discussed it briefly that its of no real use really

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appendix documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants