Skip to content

JoseSegade/LittleEngine

Repository files navigation

LittleEngine

Install

Prerequisites

It is necesary to have CMake CMAKE for proyect creation and python 3 PYTHON installed for GLAD dependences generation.

Windows

  1. Execute configure_WIN.bat
  2. Go to build folder.
  3. Open visual studio solution.
  4. In the solution explorer select LittleEngine as default project (Right-click > Set as Start Up project).
  5. Build solution (Ctrl + Shift + B).

Linux

  1. Open bash console in current directory.
  2. Execute ./configure_LINUX.sh
  3. Execute ./build.sh to build the file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published