gecko0307 / dagon

3D game engine for D
https://gecko0307.github.io/dagon
Other
321 stars 30 forks source link

Check if shader file exists before loading #79

Closed gecko0307 closed 2 years ago

gecko0307 commented 2 years ago

If it doesn't exist, the application should print an error and exit. (pointed out in https://github.com/gecko0307/dagon-tutorials/issues/2#issuecomment-882786591)