Skip to content

lukewilson2002/viper-vk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viper

A fast, free and open-source Vulkan video editor for all operating systems.

Building

Libraries in Use

To do ...

Steps

git clone --recursive git@github.com:codemessiah/viper.git to download all the dependencies

One extra thing to get:

  1. Vulkan SDK by LunarG from https://vulkan.lunarg.com/sdk/home and install it for your operating system.

then you can run the default cmake commands to get going

mkdir build
cd build
cmake ..
cmake --build .
cd Debug
./Viper.exe

*Note: some installation information for Vulkan, GLFW, and GLM can be found here if you need more help: https://vulkan-tutorial.com/Development_environment *

About

A fast, free and open-source Vulkan video editor for all operating systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors