gleblebedev / sample-project

Simple example project that uses the Framework as submodule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample project

Simple example project that uses the Framework as submodule.

It is automatically deployed to itch.io and it can be played in browser.

TODO: Expand this page and the sample.

Building the Sample

Checkout and build this project like any other CMake project.

Check out Scripts/ folder and .github/workflows/deploy.yml to see how this sample can be built.

Running the Sample

Run Editor:

  1. Launch Editor.exe;

  2. Open sample-project/Project folder;

  3. Open Scenes/Scene.xml in Editor;

  4. Press Ctrl+P to play the sample.

Run Player:

Launch Player.exe --pp path/to/sample-project/Project --plugins SampleProject --main SampleProject

About

Simple example project that uses the Framework as submodule

License:MIT License


Languages

Language:GLSL 62.9%Language:HLSL 35.0%Language:C++ 1.3%Language:CMake 0.5%Language:Shell 0.3%Language:Batchfile 0.1%