3D C++ Game Engine - yet another open source game engine
Go to file
tluqo 6a2d257baa Update .gitattributes
Added some additional files for automatic line endings normalization.
2014-07-10 11:57:05 +02:00
docs merge from master 2014-06-15 21:28:19 +02:00
external glew 2014-04-14 00:36:19 +02:00
projects/vs2013 merge from trunk 2014-07-05 23:30:47 +02:00
qteditor/QtEditor merge from trunk 2014-07-05 23:30:47 +02:00
src fixed crash during shutdown 2014-07-06 00:19:27 +02:00
.gitattributes Update .gitattributes 2014-07-10 11:57:05 +02:00
.gitignore files generated by qt are removed 2014-06-03 16:48:41 +02:00
README.md added features in readme 2014-06-29 01:01:19 +02:00
code_rules.md code rules - macro indentation 2014-07-03 14:12:55 +02:00

README.md

#LumixEngine

3D Game Engine

Features:

  • multiplatform (PC, consoles, phones, tablets, ...)
  • editor included
  • easy to use, fast and flexible
  • open source
  • component based
  • data driven

Code rules

Data repository

Editor screenshot