HeliumProject / Engine

C++ Game Engine (Under Construction!)
http://heliumproject.org/
Other
441 stars 70 forks source link

GraphicsConfig should have hard-coded defaults #76

Open gorlak opened 6 years ago

gorlak commented 6 years ago

We rely on lots of boilerplate asset data to just initialize graphics. If we could fall back to a coded instance of the GraphicsConfig we could simplify new projects.