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 6 years ago
Linked from 1 awesome list

rasterizervulkanvulkan-api

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvpro-samples/gl_vk_chopper A simple Vulkan rendering example 207
pcwalton/pathfinder A fast and practical GPU-based rasterizer for fonts and vector graphics. 110
bachili/diffvg A differentiable rasterizer for 2D vector graphics. 967
erkaman/sse-avx-rasterization A source code implementation of triangle rasterization routines accelerated using SIMD instructions 67
nyorain/rvg A high-level graphics API for Vulkan 2D vector-like rendering 188
philiptaylor/vulkan-sxs A tutorial project exploring and explaining the Vulkan API step by step. 17
nvpro-samples/vk_denoise This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images 89
caffeineviking/vkhr A 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_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
charles-lunarg/vk-bootstrap A utility library that simplifies the process of initializing Vulkan. 833
nvpro-samples/vk_raytracing_tutorial_khr Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension 1,417
bero1985/pasvulkan A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API 194
iorange/rtxon A tutorial project providing an introduction to Vulkan raytracing using C++ 373
saschawillems/vulkan-gltf-pbr An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. 984
achirkin/vulkan A Haskell library providing low-level bindings to the Vulkan graphics API 63