Open dudeymopster opened 5 years ago
You have to have the other folders in the same directory as the exe, otherwise it will fail to load the demo resources and everything will be black.
Not resolved, because it shows white window instead black
me 2,i just download the glew and put it into the folder ,just a black window and cursor is centered,maybe we should do something more to the glew?
me 2,i just download the glew and put it into the folder ,just a black window and cursor is centered,maybe we should do something more to the glew?
you just need to download all the files from repository, not executable only
That because your .exe doesn't see textures, shaders and meshes, Put these files in the same folder as your executable and run the application.
I ran into the same problem.
@HackerPoet Uploading a zip containing the executable and required folders using GitHub's releases feature is probably a good idea.
Greetings. While there are many causes of your video card deciding that it doesn't want to display anything, one cause could be the GLSL compiler, as I have documented in #52 .
Same problem for me
i recently uploaded a fix in #64 . try it out!
It renders as a black window and my mouse cursor is centered. I installed glew AS WELL as adding the files to the same directory. Please help.