The demo of project Aperture.
- GLFW3
- cglm
- Aperture
The Minecraft OBJ file used in this demo is generated by jMc2Obj.
Font: https://www.fontspace.com/roboto-remix-font-f26577
Build & Install Aperture before build this demo.
Clone and build:
$ git clone https://github.com/STARRY-S/Aperture-demo.git && cd Aperture-demo
$ mkdir build && cd build
$ meson setup .. && meson compile ..
Install demo files:
$ sudo meson install
$ aperture_demo