visor

Vulkan rasterizer

An experimental software rasterizer implementing the Vulkan graphics API using C++

Vulkan Ignoble Software Rasterizer: Software rasterizer implementing Vulkan. Just for fun.

GitHub

44 stars
10 watching
10 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list

rasterizervulkanvulkan-api

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvpro-samples/gl_vk_chopperA simple Vulkan rendering example207
pcwalton/pathfinderA fast and practical GPU-based rasterizer for fonts and vector graphics.110
bachili/diffvgA differentiable rasterizer for 2D vector graphics.967
erkaman/sse-avx-rasterizationA source code implementation of triangle rasterization routines accelerated using SIMD instructions67
nyorain/rvgA high-level graphics API for Vulkan 2D vector-like rendering188
philiptaylor/vulkan-sxsA tutorial project exploring and explaining the Vulkan API step by step.17
nvpro-samples/vk_denoiseThis project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images89
caffeineviking/vkhrA real-time hair rendering system using Vulkan that combines rasterization and ray marching to achieve high-quality results with scalable performance.446
nvpro-samples/gl_vk_bk3dthreadedA sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads84
charles-lunarg/vk-bootstrapA utility library that simplifies the process of initializing Vulkan.833
nvpro-samples/vk_raytracing_tutorial_khrDemonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension1,417
bero1985/pasvulkanA framework and API wrapper for Object Pascal to interact with the Vulkan graphics API194
iorange/rtxonA tutorial project providing an introduction to Vulkan raytracing using C++373
saschawillems/vulkan-gltf-pbrAn implementation of physically-Based Rendering with Vulkan and glTF 2.0 models.984
achirkin/vulkanA Haskell library providing low-level bindings to the Vulkan graphics API63