LumixEngine/README.md
2020-11-26 21:22:11 +01:00

48 lines
1.9 KiB
Markdown

# Lumix Engine
---------
[![Build Status](https://github.com/nem0/lumixengine/workflows/build/badge.svg)](https://github.com/nem0/lumixengine/actions)
[![Discord Chat](https://img.shields.io/discord/480318777943392266.svg)](https://discord.gg/RgFybs6)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/mikulasflorek)
HEAD of master is not stable, for stable version use [this](https://github.com/nem0/LumixEngine/tree/f77a0b6a899be4736f0ce26133bbe8061a3828f1)
3D Game Engine
* [Getting started](https://github.com/nem0/LumixEngine/wiki/Getting-started) | [Video](https://www.youtube.com/watch?v=OjQKTA5ia2U)
* [Features](https://github.com/nem0/LumixEngine/wiki/Features)
* [Videos](https://www.youtube.com/channel/UCtjtIy0ldsq-9siM1Gm_rXg/videos)
* [Plugins](https://github.com/nem0/LumixEngine/wiki/available-plugins)
![Editor screenshot](https://raw.githubusercontent.com/wiki/nem0/LumixEngine/files/features/editor.jpg)
Who is using it?
* [On the Hunt](http://www.indiedb.com/games/on-the-hunt)
![4k_1](https://user-images.githubusercontent.com/153526/31843558-f6f077fe-b5f3-11e7-8883-3244e28b2a9c.jpg)
* [YAP](https://mikulasflorek.itch.io/yap)
![YAP](https://img.itch.zone/aW1nLzQ2NzExMjkucG5n/original/6nkV%2B%2B.png)
3rd party libraries
* [LuaJIT](https://github.com/LuaJIT/LuaJIT/)
* [nvtt](https://github.com/castano/nvidia-texture-tools)
* [PhysX](https://developer.nvidia.com/physx-sdk)
* [dear imgui](https://github.com/ocornut/imgui)
* [stb](https://github.com/nothings/stb)
* [lent](https://github.com/nem0/lent/)
* [lucy](https://github.com/nem0/lucy_job_system)
* [freetype](https://github.com/aseprite/freetype2)
* [meshoptimizer](https://github.com/zeux/meshoptimizer)
Project generator
* [Genie](https://github.com/bkaradzic/genie)
Contact: mikulas.florek@gamedev.sk
[Discord](https://discord.gg/RgFybs6)