NonEuclidean icon indicating copy to clipboard operation
NonEuclidean copied to clipboard

When I run, I just shows up as a black window.

Open dudeymopster opened this issue 5 years ago • 9 comments

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.

dudeymopster avatar Apr 17 '19 17:04 dudeymopster

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

ivanstepanovftw avatar Jul 14 '19 10:07 ivanstepanovftw

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?

marecc avatar Dec 15 '19 03:12 marecc

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?

marecc avatar Dec 15 '19 03:12 marecc

you just need to download all the files from repository, not executable only

Wotox avatar Jul 07 '20 01:07 Wotox

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.

winkelstein avatar Jul 15 '20 18:07 winkelstein

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 .

TediusTimmy avatar Feb 26 '23 21:02 TediusTimmy

Same problem for me

ZeyzerDeIx avatar Jan 06 '24 13:01 ZeyzerDeIx