Skip to content

romanceOSX/vulkan-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ¦β€πŸ”₯ Vulkan Sample app

The main objective of this project is to learn Vulkan and arrive to a general-purpose boilerplate project in a platform independent way

Dependencies

The following dependencies are being consumed in this project

  • Window surface independent library - glfw
  • Linear algebra library - glm

Building the project

Call the entry build script to build, for non-UNIX platforms, build directly through CMake

Triangle application

The triangle application is an easy way to proove that your system fully supports vulkan and it is ready for use in more complete projects/applications

Currently this is the main and only project, more complete example applications will be added in the future

image

About

Simple sample vulkan app πŸ¦β€πŸ”₯

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages