TLVulkanRenderer

Vulkan renderer

A Vulkan-based renderer for demonstrating real-time transparency algorithms on the GPU.

A simple Vulkan-based renderer for my master thesis on real-time transparency

GitHub

96 stars
8 watching
10 forks
Language: C++
last commit: over 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zeux/niagara An experimental Vulkan renderer designed to explore various rendering techniques and features. 1,332
alaingalvan/vulkan-seed A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. 77
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
kaminarios/rustracer A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust 70
nvpro-samples/gl_vk_chopper A simple Vulkan rendering example 206
avokadoen/zig_vulkan A tool for creating a Vulkan-based graphics renderer using Zig programming language 49
vaneenige/phenomenon A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. 1,778
saschawillems/vulkan-gltf-pbr An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. 977
traggett/unityspriteshaders A Unity shader project providing an Uber Shader for rendering Alpha Blended objects like sprites with various features and customizable options. 785
excess-demogroup/even-laster-engine A Vulkan-based demo engine for rendering 3D graphics 102
enjiushi/vulkanlearn A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. 291
gan74/yave A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility. 471
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
kosua20/rendu A graphics rendering engine designed for experimentation with Vulkan and various rendering techniques. 548
darbyjohnston/tlrender A C++ library for building playback and review applications for visual effects, film, and animation 193