# VulkanTools **Repository Path**: Rormen/VulkanTools ## Basic Information - **Project Name**: VulkanTools - **Description**: VulkanTools clone - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-02 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vulkan Ecosystem Components This project provides various Vulkan tools ## CI Build Status | Platform | Build Status | |:--------:|:------------:| | Linux/Android | [![Build Status](https://travis-ci.org/LunarG/VulkanTools.svg?branch=master)](https://travis-ci.org/LunarG/VulkanTools) | | Windows | [![Build status](https://ci.appveyor.com/api/projects/status/2ncmy766ufb2hnh2/branch/master?svg=true)](https://ci.appveyor.com/project/karl-lunarg/vulkantools/branch/master) | ## Introduction The following components are available in this repository: - Api_dump, screenshot, device_simulation, and example layers (layersvt/) - Starter_layer and demo_layer (layer_factory/) ## Contributing If you intend to contribute, the preferred work flow is for you to develop your contribution in a fork of this repo in your GitHub account and then submit a pull request. Please see the [CONTRIBUTING](CONTRIBUTING.md) file in this repository for more details ## How to Build and Run [BUILD.md](BUILD.md) includes directions for building all the components, running the tests and running the demo applications. Information on how to enable the various layers is in [layersvt/README.md](layersvt/README.md). ## Version Tagging Scheme Updates to the `LunarG-VulkanTools` repository which correspond to a new Vulkan specification release are tagged using the following format: `v<`_`version`_`>` (e.g., `v1.1.96`). **Note**: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the `sdk-<`_`version`_`>.<`_`patch`_`>` format (e.g., `sdk-1.1.92.0`). This scheme was adopted following the 1.1.96 Vulkan specification release. ## License This work is released as open source under a Apache-style license from Khronos including a Khronos copyright. See COPYRIGHT.txt for a full list of licenses used in this repository. ## Acknowledgements While this project has been developed primarily by LunarG, Inc., there are many other companies and individuals making this possible: Valve Corporation, funding project development;