HackerPoet / NonEuclidean

A Non-Euclidean Rendering Engine for 3D scenes.
MIT License
6.1k stars 581 forks source link

Not loading in #43

Open the-one-with-raspberry opened 3 years ago

the-one-with-raspberry commented 3 years ago

This isn't working. I pressed everything. Not loading in. Just a inescapable black program.

Frown

ehx-v1 commented 3 years ago

Did you add glew properly? That's the most common issue people have.

the-one-with-raspberry commented 3 years ago

Did you add glew properly? That's the most common issue people have.

I added: NonEuclidean\NonEuclidean\glew.c | NonEuclidean\NonEuclidean\glew.h (downloaded from here)

KenLovesCompilingStufs commented 2 months ago

i recently uploaded a fix in https://github.com/HackerPoet/NonEuclidean/issues/64 . try it out!