learnd3d11 icon indicating copy to clipboard operation
learnd3d11 copied to clipboard

1-1-3: HelloTriangle Shader compilation

Open deccer opened this issue 3 years ago • 2 comments
trafficstars

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 avatar Feb 28 '22 18:02 deccer

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

16-Bit-Dog avatar Aug 13 '22 17:08 16-Bit-Dog

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

deccer avatar Aug 14 '22 00:08 deccer