Raw Vulkan Save

🔥 Experiments building Vulkan applications, libraries, and abstractions.

Project README

Raw Vulkan

cmake-img License

An example seed project introducing programming a C++ Vulkan application.

Getting Started

First install Git, then open any terminal such as Hyper in any folder and type:

# 🐑 Clone the repo
git clone https://github.com/alaingalvan/raw-vulkan --recurse-submodules

# 💿 go inside the folder
cd raw-vulkan

# 👯 If you forget to `recurse-submodules` you can always run:
git submodule update --init

Examples

Hello triangle

Renders out a triangle to the target OS windowing system and updates it every frame.

Open Source Agenda is not affiliated with "Raw Vulkan" Project. README Source: alaingalvan/raw-vulkan
Stars
44
Open Issues
1
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating