GitHunt
AN

antiquitte/littleKoreEngine

Learning cross-platform computer graphics.

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.

Languages

C++96.4%GLSL3.4%JavaScript0.2%

Contributors

MIT License
Created July 12, 2021
Updated July 20, 2022
antiquitte/littleKoreEngine | GitHunt