[demo] Version 0.1.0 binaries
Pre-release
Pre-release
This release contains nothing interesting, but:
- The vulkan instance class;
- The device class, which selecting the GPU;
- The swap-chain class, which contains of framebuffers;
- The pipeline class, which contains of shaders;
- And the model class, which isn't actually model. Just a buffer wrapper rn.
There's a game instance class to pack everything together and run, but nothing special.
Warning
I'm not sure that the linux version works! I just built it using wsl2