aantropov / sailorLinks
A high-performance Vulkan multi-threaded rendering engine, incorporating advanced features such as Tile Based Rendering, Physically Based Rendering (PBR), and advanced lighting and shadow techniques.
☆39Updated last month
Alternatives and similar repositories for sailor
Users that are interested in sailor are comparing it to the libraries listed below
Sorting:
- DirectX11 graphics engine☆140Updated last year
- My toy engine, mainly for rendering experiment and prototyping.☆310Updated 3 months ago
- DirectX12 Graphics renderer used for implementing rendering techniques such as PBR / IBL, Deferred Shading, SSAO, Bloom, Shadow Mapping, …☆153Updated 11 months ago
- Renderer agnostic frame graph library☆228Updated last year
- Render graph-based Vulkan API abstraction library☆150Updated last year
- Yet Another Renderer☆179Updated 6 years ago
- A Vulkan Render Engine☆133Updated last month
- An experimental game engine.☆188Updated 3 months ago
- Framework for rapid OpenGL demos prototyping☆112Updated last month
- DirectX 12 Renderer☆359Updated 4 years ago
- Rendergraph-based DirectX12 graphics engine☆530Updated 2 weeks ago
- A powerful data-driven game engine built in C++☆252Updated this week
- Experimental DirectX 12 Rendering Engine☆91Updated 7 months ago
- a Vulkan real-time rendering engine focused on PBR and Ray Tracing (Windows and Linux).☆137Updated last month
- ✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.☆152Updated 3 years ago
- ☆216Updated last month
- Real-Time Vulkan Renderer with features like PBR, IBL, and more.☆96Updated 2 years ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆136Updated last year
- 🌋🖖🏽 PBR, IBL, Clustered Forward Shading, Path Tracing, Shadow Mapping, and more!☆104Updated last year
- A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.☆259Updated 4 months ago
- The Modern Vulkan Cookbook published by Packt☆232Updated 3 months ago
- OpenGL Renderer w/ FrameGraph☆111Updated 9 months ago
- Render graph management library.☆246Updated last month
- C++ Vulkan real time renderer.☆59Updated 4 years ago
- Сross-platform Vulkan/OpenGL 3D engine for personal experimentation☆352Updated this week
- Collection of Vulkan samples☆305Updated 2 weeks ago
- High-level rendering components☆368Updated last month
- A Vulkan based render engine☆128Updated 2 weeks ago
- D3D12 Rendering Engine☆403Updated 3 months ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…