Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am trying to figure out a good strategy to dynamically load shader files into my DirectX 11 engine, but that doesn't seem to be working out too well. I have made my own method to scan a directory and its sub-directories, but I guess that doesn't work either. (I'm a bit rusty, evidently.)

Does anybody have any tips/snippets to how I could possibly achieve such a feature. I am looking to load both .vs and .ps files, basically on build/run, but if you have a good way to load them asynchronously, that would be great!

Much appreciated,
John
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900