Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 622 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 622 Bytes

littleKoreEngine

Learning cross-platform computer graphics.

Prerequisites

  • This project requires Node.js to build.

Clone

$ git clone https://github.com/cboiangiu/littleKoreEngine.git --recursive

Build solution

$ sh Kore/make
$ cd build

Compile shaders

$ sh Kore/make --onlyshaders

Credits

Inspired by Brendan Galea and littleVulkanEngine.

Made possible by Kore.