diharaw / volumetric-clouds

MIT License
127 stars 9 forks source link

make exe use high performance GPU #3

Open sonoro1234 opened 1 year ago

sonoro1234 commented 1 year ago

solves issue #2

https://stackoverflow.com/questions/68469954/how-to-choose-specific-gpu-when-create-opengl-context

also could be used:

https://github.com/glfw/glfw/issues/1545