3D C++ Game Engine - yet another open source game engine
Find a file
2014-11-07 22:18:47 +01:00
docs editor screenshot in docs update; fixed assert in file watcher 2014-08-10 15:08:32 +02:00
external merged frustums 2014-10-15 22:16:03 +02:00
projects/vs2013 basic allocator 2014-11-07 22:18:47 +01:00
qteditor editable name in the entity list UI 2014-11-07 20:03:26 +01:00
src basic allocator 2014-11-07 22:18:47 +01:00
.gitattributes Update .gitattributes 2014-07-10 11:57:05 +02:00
.gitignore fixed crash when the scene view is not visible 2014-10-12 11:46:15 +02:00
code_rules.md code rules - macro indentation 2014-07-03 14:12:55 +02:00
README.md added features in readme 2014-06-29 01:01:19 +02:00

#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