opensourcegames/games/framework/blender_game_engine.md
2018-06-28 10:39:14 +02:00

18 lines
569 B
Markdown

# Blender game engine
_Included in Blender is a complete game engine, allowing you to create a fully featured 3d game right inside Blender._
- Home: https://www.blender.org/features/game-creation/, https://docs.blender.org/manual/en/dev/game_engine/index.html
- Download: https://www.blender.org/download/
- State: mature
- Code repository: (https://developer.blender.org/diffusion/)
- Code language: C++
- Code license: GPL-2.0
Part of Blender.
## Building
See [Building Blender](https://wiki.blender.org/index.php/Dev:Doc/Building_Blender)
- Build system: CMake