All Projects → SaschaWillems → Vulkancapsviewer

SaschaWillems / Vulkancapsviewer

Licence: gpl-2.0
Vulkan hardware capability viewer

Labels

Projects that are alternatives of or similar to Vulkancapsviewer

Rife Ncnn Vulkan
RIFE, Real-Time Intermediate Flow Estimation for Video Frame Interpolation implemented with ncnn library
Stars: ✭ 108 (-21.74%)
Mutual labels:  vulkan
Duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64
Stars: ✭ 2,888 (+1992.75%)
Mutual labels:  vulkan
Code Vr
🐍 Program and explore real applications with virtual reality! Learn how to program, compete to build apps, and even collaborate with other people in realtime, in game or not!
Stars: ✭ 131 (-5.07%)
Mutual labels:  vulkan
Vkbind
Single file Vulkan API loader.
Stars: ✭ 110 (-20.29%)
Mutual labels:  vulkan
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (-18.12%)
Mutual labels:  vulkan
Bsf
Modern C++14 library for the development of real-time graphical applications
Stars: ✭ 1,640 (+1088.41%)
Mutual labels:  vulkan
Vulkan Samples
One stop solution for all Vulkan samples
Stars: ✭ 2,009 (+1355.8%)
Mutual labels:  vulkan
Filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Stars: ✭ 13,215 (+9476.09%)
Mutual labels:  vulkan
Grvk
Vulkan-based Mantle API implementation
Stars: ✭ 117 (-15.22%)
Mutual labels:  vulkan
Vulkantutorial
Tutorial for the Vulkan graphics and compute API
Stars: ✭ 1,962 (+1321.74%)
Mutual labels:  vulkan
Vrt
🔅 Ray tracing library for Vulkan API (indev)
Stars: ✭ 111 (-19.57%)
Mutual labels:  vulkan
Sparsevoxeloctree
A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.
Stars: ✭ 110 (-20.29%)
Mutual labels:  vulkan
Gl vk meshlet cadscene
This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.
Stars: ✭ 127 (-7.97%)
Mutual labels:  vulkan
Xrtl
Cross-platform Real-Time Rendering Library
Stars: ✭ 108 (-21.74%)
Mutual labels:  vulkan
Amber
Amber is a multi-API shader test framework
Stars: ✭ 132 (-4.35%)
Mutual labels:  vulkan
Raytracedshadows
This demo implements BVH construction and GPU traversal for rendering hard shadows.
Stars: ✭ 107 (-22.46%)
Mutual labels:  vulkan
Veldrid
A low-level, portable graphics library for .NET.
Stars: ✭ 1,784 (+1192.75%)
Mutual labels:  vulkan
Sharpvk
C# Bindings for the Vulkan API & SPIR-V
Stars: ✭ 138 (+0%)
Mutual labels:  vulkan
Pasvulkan
Vulkan header generator, OOP-style API wrapper, framework and prospective Vulkan-based game engine for Object Pascal
Stars: ✭ 134 (-2.9%)
Mutual labels:  vulkan
Gpu Viewer
A front-end to glxinfo, vulkaninfo, clinfo and es2_info - Linux
Stars: ✭ 129 (-6.52%)
Mutual labels:  vulkan

Vulkan Hardware Capability Viewer

Client application to display hardware implementation details for GPUs supporting the Vulkan API by Khronos.

The hardware reports can be submitted to a public online database that allows comparing different devices, browsing available features, extensions, formats, etc.

Supported platforms

A Vulkan compatible device is required

  • Windows (x64)
  • Linux (x64)
  • Android (Including Android TV)
  • Mac OS X

Building

Build Project

The repository includes a project file for the Qt Creator IDE that has been tested to work with Windows, Linux and Android. This is the preferred (and easiest) way of building the application if you want to build it yourself. Using the Qt Visual Studio Tools, it's also possible to use a current Visual Studio version. Alternatively, you can simply run qmake followed by make in the source directory.

Releases

Current releases for all platforms will be provided on a regular basis at vulkan.gpuinfo.org/download.php.

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].