tomezpl / LepusEngine

OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove SFML

tomezpl opened this issue · comments

SFML causes build errors in debug config (at least on Win/VS). Window handling and input could be moved to GLFW or custom code.

Replaced with GLFW as of 38b710f