Yave
Vulkan engine
A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility.
Yet Another Vulkan Engine
475 stars
23 watching
20 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
3d3d-graphicsc-plus-pluscppcpp17deferredenginepbrreal-timerenderingshadersvulkanvulkan-apivulkan-engine
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 292 |
| | A simple Vulkan rendering example | 207 |
| | Vulkan implementation and tutorial examples for building 3D graphics applications | 809 |
| | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
| | A Vulkan-based GPGPU engine that compiles and executes SPIR-V compute shaders for general-purpose computing tasks. | 133 |
| | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| | A collection of resources and examples for learning Vulkan, a graphics API. | 66 |
| | A Vulkan-based framework for accelerating computations on graphics processing units. | 347 |
| | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 933 |
| | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 756 |
| | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
| | A personal project to learn and experiment with the Vulkan API | 0 |
| | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
| | A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
| | A cross-platform Vulkan-based game engine with data-oriented design | 409 |