HackerPoet / NonEuclidean

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

Support for building under Linux #12

Open CzechBlueBear opened 5 years ago

CzechBlueBear commented 5 years ago

Hi, the following code allows building and running this cute little engine under Linux (using SDL2 as backend). Some features are not yet there (fullscreen switching, cursor confining), I plan to add them asap. Please merge if you wish! :-)

sylv256 commented 4 years ago

when will this be added

lemewynn commented 4 years ago

Maybe it would be better to use CMake?

jakiki6 commented 3 years ago

When I run it, it just gives me a white screen.

Srinivasa314 commented 3 years ago

There are many bugs in this pull request so I created #32. It also fixes the problem mentioned by @jakiki6 .

hYdos commented 3 years ago

if #32 supersedes this pr, why not close it?