basic-graphics-samples
Graphics demo
Provides a set of graphics samples using the Vulkan API and Magma library for demonstration purposes.
Basic graphics samples using Magma library and Vulkan graphics API
43 stars
5 watching
2 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
vulkanvulkan-apivulkan-graphics
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
| | A collection of sample applications demonstrating the Vulkan API | 498 |
| | A collection of OpenGL and Vulkan graphics demos in C++ | 45 |
| | A simple Vulkan rendering example | 207 |
| | A collection of Vulkan demos to demonstrate the API and simplify the development of simple graphics applications. | 37 |
| | A collection of simple Vulkan API applications for learning and demonstration purposes | 69 |
| | A set of samples to illustrate the Vulkan API on Android | 870 |
| | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
| | A Vulkan-based 3D application demonstrating various features like rasterization pipeline setup, timestamp queries, debug labels, and ImGui integration. | 25 |
| | A collection of demonstration programs showcasing various features and techniques in graphics rendering using the LWJGL 3 API. | 352 |
| | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 774 |
| | A comparison of two graphics APIs to measure their API-related overhead and performance differences | 83 |
| | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| | A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
| | Vulkan implementation and tutorial examples for building 3D graphics applications | 809 |