3

Github GitHub - cledant/scop_vulkan: A 3D model viewer written in C++20 and Vulk...

 3 years ago
source link: https://github.com/cledant/scop_vulkan
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

scop is a 3D model viewer made with Vulkan, C++20 and GLFW.

Features

scop can load Wavefront .obj files and is controllable with GUI

Compiling

Make sure you have the libraries by running git submodule init && git submodule update.
You may compile scop binary by running mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release && make -j8.

Usage

Run ./scop.
There is no CLI options.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK