Skip to content

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeVK

Course project

Project Dependencies

OSX Guide

Installation

Follow setup guide https://vulkan-tutorial.com/Development_environment

Clone the project.

git clone https://github.com/ikryukov/NeVK --recursive

Launch

Use vscode with preset env variable

  1. export VULKAN_SDK=~/vulkansdk/macOS
  2. launch code

Synopsis

  nevk [MODEL PATH] [OPTION...] positional parameters
  
    -m, --mesh arg     mesh path (default: misc/Cube/Cube.gltf)
        --width arg    window width (default: 800)
        --height arg   window height (default: 600)
    -h, --help         Print usage

Example

./nevk misc/Cube/Cube.gltf

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages