VulkanLaunchpadStarter
Vulkan project starter
A starter template for building Vulkan-based projects
Starter template for a project based on Vulkan Launchpad
21 stars
5 watching
8 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cg-tuwien/vulkanlaunchpad | A Vulkan-based framework for beginners to learn and develop 3D graphics applications. | 62 |
cg-tuwien/auto-vk | A modern C++ layer on top of Vulkan-Hpp that simplifies the development process by abstracting away certain concepts and providing a more productive way to write Vulkan code. | 284 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
charles-lunarg/vk-bootstrap | A utility library that simplifies the process of initializing Vulkan. | 811 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 826 |
packtpublishing/learning-vulkan | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 220 |
lunarg/vulkantools | Tools to aid in developing Vulkan applications | 672 |
akoidan/vue-webpack-typescript | A Vue.js project starter with TypeScript and Webpack setup, including tools for building, testing, and linting. | 23 |
cerinoligutom/vue3-starter | A Vue3 + TS + Vite SPAs boilerplate with various features and tools for building web applications | 26 |
cg-tuwien/auto-vk-toolkit | A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 406 |
nuxt/starter | Provides pre-configured Nuxt.js project templates for various use cases | 449 |
gpuopen-librariesandsdks/hellovulkan | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
uninen/vite-ts-tailwind-starter | A Vue 3 + TypeScript + Tailwind CSS starter template with built-in tooling and testing setup for quick development and production-ready projects. | 432 |
ionureche/vulkanapp | A personal project to learn and experiment with the Vulkan API | 0 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |