LumixEngine/README.md

43 lines
1.9 KiB
Markdown
Raw Normal View History

2017-03-20 15:17:40 +01:00
# Lumix Engine
2016-02-07 14:32:10 +01:00
---------
2013-11-25 23:17:20 +01:00
2017-03-20 15:17:00 +01:00
[![Coverity Scan Build Status](https://scan.coverity.com/projects/5919/badge.svg)](https://scan.coverity.com/projects/5919)
2016-06-06 16:20:37 +02:00
[![Build status](https://ci.appveyor.com/api/projects/status/7tcoign219kb5bny?svg=true)](https://ci.appveyor.com/project/nem0/lumixengine)
[![Build Status](https://travis-ci.org/nem0/LumixEngine.svg?branch=master)](https://travis-ci.org/nem0/LumixEngine)
2015-10-20 21:46:13 +02:00
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nem0/LumixEngine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2016-02-28 00:26:34 +01:00
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
2017-03-20 15:17:00 +01:00
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/mikulasflorek)
2015-10-20 21:46:13 +02:00
2014-06-11 19:57:20 +02:00
3D Game Engine
2013-11-25 23:17:20 +01:00
2015-12-09 22:56:04 +01:00
* [Getting started](https://github.com/nem0/LumixEngine/wiki/Getting-started)
2016-05-16 09:54:11 +02:00
* [Features](https://github.com/nem0/LumixEngine/wiki/Features)
2015-12-09 22:56:04 +01:00
* [Data repository](https://github.com/nem0/lumixengine_data)
2016-02-07 14:32:10 +01:00
* [Videos](https://www.youtube.com/channel/UCtjtIy0ldsq-9siM1Gm_rXg)
2017-06-19 12:56:52 +02:00
* [Plugins](https://github.com/nem0/LumixEngine/wiki/available-plugins)
2016-04-22 08:19:29 +02:00
* [Roadmap](https://github.com/nem0/LumixEngine/milestones)
2017-05-20 13:01:55 +02:00
![Editor screenshot](https://cloud.githubusercontent.com/assets/153526/26275242/6e9f7f90-3d5c-11e7-8548-f6ae82d4ba52.jpg)
2016-04-20 21:42:24 +02:00
[3rd party libraries](https://github.com/nem0/lumixengine_3rdparty)
2015-08-15 09:21:59 +02:00
2015-08-15 09:22:23 +02:00
* [bgfx](https://github.com/bkaradzic/bgfx)
* [lua](https://github.com/LuaDist/lua)
* [crunch/crnlib](https://github.com/richgel999/crunch)
* [PhysX](https://developer.nvidia.com/physx-sdk)
2016-05-16 07:10:38 +02:00
* [dear imgui](https://github.com/ocornut/imgui)
2016-03-06 00:57:43 +01:00
* [stb](https://github.com/nothings/stb)
2016-05-27 12:57:23 +02:00
* [SDL](https://www.libsdl.org/)
2016-12-18 15:19:07 +01:00
* [cmft](https://github.com/dariomanesku/cmft)
2015-08-15 09:21:59 +02:00
2015-12-09 22:42:54 +01:00
Project generator
2016-10-01 15:08:08 +02:00
2015-12-09 22:42:54 +01:00
* [Genie](https://github.com/bkaradzic/genie)
2016-10-01 15:08:08 +02:00
Who is using it?
* [On the Hunt](http://www.indiedb.com/games/on-the-hunt)
2015-08-02 13:26:46 +02:00
Contact: mikulas.florek@gamedev.sk